commit fd058dc78e63bc39e877c931f48109c4298777c2
Author: Emmanuel Seyman <emman...@seyman.fr>
Date:   Sun Jan 18 11:34:50 2015 +0100

    Update to 0.12 (and drop upstreamed patches)

 .gitignore                                         |    1 +
 perl-re-engine-RE2.spec                            |   18 ++----
 re-engine-RE2-0.11-Fix-RT-95144.patch              |   61 --------------------
 ....11-Fix-build-with-Werror-format-security.patch |   25 --------
 sources                                            |    2 +-
 5 files changed, 8 insertions(+), 99 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e672251..baeaa49 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /re-engine-RE2-0.11.tar.gz
+/re-engine-RE2-0.12.tar.gz
diff --git a/perl-re-engine-RE2.spec b/perl-re-engine-RE2.spec
index 085bbb2..0db661b 100644
--- a/perl-re-engine-RE2.spec
+++ b/perl-re-engine-RE2.spec
@@ -1,7 +1,7 @@
 Name:             perl-re-engine-RE2
 Summary:          RE2 regex engine
-Version:          0.11
-Release:          9%{?dist}
+Version:          0.12
+Release:          1%{?dist}
 License:          GPL+ or Artistic
 URL:              http://search.cpan.org/dist/re-engine-RE2/
 Source0:          
http://www.cpan.org/authors/id/D/DG/DGL/re-engine-RE2-%{version}.tar.gz
@@ -10,14 +10,6 @@ Source0:          
http://www.cpan.org/authors/id/D/DG/DGL/re-engine-RE2-%{versio
 #     https://rt.cpan.org/Public/Bug/Display.html?id=83467
 Patch0:           re-engine-RE2-0.11-Unbundle-re2.patch
 
-# Reported upstream:
-#     https://rt.cpan.org/Public/Bug/Display.html?id=96338
-Patch1:           
re-engine-RE2-0.11-Fix-build-with-Werror-format-security.patch
-
-# Reported upstream:
-#     https://rt.cpan.org/Public/Bug/Display.html?id=95144
-Patch2:           re-engine-RE2-0.11-Fix-RT-95144.patch
-
 BuildRequires:    perl(ExtUtils::CppGuess)
 BuildRequires:    perl(ExtUtils::MakeMaker)
 BuildRequires:    perl(XSLoader)
@@ -42,8 +34,6 @@ chmod -x lib/re/engine/RE2.pm
 rm -fr re2
 
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 
 %build
@@ -72,6 +62,10 @@ make test
 
 
 %changelog
+* Sun Jan 18 2015 Emmanuel Seyman <emman...@seyman.fr> - 0.12-1
+- Update to 0.12
+- Drop upstreamed patches
+
 * Thu Aug 28 2014 Jitka Plesnikova <jples...@redhat.com> - 0.11-9
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 0ed5f2a..b37a758 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-04861f52339ee55e7b88d29308f26832  re-engine-RE2-0.11.tar.gz
+5a334a6ce3206297cd6a6d702cc18742  re-engine-RE2-0.12.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to