summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-02-08 06:35:23 +0100
committerRemi Collet <remi@remirepo.net>2021-02-08 06:35:23 +0100
commitf611b181fed572f6e90fda2a4ca838476d77b7f4 (patch)
treee4e4c366b45e1f15168c72f54b18ae340a7665f4
parentfc25759cd01d7d640500884a4def2fa77fcf4bae (diff)
update to 1.7.7 (no change)
-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 644e261..34b2ad9 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-2020 Remi Collet
+# Copyright (c) 2016-2021 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please, preserve the changelog entries
#
-%global gh_commit 8da98e04e0962cb0ac3146e56a2a0ea3caa22288
+%global gh_commit 078dddb08b4364abd700457ab031e9886016641a
%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.2
+Version: 1.7.7
Release: 1%{?dist}
Summary: PHP library to read byte-level data from files
@@ -113,6 +113,9 @@ exit $ret
%changelog
+* Mon Feb 8 2021 Remi Collet <remi@remirepo.net> - 1.7.7-1
+- update to 1.7.7 (no change)
+
* Mon Dec 21 2020 Remi Collet <remi@remirepo.net> - 1.7.2-1
- update to 1.7.2
- switch to classmap autoloader