summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-03-10 13:46:38 +0100
committerRemi Collet <remi@php.net>2026-03-10 13:46:38 +0100
commit9b68ac43412fddea8d9769c90552b77457423680 (patch)
tree891c25a85121a563e0f97daba9fda03840f412d8
parent35fa2237003fe8ab2983f34d5dc36cc0b54841d3 (diff)
update to 1.9.25HEADmaster
-rw-r--r--php-getid3.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-getid3.spec b/php-getid3.spec
index 62848c9..ce31d3e 100644
--- a/php-getid3.spec
+++ b/php-getid3.spec
@@ -7,7 +7,7 @@
#
# Please preserve changelog entries
#
-%global gh_commit 1e11b9b6eb468b522fe604a42a9fdc8ee759bf8a
+%global gh_commit fefffe762b02be155dcc32eec57feff8a49bc4b5
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner JamesHeinrich
%global gh_project getID3
@@ -15,7 +15,7 @@
%global pk_project getid3
Name: php-%{pk_project}
-Version: 1.9.24
+Version: 1.9.25
Release: 1%{?dist}
Epoch: 1
License: GPL-1.0-or-later OR LGPL-3.0-only OR MPL-2.0
@@ -95,6 +95,9 @@ exit ($ok ? 0 : 1);
%changelog
+* Tue Mar 10 2026 Remi Collet <remi@remirepo.net> - 1.9.25-1
+- update to 1.9.25
+
* Fri Oct 10 2025 Remi Collet <remi@remirepo.net> - 1.9.24-1
- update to 1.9.24