summaryrefslogtreecommitdiffstats
path: root/php-brick-math.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-02-28 14:59:30 +0100
committerRemi Collet <remi@php.net>2025-02-28 14:59:30 +0100
commite95719568adca6b1a48fb4b83a12e77dddafbc75 (patch)
tree4844f1f17be5ad209bfc59c539d2f9b3848f152f /php-brick-math.spec
parentf002ed942562b7879abbb00f7572505a43108d0d (diff)
update to 0.12.3
Diffstat (limited to 'php-brick-math.spec')
-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 1235dab..fa43afc 100644
--- a/php-brick-math.spec
+++ b/php-brick-math.spec
@@ -10,7 +10,7 @@
%bcond_without tests
# Github
-%global gh_commit 901eddb1e45a8e0f689302e40af871c181ecbe40
+%global gh_commit 866551da34e9a618e64a819ee1e01c20d8a588ba
%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.12.2
+Version: 0.12.3
Release: 1%{?dist}
Summary: Arbitrary-precision arithmetic library
@@ -122,6 +122,9 @@ exit $ret
%changelog
+* Fri Feb 28 2025 Remi Collet <remi@remirepo.net> - 0.12.3-1
+- update to 0.12.3
+
* Wed Feb 26 2025 Remi Collet <remi@remirepo.net> - 0.12.2-1
- update to 0.12.2
- re-license spec file to CECILL-2.1