diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-11-20 07:31:28 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-11-20 07:31:28 +0100 | 
| commit | 98ebea157328374afa07b167bd79344c1024c160 (patch) | |
| tree | 13221746b105aedab86709ccf60f9728925178f3 /php-tecnickcom-tc-lib-pdf-page | |
| parent | 64abbf5166a04c5470423c12e1d01b7d16a07715 (diff) | |
php-tecnickcom-tc-lib-pdf-page: 1.1.10
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 f06e7ad..94bc2f7 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    d9fd8aa676c6db76876785be3b9fdfc86b9935ab +%global gh_commit    92085ae22c456378a33ba96252ed13d3d122b972  %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.8 +Version:        1.1.10  Release:        1%{?dist}  Summary:        PHP library containing PDF page formats and definitions @@ -104,6 +104,9 @@ rm -rf %{buildroot}  %changelog +* Fri Nov 20 2015 Remi Collet <remi@fedoraproject.org> - 1.1.10-1 +- update to 1.1.10 (no change) +  * Wed Nov 18 2015 Remi Collet <remi@fedoraproject.org> - 1.1.8-1  - update to 1.1.8 (no change)  - run test suite with both PHP 5 and 7 when available  | 
