From 3d4443bd7ee864f57140af25abec3f66567e0a4c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 2 Jan 2020 16:32:05 +0100 Subject: v1.5.9 (no change) --- php-tecnickcom-tc-lib-pdf-encrypt.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/php-tecnickcom-tc-lib-pdf-encrypt.spec b/php-tecnickcom-tc-lib-pdf-encrypt.spec index 89a547b..787dc27 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-2019 Remi Collet +# Copyright (c) 2016-2020 Remi Collet # License: CC-BY-SA # http://creativecommons.org/licenses/by-sa/4.0/ # # Please, preserve the changelog entries # -%global gh_commit 5c108f18a74b846093adab23ccda8e1ac7b9c9ff +%global gh_commit 61b2115f8530eedc0bd4cd8e4033988fc25cf383 %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.8 +Version: 1.5.9 Release: 1%{?dist} Summary: PHP library to encrypt data for PDF @@ -121,6 +121,9 @@ exit $ret %changelog +* Thu Jan 2 2020 Remi Collet - 1.5.9-1 +- update to 1.5.9 (no change) + * Fri Sep 20 2019 Remi Collet - 1.5.8-1 - update to 1.5.8 (no change) -- cgit