summaryrefslogtreecommitdiffstats
path: root/php-getid3.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-12-18 11:47:58 +0100
committerRemi Collet <remi@remirepo.net>2019-12-18 11:47:58 +0100
commite7826f58ea762774e94012d2a5c3bc454971a7b3 (patch)
tree51474c8c665a8a33733249908e24670f7c38da8a /php-getid3.spec
parentfd1bbdedf0f5722482d2cf438b6c88df085a0ea9 (diff)
v1.9.19
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 7f7be99..624fa54 100644
--- a/php-getid3.spec
+++ b/php-getid3.spec
@@ -7,7 +7,7 @@
#
# Please preserve changelog entries
#
-%global gh_commit 0723b77cafe9278618cfb6bc91b75e73705d3de8
+%global gh_commit c6fd499a690ae67eea2eec6b2edba5df13f60f6f
%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.18
+Version: 1.9.19
Release: 1%{?dist}
Epoch: 1
License: LGPLv3+
@@ -101,6 +101,9 @@ exit ($ok ? 0 : 1);
%changelog
+* Wed Dec 18 2019 Remi Collet <remi@remirepo.net> - 1.9.19-1
+- update to 1.9.19
+
* Tue Sep 17 2019 Remi Collet <remi@remirepo.net> - 1.9.18-1
- update to 1.9.18
- use git snapshot for sources