summaryrefslogtreecommitdiffstats
path: root/php-zendframework-zend-math.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-12-11 08:54:39 +0100
committerRemi Collet <remi@remirepo.net>2018-12-11 08:54:39 +0100
commit1a8b9a5094e52f0280bc0017d52c0698c02b0352 (patch)
tree479733f4328a95b8914da77c033398b4c4bfa5e7 /php-zendframework-zend-math.spec
parent6cca7ee5caff02628c8babecfd54cb6fe6859c1d (diff)
update to 3.2.0 (no change)HEADmaster
Diffstat (limited to 'php-zendframework-zend-math.spec')
-rw-r--r--php-zendframework-zend-math.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-zendframework-zend-math.spec b/php-zendframework-zend-math.spec
index 9f15f29..0b5e623 100644
--- a/php-zendframework-zend-math.spec
+++ b/php-zendframework-zend-math.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 0aa5ec1b3132dd7d749d4673d7bdc7ab6b2d202a
+%global gh_commit 07e43d87fd5c7edc4f54121b9a4625eb10e4b726
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner zendframework
%global gh_project zend-math
@@ -20,7 +20,7 @@
%endif
Name: php-%{gh_owner}-%{gh_project}
-Version: 3.1.1
+Version: 3.2.0
Release: 1%{?dist}
Summary: Zend Framework %{library} component
@@ -63,7 +63,7 @@ BuildRequires: php-fedora-autoloader-devel
# From composer, "require": {
# "php": "^5.6 || ^7.0",
# "ext-mbstring": "*",
-# "paragonie/random_compat": "^2.0.11"
+# "paragonie/random_compat": "^2.0.11 || 9.99.99"
Requires: php(language) >= 5.6
Requires: php-mbstring
# remirepo:1
@@ -166,6 +166,9 @@ exit $ret
%changelog
+* Tue Dec 11 2018 Remi Collet <remi@remirepo.net> - 3.2.0-1
+- update to 3.2.0 (no change)
+
* Wed Jul 11 2018 Remi Collet <remi@remirepo.net> - 3.1.1-1
- update to 3.1.1