Browse Source

upgrading package: mocha 7.1.1 -> 7.1.2

master
parent
commit
81469ced13
  1. 6
      mocha/mocha.spec

6
mocha/mocha.spec

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

Loading…
Cancel
Save