diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-11-25 18:07:26 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-11-25 18:07:26 +0100 |
commit | 934697335e61a9ffeb3d0dbfbb0e61dc72f512a5 (patch) | |
tree | a871c8be1b3f1ea770d398d9ccb2cb7ea11e51c7 /php-tecnickcom-tc-lib-pdf-page | |
parent | 63da69ea45322365fa7e4f46ce5b53146ad5ca85 (diff) |
php-tecnickcom-tc-lib-pdf-page: 1.1.17
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 b7a55f6..ddc9934 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 fe01dfce6710b997c7bfacbd16ca8a96e122c2ad +%global gh_commit 8bf8800f84b723465f494b723efa96916a818375 %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.13 +Version: 1.1.17 Release: 1%{?dist} Summary: PHP library containing PDF page formats and definitions @@ -104,6 +104,9 @@ rm -rf %{buildroot} %changelog +* Wed Nov 25 2015 Remi Collet <remi@fedoraproject.org> - 1.1.17-1 +- update to 1.1.17 (no change) + * Fri Nov 20 2015 Remi Collet <remi@fedoraproject.org> - 1.1.13-1 - update to 1.1.13 (no change) |