From 2e0a11950bfe58bdbd684418e23b9da328ae89f0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 20 Nov 2015 18:31:38 +0100 Subject: php-tecnickcom-tc-lib-pdf-page: 1.1.13 --- php-tecnickcom-tc-lib-pdf-page.spec | 9 ++++++--- 1 file 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 - 1.1.13-1 +- update to 1.1.13 (no change) + * Fri Nov 20 2015 Remi Collet - 1.1.10-1 - update to 1.1.10 (no change) -- cgit