summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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