[perl-Perl6-Junction] Update to 1.60000. Stop applying patch, smartmatch support having been removed from the upstream pac

Emmanuel Seyman eseyman at fedoraproject.org
Sun Aug 25 09:46:03 UTC 2013


commit 18567fd100a338a3a3ed973c5786b31a9193d3b1
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Aug 25 11:45:28 2013 +0200

    Update to 1.60000.
    Stop applying patch, smartmatch support having been removed from the upstream package

 .gitignore               |    1 +
 perl-Perl6-Junction.spec |   10 +++++++---
 sources                  |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2d4e0da..7d0ba24 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Perl6-Junction-1.40000.tar.gz
 /Perl6-Junction-1.50000.tar.gz
+/Perl6-Junction-1.60000.tar.gz
diff --git a/perl-Perl6-Junction.spec b/perl-Perl6-Junction.spec
index c7b5a4d..db6c272 100644
--- a/perl-Perl6-Junction.spec
+++ b/perl-Perl6-Junction.spec
@@ -1,7 +1,7 @@
 %define tarname Perl6-Junction
 Name:           perl-Perl6-Junction
-Version:        1.50000
-Release:        5%{?dist}
+Version:        1.60000
+Release:        1%{?dist}
 Summary:        Perl6 style Junction operators in Perl5
 
 Group:          Development/Libraries
@@ -30,7 +30,7 @@ Provides a limited subset of the functionality of L<Quantum::Superpositions>.
 
 %prep
 %setup -q -n Perl6-Junction-%{version}
-%patch0
+#patch0
 
 
 %build
@@ -56,6 +56,10 @@ make test
 
 
 %changelog
+* Sun Aug 25 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 1.60000-1
+- Update to 1.60000
+- Stop applying patch, smartmatch support having been removed
+
 * Sun Aug 04 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 1.50000-5
 - Apply Paul Howarth's patch to silence warnings (#988458)
 
diff --git a/sources b/sources
index 379ba8b..5245d2a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-23fd0b6fa51706a2abd11816e9d19959  Perl6-Junction-1.50000.tar.gz
+efe5ccaf8983cbb9f070e5ae4654adc2  Perl6-Junction-1.60000.tar.gz



More information about the perl-devel mailing list