summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-08-11 08:39:34 +0200
committerRemi Collet <remi@php.net>2022-08-11 08:39:34 +0200
commit3c5064557da164e057ad55fdd53c4b475064f556 (patch)
tree53efd02352e50be4faed11f1863432fd18da32a0
parent4231259687b41907dc884070217c8c04572c5493 (diff)
update to 0.10.2
-rw-r--r--php-brick-math.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-brick-math.spec b/php-brick-math.spec
index 2c21683..84d4f7b 100644
--- a/php-brick-math.spec
+++ b/php-brick-math.spec
@@ -10,7 +10,7 @@
%bcond_without tests
# Github
-%global gh_commit de846578401f4e58f911b3afeb62ced56365ed87
+%global gh_commit 459f2781e1a08d52ee56b0b1444086e038561e3f
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner brick
%global gh_project math
@@ -22,7 +22,7 @@
%global ns_project Math
Name: php-%{pk_vendor}-%{pk_name}
-Version: 0.10.1
+Version: 0.10.2
Release: 1%{?dist}
Summary: Arbitrary-precision arithmetic library
@@ -137,6 +137,9 @@ exit $ret
%changelog
+* Thu Aug 11 2022 Remi Collet <remi@remirepo.net> - 0.10.2-1
+- update to 0.10.2
+
* Wed Aug 3 2022 Remi Collet <remi@remirepo.net> - 0.10.1-1
- update to 0.10.1