summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-04-12 15:22:37 +0200
committerRemi Collet <remi@php.net>2024-04-12 15:22:37 +0200
commit4503bb19342a5bcc3632f0cdd46bada06e907604 (patch)
tree6f080827df87e6527cb840c13eec7e4a2bf810ef
parent4fb43d27bc11ef20ea010208dd614c324226c07d (diff)
update to 2.0.11HEADmaster
-rw-r--r--php-tecnickcom-tc-lib-pdf-filter.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-filter.spec b/php-tecnickcom-tc-lib-pdf-filter.spec
index 42e1583..a5d815c 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 7e4af737b1655086a98509793330db32bfd10df3
+%global gh_commit 058196628adefce2f0c2d44845e95dd4a7fd6c09
%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: 2.0.10
+Version: 2.0.11
Release: 1%{?dist}
Summary: PHP library to decode PDF compression and encryption filters
@@ -110,6 +110,9 @@ exit $ret
%changelog
+* Fri Apr 12 2024 Remi Collet <remi@remirepo.net> - 2.0.11-1
+- update to 2.0.11
+
* Wed Nov 29 2023 Remi Collet <remi@remirepo.net> - 2.0.10-1
- update to 2.0.10 (no change)