summaryrefslogtreecommitdiffstats
path: root/php-tecnickcom-tc-lib-pdf-filter.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-05-03 08:53:57 +0200
committerRemi Collet <remi@php.net>2023-05-03 08:53:57 +0200
commitc725ba45b72f9745fb28551c9c02aba5b4dc3ec2 (patch)
treefdbe3beeaccb23c7e94744c0061869a96363bd8f /php-tecnickcom-tc-lib-pdf-filter.spec
parent42a9bbad89a038919d7fb8cbe44dffbee8f13d74 (diff)
update to 1.4.16
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 ac173c4..9f65fe5 100644
--- a/php-tecnickcom-tc-lib-pdf-filter.spec
+++ b/php-tecnickcom-tc-lib-pdf-filter.spec
@@ -1,12 +1,12 @@
# remirepo/fedora spec file for php-tecnickcom-tc-lib-pdf-filter
#
# Copyright (c) 2015-2022 Remi Collet
-# License: CC-BY-SA
+# License: CC-BY-SA-4.0
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please, preserve the changelog entries
#
-%global gh_commit 0a3182932a78c80e15fe9b66c319ec6dfdf1c6f8
+%global gh_commit 2bbec0b7c7f217c5786cc730b80562f4af5b8f77
%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.4.14
+Version: 1.4.16
Release: 1%{?dist}
Summary: PHP library to decode PDF compression and encryption filters
@@ -107,6 +107,9 @@ exit $ret
%changelog
+* Wed May 3 2023 Remi Collet <remi@remirepo.net> - 1.4.16-1
+- update to 1.4.16
+
* Thu Dec 22 2022 Remi Collet <remi@remirepo.net> - 1.4.14-1
- update to 1.4.14 (no change)