[perl-HTTP-Parser-XS] Update to 0.14 and remove the defattr macro

Emmanuel Seyman eseyman at fedoraproject.org
Thu Jan 12 14:00:20 UTC 2012


commit babb951ccd6e3b893a81ba62c5c8bc9fe04becd4
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Thu Jan 12 15:00:16 2012 +0100

    Update to 0.14 and remove the defattr macro

 perl-HTTP-Parser-XS.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/perl-HTTP-Parser-XS.spec b/perl-HTTP-Parser-XS.spec
index a89c62f..e718483 100644
--- a/perl-HTTP-Parser-XS.spec
+++ b/perl-HTTP-Parser-XS.spec
@@ -1,7 +1,7 @@
 Name:           perl-HTTP-Parser-XS
 Summary:        A fast, primitive HTTP request parser
-Version:        0.13
-Release:        3%{?dist}
+Version:        0.14
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/K/KA/KAZUHO/HTTP-Parser-XS-%{version}.tar.gz 
@@ -40,13 +40,16 @@ make test
 
 
 %files
-%defattr(-,root,root,-)
 %doc Changes README
 %{perl_vendorarch}/*
 %exclude %dir %{perl_vendorarch}/auto
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Jan 12 2012 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 0.14-1
+- Update to 0.14
+- Remove the defattr macro (no longer used)
+
 * Fri Jun 17 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.13-3
 - Perl mass rebuild
 


More information about the scm-commits mailing list