summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-09-13 20:56:46 +0200
committerRemi Collet <fedora@famillecollet.com>2015-09-13 20:56:46 +0200
commit8576af37e5732e51ce9a03ea46335859869c056c (patch)
treed023f4c96cd8681d8a75b1ec1d8ab88c2ce1d4fe
parente4ee5498664793179a972e28b35c37c3d7f6519b (diff)
php-tecnickcom-tc-lib-pdf-page: 1.1.3
-rw-r--r--php-tecnickcom-tc-lib-pdf-page.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-page.spec b/php-tecnickcom-tc-lib-pdf-page.spec
index 93904c2..19c7b88 100644
--- a/php-tecnickcom-tc-lib-pdf-page.spec
+++ b/php-tecnickcom-tc-lib-pdf-page.spec
@@ -6,16 +6,16 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 3117ba75c9052f2531f7005ac2373cfc28405c0b
+%global gh_commit c126c1e76c79915852d75d84d8c3ebc880a447d3
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global c_vendor tecnick.com
+%global c_vendor tecnickcom
%global gh_owner tecnickcom
%global gh_project tc-lib-pdf-page
%global php_project %{_datadir}/php/Com/Tecnick/Pdf/Page
%global with_tests 0%{!?_without_tests:1}
Name: php-%{gh_owner}-%{gh_project}
-Version: 1.1.2
+Version: 1.1.3
Release: 1%{?dist}
Summary: PHP library containing PDF page formats and definitions
@@ -100,6 +100,10 @@ rm -rf %{buildroot}
%changelog
+* 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)
+
* Fri Jul 24 2015 Remi Collet <remi@fedoraproject.org> - 1.1.2-1
- update to 1.1.2 (no change)