diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-12-03 14:55:13 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-12-03 14:55:13 +0100 |
commit | 1ff05f34457bdfefda894bc22848e088728888af (patch) | |
tree | f310cb83f49cca52fd73f26945f88341ab062901 /php-tecnickcom-tc-lib-pdf-page/php-tecnickcom-tc-lib-pdf-page.spec | |
parent | e432b6804d10f874c4a2767f591ec2e8ba8fab91 (diff) |
php-tecnickcom-tc-lib-pdf-page: 1.1.19
Diffstat (limited to 'php-tecnickcom-tc-lib-pdf-page/php-tecnickcom-tc-lib-pdf-page.spec')
-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 4f4c354..430511f 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 43edc65361d7af465f553ceaeb76b22f9ada3d57 +%global gh_commit a15f703046a6d7ed7c9f0f58c1951f0d10a07846 %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.18 +Version: 1.1.19 Release: 1%{?dist} Summary: PHP library containing PDF page formats and definitions @@ -104,6 +104,9 @@ rm -rf %{buildroot} %changelog +* Thu Dec 3 2015 Remi Collet <remi@fedoraproject.org> - 1.1.19-1 +- update to 1.1.19 (no change) + * Fri Nov 27 2015 Remi Collet <remi@fedoraproject.org> - 1.1.18-1 - update to 1.1.18 (no change) |