summaryrefslogtreecommitdiffstats
path: root/php-tecnickcom-tc-lib-file.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-05-03 08:52:05 +0200
committerRemi Collet <remi@php.net>2023-05-03 08:52:05 +0200
commit27fb8aa4fc33aeb974936d1616212d0dec81f763 (patch)
treed05d58351249f02a4b229f0b98ab0210b803e964 /php-tecnickcom-tc-lib-file.spec
parentd5468be190bb0fce3f309c450e77b68571176dd5 (diff)
update to 1.7.19 (no change)
Diffstat (limited to 'php-tecnickcom-tc-lib-file.spec')
-rw-r--r--php-tecnickcom-tc-lib-file.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-file.spec b/php-tecnickcom-tc-lib-file.spec
index f4bfea7..8abc809 100644
--- a/php-tecnickcom-tc-lib-file.spec
+++ b/php-tecnickcom-tc-lib-file.spec
@@ -1,12 +1,12 @@
# remirepo/fedora spec file for php-tecnickcom-tc-lib-file
#
# Copyright (c) 2016-2022 Remi Collet
-# License: CC-BY-SA
+# License: CC-BY-SA-3.0
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please, preserve the changelog entries
#
-%global gh_commit dbee80f60c49d1196ae7ccd3c08e64bec57fc1ea
+%global gh_commit 9f8fbb4047ad6ec1f256296f2dd8f32ed22ba231
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global c_vendor tecnickcom
%global gh_owner tecnickcom
@@ -15,7 +15,7 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-%{gh_owner}-%{gh_project}
-Version: 1.7.18
+Version: 1.7.19
Release: 1%{?dist}
Summary: PHP library to read byte-level data from files
@@ -108,6 +108,9 @@ exit $ret
%changelog
+* Wed May 3 2023 Remi Collet <remi@remirepo.net> - 1.7.19-1
+- update to 1.7.19 (no change)
+
* Thu Dec 22 2022 Remi Collet <remi@remirepo.net> - 1.7.18-1
- update to 1.7.18 (no change)