summaryrefslogtreecommitdiffstats
path: root/php-tecnickcom-tc-lib-pdf-page.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-tecnickcom-tc-lib-pdf-page.spec')
-rw-r--r--php-tecnickcom-tc-lib-pdf-page.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-page.spec b/php-tecnickcom-tc-lib-pdf-page.spec
index 5651b97..f9c2315 100644
--- a/php-tecnickcom-tc-lib-pdf-page.spec
+++ b/php-tecnickcom-tc-lib-pdf-page.spec
@@ -1,12 +1,12 @@
# remirepo/fedora spec file for php-tecnickcom-tc-lib-pdf-page
#
-# 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 330343b4cc649891d386e8f900d8a9e4953dead7
+%global gh_commit 5969f5c33d1657ccd9375988aafc6c02213d511e
%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.5.0
+Version: 2.5.3
Release: 1%{?dist}
Summary: PHP library containing PDF page formats and definitions
@@ -135,6 +135,9 @@ exit $ret
%changelog
+* Mon Feb 8 2021 Remi Collet <remi@remirepo.net> - 2.5.3-1
+- update to 2.5.3 (no change)
+
* Mon Dec 21 2020 Remi Collet <remi@remirepo.net> - 2.5.0-1
- update to 2.5.0
- switch to classmap autoloader