commit c63010c00ea902ed85891bf3aaa8c99462ed5c82 Author: Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> Date: Thu Jan 12 10:36:05 2012 +0100 Update to 1.19 and add default perl filter .gitignore | 1 + perl-CSS-Tiny.spec | 10 ++++++++-- sources | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index ff6e63f..fe6921f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ CSS-Tiny-1.15.tar.gz /CSS-Tiny-1.18.tar.gz +/CSS-Tiny-1.19.tar.gz diff --git a/perl-CSS-Tiny.spec b/perl-CSS-Tiny.spec index 5f0491e..48367cc 100644 --- a/perl-CSS-Tiny.spec +++ b/perl-CSS-Tiny.spec @@ -1,5 +1,5 @@ Name: perl-CSS-Tiny -Version: 1.18 +Version: 1.19 Release: 1%{?dist} Summary: Read/Write .css files with as little code as possible @@ -16,8 +16,10 @@ BuildRequires: perl(Test::Pod) >= 1.00 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Clone) +%{?perl_default_filter} + %description -CSS::Tiny is a perl class to read and write .css stylesheets with as +CSS::Tiny is a perl class to read and write .css style-sheets with as little code as possible, reducing load time and memory overhead. @@ -48,6 +50,10 @@ make test %changelog +* Thu Jan 12 2012 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> - 1.19-1 +- Update to 1.19 +- Add perl default filter + * Sun Oct 02 2011 Iain Arnell <iarnell@xxxxxxxxx> 1.18-1 - update to latest upstream version - clean up spec for modern rpmbuild diff --git a/sources b/sources index 3ac66ea..68893a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f9a294ee9daf23eb0c11e96b7c4cd157 CSS-Tiny-1.18.tar.gz +f3f2f3d67d35d0e2b4c3b53c8b3f9483 CSS-Tiny-1.19.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel