diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-09-25 16:43:15 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-09-25 16:43:15 +0200 |
commit | d99e4a0a071e21d7ed1c374f890da3a5df58a578 (patch) | |
tree | 25cd22bacba7d443aeae176babe2b8c5cd715173 /php-tecnickcom-tc-lib-pdf-page | |
parent | 32b4a888c0015419ba2ce36197ba20da60c0e6f6 (diff) |
php-tecnickcom-tc-lib-pdf-page: 1.1.5
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 19c7b88..e8f3c3d 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 c126c1e76c79915852d75d84d8c3ebc880a447d3 +%global gh_commit 6cead617c270d4cbed79141f87e0dba5498c1e68 %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.3 +Version: 1.1.5 Release: 1%{?dist} Summary: PHP library containing PDF page formats and definitions @@ -100,6 +100,9 @@ rm -rf %{buildroot} %changelog +* Fri Sep 25 2015 Remi Collet <remi@fedoraproject.org> - 1.1.5-1 +- update to 1.1.5 (no change) + * Sun Sep 13 2015 Remi Collet <remi@fedoraproject.org> - 1.1.3-1 - update to 1.1.3 - provide php-composer(tecnickcom/tc-lib-pdf-page) |