summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-02-08 06:36:40 +0100
committerRemi Collet <remi@remirepo.net>2021-02-08 06:36:40 +0100
commit97d6a8714df76fdf54f6859ae1e0da4c7fb1eafe (patch)
treebf84f3045173ce57f6a87b555a11272aabdf0ac4
parent97b31c371c4e837cf6e6158151c4a2b261114ec5 (diff)
update to 1.4.4 (no change)
-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 16f3094..87037ed 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-2020 Remi Collet
+# Copyright (c) 2015-2021 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please, preserve the changelog entries
#
-%global gh_commit b5fbc2bdd439355e432b14e09c11a79d0d94afa6
+%global gh_commit c56027589f3e9456c469feaf3a7987cb796f9a44
%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.1
+Version: 1.4.4
Release: 1%{?dist}
Summary: PHP library to decode PDF compression and encryption filters
@@ -112,6 +112,9 @@ exit $ret
%changelog
+* Mon Feb 8 2021 Remi Collet <remi@remirepo.net> - 1.4.4-1
+- update to 1.4.4 (no change)
+
* Mon Dec 21 2020 Remi Collet <remi@remirepo.net> - 1.4.1-1
- update to 1.4.1
- switch to classmap autoloader