summaryrefslogtreecommitdiffstats
path: root/php-tecnickcom-tc-lib-pdf-filter.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-10-10 12:02:45 +0200
committerRemi Collet <remi@php.net>2023-10-10 12:02:45 +0200
commit21751dedf94bdb7ba455ea895f35f565f8a7ba35 (patch)
treed8e8c133b43f4ae212b42ec470fa9e6ccff9c8db /php-tecnickcom-tc-lib-pdf-filter.spec
parent834e3632371a4cbc48846ade84ec8f66340976fb (diff)
update to 1.4.27
Diffstat (limited to 'php-tecnickcom-tc-lib-pdf-filter.spec')
-rw-r--r--php-tecnickcom-tc-lib-pdf-filter.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-filter.spec b/php-tecnickcom-tc-lib-pdf-filter.spec
index f02c436..0885113 100644
--- a/php-tecnickcom-tc-lib-pdf-filter.spec
+++ b/php-tecnickcom-tc-lib-pdf-filter.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit a296b0425705c20126de2e0e3a61e03cd3c9e2b8
+%global gh_commit 6cb6806e2e14e45233ff19988129b4f2fd12f23b
%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.4.26
+Version: 1.4.27
Release: 1%{?dist}
Summary: PHP library to decode PDF compression and encryption filters
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}
@@ -108,6 +108,9 @@ exit $ret
%changelog
+* Tue Oct 10 2023 Remi Collet <remi@remirepo.net> - 1.4.27-1
+- update to 1.4.27
+
* Fri Sep 8 2023 Remi Collet <remi@remirepo.net> - 1.4.26-1
- update to 1.4.26 (no change)