summaryrefslogtreecommitdiffstats
path: root/php-tecnickcom-tc-lib-file.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-10-10 12:01:57 +0200
committerRemi Collet <remi@php.net>2023-10-10 12:01:57 +0200
commit8603e3e0d110bff06a12681973b5bbc21d411224 (patch)
treeae4061a69d63d3ce7ff508a2640f4c85aac54163 /php-tecnickcom-tc-lib-file.spec
parent948109139f97f31dd1f0512abf20508b8bfc7530 (diff)
update to 1.7.29
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 098448b..11cbcac 100644
--- a/php-tecnickcom-tc-lib-file.spec
+++ b/php-tecnickcom-tc-lib-file.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit a9253ad6a69f416fb9b0328bbc383b17fafa2c65
+%global gh_commit d4766d09e124f483ffed7b5846587ae3ffcb42ba
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global c_vendor tecnickcom
%global gh_owner tecnickcom
@@ -15,13 +15,13 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-%{gh_owner}-%{gh_project}
-Version: 1.7.28
+Version: 1.7.29
Release: 1%{?dist}
Summary: PHP library to read byte-level data from files
License: LGPL-3.0-or-later
URL: https://github.com/%{gh_owner}/%{gh_project}
-Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}-%{?gh_short}.tar.gz
+Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{name}-%{version}-%{?gh_short}.tar.gz
BuildArch: noarch
%if %{with_tests}
@@ -109,6 +109,9 @@ exit $ret
%changelog
+* Tue Oct 10 2023 Remi Collet <remi@remirepo.net> - 1.7.29-1
+- update to 1.7.29
+
* Fri Sep 8 2023 Remi Collet <remi@remirepo.net> - 1.7.28-1
- update to 1.7.28 (no change)