From 6d00514b23271a5fad68258b07362a57f18084f6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 16 Jan 2014 07:22:42 +0100 Subject: php-pecl-pdflib: 3.0.4 --- php-pecl-pdflib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-pecl-pdflib.spec b/php-pecl-pdflib.spec index a3c220f..69d581b 100644 --- a/php-pecl-pdflib.spec +++ b/php-pecl-pdflib.spec @@ -17,7 +17,7 @@ Summary: Package for generating PDF files Summary(fr): Extension pour générer des fichiers PDF Name: php-pecl-pdflib -Version: 3.0.3 +Version: 3.0.4 Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} # https://bugs.php.net/60396 ask license file License: PHP @@ -172,6 +172,9 @@ rm -rf %{buildroot} %changelog +* Thu Jan 16 2014 Remi Collet - 3.0.4-1 +- Update to 3.0.4 (stable) + * Mon Dec 30 2013 Remi Collet - 3.0.3-1 - Update to 3.0.3 (stable) -- cgit