diff options
Diffstat (limited to 'php-tecnickcom-tc-lib-pdf-encrypt/php-tecnickcom-tc-lib-pdf-encrypt.spec')
-rw-r--r-- | php-tecnickcom-tc-lib-pdf-encrypt/php-tecnickcom-tc-lib-pdf-encrypt.spec | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-encrypt/php-tecnickcom-tc-lib-pdf-encrypt.spec b/php-tecnickcom-tc-lib-pdf-encrypt/php-tecnickcom-tc-lib-pdf-encrypt.spec index a40b0f4..14d5311 100644 --- a/php-tecnickcom-tc-lib-pdf-encrypt/php-tecnickcom-tc-lib-pdf-encrypt.spec +++ b/php-tecnickcom-tc-lib-pdf-encrypt/php-tecnickcom-tc-lib-pdf-encrypt.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit dcd8da3bdb7b7a3d4b2eeb4827e31ec20120d74b +%global gh_commit 0772baff33d55a4ce4fb42e0815a414e60648cb3 %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.3.0 +Version: 1.3.2 Release: 1%{?dist} Summary: PHP library to encrypt data for PDF @@ -117,5 +117,9 @@ rm -rf %{buildroot} %changelog +* Fri Mar 4 2016 Remi Collet <remi@fedoraproject.org> - 1.3.2-1 +- update to 1.3.2 (no change) + * Fri Jan 15 2016 Remi Collet <remi@fedoraproject.org> - 1.3.0-1 -- initial package, version 1.3.0
\ No newline at end of file +- initial package, version 1.3.0 + |