From b94119d4ddcf5c465a6f0dc92b1195c128fb6ac9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 19 Jun 2013 19:14:53 +0200 Subject: php-tcpdf: 6.0.020 --- php-tcpdf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-tcpdf.spec b/php-tcpdf.spec index 1e5a17c..a0a900a 100644 --- a/php-tcpdf.spec +++ b/php-tcpdf.spec @@ -3,7 +3,7 @@ Name: php-tcpdf Summary: PHP class for generating PDF documents -Version: 6.0.018 +Version: 6.0.020 Release: 1%{?dist} URL: http://www.tcpdf.org @@ -330,6 +330,9 @@ rm -rf %{buildroot} %changelog +* Wed Jun 19 2013 Remi Collet - 6.0.020-1 +- update to 6.0.020 + * Sat Jun 1 2013 Remi Collet - 6.0.018-1 - update to 6.0.018 - barcode examples now works out of the box -- cgit