summaryrefslogtreecommitdiffstats
path: root/php-getid3.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-09-30 09:51:57 +0200
committerRemi Collet <remi@php.net>2022-09-30 09:51:57 +0200
commitad6947936c6eba1815f886943cf9dd0707ca7181 (patch)
tree1bcd54c0aec2f983c2dc25cf9ec4a4d2ae5a457c /php-getid3.spec
parent9da1fc1de90c808edb46fe73e33c8e1c450c45fd (diff)
update to 1.9.22
Diffstat (limited to 'php-getid3.spec')
-rw-r--r--php-getid3.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-getid3.spec b/php-getid3.spec
index 3ed4eb2..84a5354 100644
--- a/php-getid3.spec
+++ b/php-getid3.spec
@@ -7,7 +7,7 @@
#
# Please preserve changelog entries
#
-%global gh_commit 36f5dabb1325415a4b07a401113f8db2eb81eca1
+%global gh_commit 45f20faa0f0a24489740392c5b512ddcc36deccd
%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.21
+Version: 1.9.22
Release: 1%{?dist}
Epoch: 1
License: LGPLv3+
@@ -101,6 +101,9 @@ exit ($ok ? 0 : 1);
%changelog
+* Fri Sep 30 2022 Remi Collet <remi@remirepo.net> - 1.9.22-1
+- update to 1.9.22
+
* Thu Sep 23 2021 Remi Collet <remi@remirepo.net> - 1.9.21-1
- update to 1.9.21