diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-12-07 17:45:49 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-12-07 17:45:49 +0100 |
commit | e334abe3174a1725e6bec0607a615df1dd4b76d7 (patch) | |
tree | 489a521bca886ef9bf583d533132be3dfec29c4d /php-tecnickcom-tc-lib-pdf-page | |
parent | 07d4eadbeca2a044efb9e06bdb2530097412308f (diff) |
php-tecnickcom-tc-lib-pdf-page: 1.1.21
Diffstat (limited to 'php-tecnickcom-tc-lib-pdf-page')
-rw-r--r-- | php-tecnickcom-tc-lib-pdf-page/php-tecnickcom-tc-lib-pdf-page.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-page/php-tecnickcom-tc-lib-pdf-page.spec b/php-tecnickcom-tc-lib-pdf-page/php-tecnickcom-tc-lib-pdf-page.spec index 430511f..29b3a73 100644 --- a/php-tecnickcom-tc-lib-pdf-page/php-tecnickcom-tc-lib-pdf-page.spec +++ b/php-tecnickcom-tc-lib-pdf-page/php-tecnickcom-tc-lib-pdf-page.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit a15f703046a6d7ed7c9f0f58c1951f0d10a07846 +%global gh_commit 30c8e50aa34163d3a070b27d47ab89b32d2909e5 %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.1.19 +Version: 1.1.21 Release: 1%{?dist} Summary: PHP library containing PDF page formats and definitions @@ -104,6 +104,9 @@ rm -rf %{buildroot} %changelog +* Mon Dec 7 2015 Remi Collet <remi@fedoraproject.org> - 1.1.21-1 +- update to 1.1.21 (no change) + * Thu Dec 3 2015 Remi Collet <remi@fedoraproject.org> - 1.1.19-1 - update to 1.1.19 (no change) |