summaryrefslogtreecommitdiffstats
path: root/php-tecnickcom-tc-lib-pdf-encrypt.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-01-02 09:46:24 +0100
committerRemi Collet <remi@remirepo.net>2018-01-02 09:46:24 +0100
commite970c8065ee1435d80067aedeec17ae3574513e8 (patch)
treed6b692a8ebc2f87e2e5aa5e25dbd790bad4bc855 /php-tecnickcom-tc-lib-pdf-encrypt.spec
parenta3603b015effffb4d9ea6e72616fe2eefb151393 (diff)
v1.5.4
Diffstat (limited to 'php-tecnickcom-tc-lib-pdf-encrypt.spec')
-rw-r--r--php-tecnickcom-tc-lib-pdf-encrypt.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-encrypt.spec b/php-tecnickcom-tc-lib-pdf-encrypt.spec
index 884ba8f..880e439 100644
--- a/php-tecnickcom-tc-lib-pdf-encrypt.spec
+++ b/php-tecnickcom-tc-lib-pdf-encrypt.spec
@@ -1,12 +1,12 @@
# remirepo/fedora spec file for php-tecnickcom-tc-lib-pdf-encrypt
#
-# Copyright (c) 2016-2017 Remi Collet
+# Copyright (c) 2016-2018 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please, preserve the changelog entries
#
-%global gh_commit be185865d1ba7c29e43625cdeaf22cabb5ee2464
+%global gh_commit 250ed40a343fcd2d5fbd2d11508f717b87d1b3cc
%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.5.3
+Version: 1.5.4
Release: 1%{?dist}
Summary: PHP library to encrypt data for PDF
@@ -122,6 +122,9 @@ exit $ret
%changelog
+* Tue Jan 2 2018 Remi Collet <remi@remirepo.net> - 1.5.4-1
+- Update to 1.5.4
+
* Sun Oct 29 2017 Remi Collet <remi@remirepo.net> - 1.5.3-1
- Update to 1.5.3
- use phpunit6 when available