summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-04 14:58:20 +0100
committerRemi Collet <fedora@famillecollet.com>2016-03-04 14:58:20 +0100
commit04983e196e6767a8d8789b2d0bb0cc83440a0735 (patch)
tree33035b7df329767a4c50bd8a5e29a673499fec4b
parentcd8e2696e05887f60897c6dc23d90926b44c447f (diff)
php-tecnickcom-tc-lib-pdf-encrypt: 1.3.2
-rw-r--r--php-tecnickcom-tc-lib-pdf-encrypt.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-encrypt.spec b/php-tecnickcom-tc-lib-pdf-encrypt.spec
index a40b0f4..14d5311 100644
--- a/php-tecnickcom-tc-lib-pdf-encrypt.spec
+++ b/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
+