diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-12-11 10:39:05 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-12-11 10:39:05 +0100 |
commit | 812099ea6a75237a21bfdb27d042c8ef32fac210 (patch) | |
tree | c0b87a02d69261db91658d80d9152c37a6886a5e | |
parent | c6c595ec04aa67f7877647468fedbdfb2ab47c66 (diff) |
php-tecnickcom-tc-lib-pdf-page: 1.1.23
-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 29b3a73..9cd9453 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 30c8e50aa34163d3a070b27d47ab89b32d2909e5 +%global gh_commit e2322d7df4d36cfaa70e2bc6feca77bfbb41a713 %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.21 +Version: 1.1.23 Release: 1%{?dist} Summary: PHP library containing PDF page formats and definitions @@ -104,6 +104,9 @@ rm -rf %{buildroot} %changelog +* Fri Dec 11 2015 Remi Collet <remi@fedoraproject.org> - 1.1.23-1 +- update to 1.1.23 (no change) + * Mon Dec 7 2015 Remi Collet <remi@fedoraproject.org> - 1.1.21-1 - update to 1.1.21 (no change) |