summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-11-20 18:31:38 +0100
committerRemi Collet <fedora@famillecollet.com>2015-11-20 18:31:38 +0100
commit2e0a11950bfe58bdbd684418e23b9da328ae89f0 (patch)
tree5e1814e4ba8815c05a6da9c68d639e1f607152bf
parent84691ec8d51631e01e22201a3ee62a32c74c3de5 (diff)
php-tecnickcom-tc-lib-pdf-page: 1.1.13
-rw-r--r--php-tecnickcom-tc-lib-pdf-page.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-page.spec b/php-tecnickcom-tc-lib-pdf-page.spec
index 94bc2f7..b7a55f6 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 92085ae22c456378a33ba96252ed13d3d122b972
+%global gh_commit fe01dfce6710b997c7bfacbd16ca8a96e122c2ad
%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.10
+Version: 1.1.13
Release: 1%{?dist}
Summary: PHP library containing PDF page formats and definitions
@@ -94,7 +94,7 @@ rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%{!?_licensedir:%global license %%doc}
-%license LICENSE.TXT
+%license LICENSE
%doc composer.json
%doc README.md
%dir %{_datadir}/php/Com
@@ -104,6 +104,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Nov 20 2015 Remi Collet <remi@fedoraproject.org> - 1.1.13-1
+- update to 1.1.13 (no change)
+
* Fri Nov 20 2015 Remi Collet <remi@fedoraproject.org> - 1.1.10-1
- update to 1.1.10 (no change)