commit d3a39fbcd309e185c5aa0211c0b48aaecc9837e0
Author: Paul Howarth <p...@city-fan.org>
Date:   Tue Jul 16 21:29:48 2013 +0100

    Update to 0.28
    
    - New upstream release 0.28
      - Fix test issue

 Package-Stash-XS-0.27-test-XS.patch |   15 ---------------
 perl-Package-Stash-XS.spec          |   10 +++++-----
 sources                             |    2 +-
 3 files changed, 6 insertions(+), 21 deletions(-)
---
diff --git a/perl-Package-Stash-XS.spec b/perl-Package-Stash-XS.spec
index a086607..3218e73 100644
--- a/perl-Package-Stash-XS.spec
+++ b/perl-Package-Stash-XS.spec
@@ -1,5 +1,5 @@
 Name:          perl-Package-Stash-XS
-Version:       0.27
+Version:       0.28
 Release:       1%{?dist}
 Summary:       Faster and more correct implementation of the Package::Stash API
 Group:         Development/Libraries
@@ -7,7 +7,6 @@ License:        GPL+ or Artistic
 URL:           http://search.cpan.org/dist/Package-Stash-XS/
 Source0:       
http://search.cpan.org/CPAN/authors/id/D/DO/DOY/Package-Stash-XS-%{version}.tar.gz
 Patch1:                Package-Stash-XS-0.27-old-Test::More.patch
-Patch4:                Package-Stash-XS-0.27-test-XS.patch
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildRequires: perl >= 3:5.8.1
 BuildRequires: perl(base)
@@ -48,9 +47,6 @@ installed, and should be preferred in all environments with a 
compiler.
 %prep
 %setup -q -n Package-Stash-XS-%{version}
 
-# Avoid need for base Package::Stash package (Github Pull #1)
-%patch4
-
 # Patch test suite to work with old Test::More versions if necessary
 %if "%{?rhel}" == "5"
 %patch1 -p1
@@ -85,6 +81,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Package::Stash::XS.3pm*
 
 %changelog
+* Tue Jul 16 2013 Paul Howarth <p...@city-fan.org> - 0.28-1
+- Update to 0.28
+  - Fix test issue
+
 * Tue Jul 16 2013 Paul Howarth <p...@city-fan.org> - 0.27-1
 - Update to 0.27
   - Handle magic more correctly in add_symbol and get_or_add_symbol
diff --git a/sources b/sources
index 9a28e99..c03d33e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-738b4afe0554b43368e743284803176c  Package-Stash-XS-0.27.tar.gz
+9664356ec3be02626cbd3081ec246b70  Package-Stash-XS-0.28.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to