diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-09-27 10:02:05 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-09-27 10:02:05 +0200 | 
| commit | 58626c0cce588279d96e93edbff7a8811b84dd7a (patch) | |
| tree | 43169d339bef8bf934aeecc7b377723afa9fa167 /php-tecnickcom-tc-lib-pdf-page | |
| parent | d27f515211777cb829087ee7ea6dd9ce30bb0d3f (diff) | |
php-tecnickcom-tc-lib-pdf-page: 2.3.0
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 4fc186f..dcfb240 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    ed31eae6fa69ea179bfaa737a521512058de64ce +%global gh_commit    7599ff50379dce56a55cc78d24a9bad5b98ed5b9  %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:        2.2.1 +Version:        2.3.0  Release:        1%{?dist}  Summary:        PHP library containing PDF page formats and definitions @@ -124,6 +124,9 @@ rm -rf %{buildroot}  %changelog +* Tue Sep 27 2016 Remi Collet <remi@fedoraproject.org> - 2.3.0-1 +- update to 2.3.0 +  * Fri Sep  2 2016 Remi Collet <remi@fedoraproject.org> - 2.2.1-1  - update to 2.2.1  - raise dependency on tecnickcom/tc-lib-color >= 1.12.1  | 
