summaryrefslogtreecommitdiffstats
path: root/php-tecnickcom-tc-lib-pdf-page.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-11-20 07:31:28 +0100
committerRemi Collet <fedora@famillecollet.com>2015-11-20 07:31:28 +0100
commit84691ec8d51631e01e22201a3ee62a32c74c3de5 (patch)
treeedc0843b424bdb5a1eec3de76546d89286b09ed6 /php-tecnickcom-tc-lib-pdf-page.spec
parenta0451a14576ef7e348e31a552daba336843b90e3 (diff)
php-tecnickcom-tc-lib-pdf-page: 1.1.10
Diffstat (limited to 'php-tecnickcom-tc-lib-pdf-page.spec')
-rw-r--r--php-tecnickcom-tc-lib-pdf-page.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-page.spec b/php-tecnickcom-tc-lib-pdf-page.spec
index f06e7ad..94bc2f7 100644
--- a/php-tecnickcom-tc-lib-pdf-page.spec
+++ b/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