Browse Source

upgrading package: mocha 7.0.0 -> 7.0.1

master
parent
commit
c785cba5ee
  1. 6
      mocha/mocha.spec

6
mocha/mocha.spec

@ -22,8 +22,8 @@
##
# package version
%define V_mocha 7.0.0
%define V_mocha_snap 20200106
%define V_mocha 7.0.1
%define V_mocha_snap 20200126
# package information
Name: mocha
@ -36,7 +36,7 @@ Class: EVAL
Group: Language
License: MIT
Version: %{V_mocha}
Release: 20200106
Release: 20200126
# list of sources
Source0: http://download.openpkg.org/components/versioned/mocha/mocha-%{V_mocha}-%{V_mocha_snap}.tar.gz

Loading…
Cancel
Save