File Future-0.16.tar.gz uploaded to lookaside cache by eseyman
A file has been added to the lookaside cache for perl-Future: e60a3e78b6ac118e3d7ebb049096998e Future-0.16.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
[perl-Future] Update to 0.16
commit 530aa031f69c8f23274767f493c6ee5aee92c96a Author: Emmanuel Seyman Date: Sun Sep 1 09:41:30 2013 +0200 Update to 0.16 .gitignore |1 + perl-Future.spec |7 +-- sources |2 +- 3 files changed, 7 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 1179524..46c863e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /Future-0.13.tar.gz /Future-0.14.tar.gz /Future-0.15.tar.gz +/Future-0.16.tar.gz diff --git a/perl-Future.spec b/perl-Future.spec index ce86664..ca5b8da 100644 --- a/perl-Future.spec +++ b/perl-Future.spec @@ -1,6 +1,6 @@ Name: perl-Future -Version:0.15 -Release:2%{?dist} +Version:0.16 +Release:1%{?dist} Summary:Perl object system to represent an operation awaiting completion License:GPL+ or Artistic @@ -46,6 +46,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_mandir}/man3/* %changelog +* Sun Sep 01 2013 Emmanuel Seyman - 0.16-1 +- Update to 0.16 + * Sat Aug 03 2013 Fedora Release Engineering - 0.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 9710502..b20b11a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7e77ad602adf25f12768ad135190a8cc Future-0.15.tar.gz +e60a3e78b6ac118e3d7ebb049096998e Future-0.16.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
File Mojolicious-4.29.tar.gz uploaded to lookaside cache by eseyman
A file has been added to the lookaside cache for perl-Mojolicious: 39adef7214c2e6977c09ba52300d3630 Mojolicious-4.29.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
[perl-Mojolicious] Update to 4.29
commit c08cf5b4ec63d2c38e40b89021daf38547bc2ef4 Author: Emmanuel Seyman Date: Sun Sep 1 09:50:39 2013 +0200 Update to 4.29 .gitignore|1 + perl-Mojolicious.spec |7 +-- sources |2 +- 3 files changed, 7 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 0e044af..663e143 100644 --- a/.gitignore +++ b/.gitignore @@ -97,3 +97,4 @@ Mojolicious-0.26.tar.gz /Mojolicious-4.24.tar.gz /Mojolicious-4.25.tar.gz /Mojolicious-4.26.tar.gz +/Mojolicious-4.29.tar.gz diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec index 0a553ac..34430b3 100644 --- a/perl-Mojolicious.spec +++ b/perl-Mojolicious.spec @@ -1,11 +1,11 @@ Name: perl-Mojolicious -Version:4.26 +Version:4.29 Release:1%{?dist} Summary:A next generation web framework for Perl License:Artistic 2.0 URL:http://mojolicious.org/ -Source0: http://search.cpan.org/CPAN/authors/id/A/AM/AMS/Mojolicious-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/S/SR/SRI/Mojolicious-%{version}.tar.gz BuildArch: noarch BuildRequires: perl >= 0:5.010001 @@ -60,6 +60,9 @@ make test %{_mandir}/man3/* %changelog +* Sun Sep 01 2013 Emmanuel Seyman - 4.29-1 +- Update to 4.29 + * Sun Aug 25 2013 Emmanuel Seyman - 4.26-1 - Update to 4.26 diff --git a/sources b/sources index 06b2b56..d4e3780 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -82ec57b12df4000838054d1cc844fda3 Mojolicious-4.26.tar.gz +39adef7214c2e6977c09ba52300d3630 Mojolicious-4.29.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
File Test-FailWarnings-0.007.tar.gz uploaded to lookaside cache by eseyman
A file has been added to the lookaside cache for perl-Test-FailWarnings: e81bafafa5ecb9455b970f99b726da7c Test-FailWarnings-0.007.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
[perl-Test-FailWarnings] Update to 0.007
commit 78a5428e8da5af7651fafe17b9b67e55ed3f9647 Author: Emmanuel Seyman Date: Sun Sep 1 09:54:39 2013 +0200 Update to 0.007 .gitignore |1 + perl-Test-FailWarnings.spec |5 - sources |2 +- 3 files changed, 6 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index 505a5e5..d1f1ba3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /Test-FailWarnings-0.003.tar.gz /Test-FailWarnings-0.005.tar.gz /Test-FailWarnings-0.006.tar.gz +/Test-FailWarnings-0.007.tar.gz diff --git a/perl-Test-FailWarnings.spec b/perl-Test-FailWarnings.spec index ebc3fe3..3425de8 100644 --- a/perl-Test-FailWarnings.spec +++ b/perl-Test-FailWarnings.spec @@ -1,5 +1,5 @@ Name: perl-Test-FailWarnings -Version:0.006 +Version:0.007 Release:1%{?dist} Summary:Add test failures if warnings are caught License:ASL 2.0 @@ -56,6 +56,9 @@ make test %{_mandir}/man3/* %changelog +* Sun Sep 01 2013 Emmanuel Seyman - 0.007-1 +- Update to 0.007 + * Sun Aug 25 2013 Emmanuel Seyman - 0.006-1 - Update to 0.006 diff --git a/sources b/sources index 66069f2..297ceae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -82fcf26a4f675e99cae2b560babbacee Test-FailWarnings-0.006.tar.gz +e81bafafa5ecb9455b970f99b726da7c Test-FailWarnings-0.007.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
File Palm-1.013.tar.gz uploaded to lookaside cache by eseyman
A file has been added to the lookaside cache for perl-p5-Palm: fc243d44f9c29a25cd8406b08f5ee056 Palm-1.013.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
[perl-p5-Palm] Update to 1.013
commit 3c9c642513bf50506440dd8bd4623bcb6db66065 Author: Emmanuel Seyman Date: Sun Sep 1 10:29:52 2013 +0200 Update to 1.013 .gitignore|1 + perl-p5-Palm.spec | 16 ++-- sources |2 +- 3 files changed, 12 insertions(+), 7 deletions(-) --- diff --git a/.gitignore b/.gitignore index a5cb838..fc9da45 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ p5-Palm-1.012.tar.gz +/Palm-1.013.tar.gz diff --git a/perl-p5-Palm.spec b/perl-p5-Palm.spec index 2750ece..039db93 100644 --- a/perl-p5-Palm.spec +++ b/perl-p5-Palm.spec @@ -1,10 +1,10 @@ Name: perl-p5-Palm -Version:1.012 -Release:13%{?dist} +Version:1.013 +Release:1%{?dist} Summary:Palm OS utility functions License:GPL+ or Artistic URL:http://search.cpan.org/dist/p5-Palm/ -Source0: http://www.cpan.org/authors/id/B/BD/BDFOY/p5-Palm-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/A/AD/ADOPTME/Palm-%{version}.tar.gz BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) @@ -17,7 +17,7 @@ This module provides functions and handlers to manipulate files used by Palm PDAs (AddressBook, ToDo, Memo, ...). %prep -%setup -q -n p5-Palm-%{version} +%setup -q -n Palm-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor @@ -42,6 +42,10 @@ make test %{_mandir}/man1/pdbdump.1.gz %changelog +* Sun Sep 01 2013 Emmanuel Seyman - 1.013-1 +- Update to 1.013 +- Fix incorrect dates in spec changelog + * Mon Aug 5 2013 Ville Skyttä - 1.012-13 - Fix build with unversioned %%{_docdir_fmt}. @@ -92,10 +96,10 @@ make test * Sun Jul 26 2009 Fedora Release Engineering - 1.009-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild -* Tue Jun 16 2007 Emmanuel Seyman 1.009-3 +* Wed Jun 17 2009 Emmanuel Seyman 1.009-3 - Add Test::More to the BuildRequires so that the tests can actually run -* Tue Jun 16 2007 Emmanuel Seyman 1.009-2 +* Wed Jun 17 2009 Emmanuel Seyman 1.009-2 - Enable tests - Add examples directory to the documentation diff --git a/sources b/sources index 9439ea1..2a0d557 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d58d20c96bf18db4c73644b6e7403f57 p5-Palm-1.012.tar.gz +fc243d44f9c29a25cd8406b08f5ee056 Palm-1.013.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
Broken dependencies: perl-PDL
perl-PDL has broken dependencies in the F-20 tree: On x86_64: perl-PDL-2.4.10-6.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2) perl-PDL-2.4.10-6.fc19.x86_64 requires libgd.so.2()(64bit) On i386: perl-PDL-2.4.10-6.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2) perl-PDL-2.4.10-6.fc19.i686 requires libgd.so.2 Please resolve this as soon as possible. -- 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
Broken dependencies: perl-Jemplate
perl-Jemplate has broken dependencies in the F-20 tree: On x86_64: perl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) On i386: perl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) On armhfp: perl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) Please resolve this as soon as possible. -- 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
Broken dependencies: perl-Encode-JP-Mobile
perl-Encode-JP-Mobile has broken dependencies in the F-20 tree: On x86_64: perl-Encode-JP-Mobile-0.30-2.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2) On i386: perl-Encode-JP-Mobile-0.30-2.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2) On armhfp: perl-Encode-JP-Mobile-0.30-2.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2) Please resolve this as soon as possible. -- 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
Broken dependencies: perl-Unix-Statgrab
perl-Unix-Statgrab has broken dependencies in the F-20 tree: On x86_64: perl-Unix-Statgrab-0.04-20.fc20.x86_64 requires libstatgrab.so.6()(64bit) On i386: perl-Unix-Statgrab-0.04-20.fc20.i686 requires libstatgrab.so.6 On armhfp: perl-Unix-Statgrab-0.04-20.fc20.armv7hl requires libstatgrab.so.6 Please resolve this as soon as possible. -- 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
Broken dependencies: perl-Alien-ROOT
perl-Alien-ROOT has broken dependencies in the F-20 tree: On armhfp: perl-Alien-ROOT-5.34.3.1-3.fc20.noarch requires root-core Please resolve this as soon as possible. -- 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
Broken dependencies: perl-Padre
perl-Padre has broken dependencies in the F-20 tree: On x86_64: perl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0) On i386: perl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0) On armhfp: perl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0) Please resolve this as soon as possible. -- 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
Broken dependencies: perl-IPTables-libiptc
perl-IPTables-libiptc has broken dependencies in the F-20 tree: On x86_64: perl-IPTables-libiptc-0.52-5.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2) On i386: perl-IPTables-libiptc-0.52-5.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2) On armhfp: perl-IPTables-libiptc-0.52-5.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2) Please resolve this as soon as possible. -- 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
Broken dependencies: slic3r
slic3r has broken dependencies in the F-20 tree: On x86_64: slic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3) On i386: slic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3) On armhfp: slic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3) Please resolve this as soon as possible. -- 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
Broken dependencies: perl-Language-Expr
perl-Language-Expr has broken dependencies in the F-20 tree: On x86_64: perl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) On i386: perl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) On armhfp: perl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) Please resolve this as soon as possible. -- 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
Broken dependencies: perl-ParseUtil-Domain
perl-ParseUtil-Domain has broken dependencies in the F-20 tree: On x86_64: perl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) On i386: perl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) On armhfp: perl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) Please resolve this as soon as possible. -- 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
Broken dependencies: perl-MooseX-TrackDirty-Attributes
perl-MooseX-TrackDirty-Attributes has broken dependencies in the F-20 tree: On x86_64: perl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) On i386: perl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) On armhfp: perl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) Please resolve this as soon as possible. -- 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
Broken dependencies: perl-MIME-Lite-HTML
perl-MIME-Lite-HTML has broken dependencies in the F-20 tree: On x86_64: perl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0) On i386: perl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0) On armhfp: perl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0) Please resolve this as soon as possible. -- 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
Broken dependencies: perl-Bio-ASN1-EntrezGene
perl-Bio-ASN1-EntrezGene has broken dependencies in the F-20 tree: On x86_64: perl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq) On i386: perl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq) On armhfp: perl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq) Please resolve this as soon as possible. -- 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
Broken dependencies: perl-Alien-ROOT
perl-Alien-ROOT has broken dependencies in the rawhide tree: On armhfp: perl-Alien-ROOT-5.34.3.1-3.fc20.noarch requires root-core Please resolve this as soon as possible. -- 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
Broken dependencies: perl-Language-Expr
perl-Language-Expr has broken dependencies in the rawhide tree: On x86_64: perl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) On i386: perl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) On armhfp: perl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) Please resolve this as soon as possible. -- 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
Broken dependencies: perl-Encode-JP-Mobile
perl-Encode-JP-Mobile has broken dependencies in the rawhide tree: On x86_64: perl-Encode-JP-Mobile-0.30-2.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2) On i386: perl-Encode-JP-Mobile-0.30-2.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2) On armhfp: perl-Encode-JP-Mobile-0.30-2.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2) Please resolve this as soon as possible. -- 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
Broken dependencies: perl-Bio-ASN1-EntrezGene
perl-Bio-ASN1-EntrezGene has broken dependencies in the rawhide tree: On x86_64: perl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq) On i386: perl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq) On armhfp: perl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq) Please resolve this as soon as possible. -- 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
Broken dependencies: perl-MooseX-TrackDirty-Attributes
perl-MooseX-TrackDirty-Attributes has broken dependencies in the rawhide tree: On x86_64: perl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) On i386: perl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) On armhfp: perl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) Please resolve this as soon as possible. -- 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
Broken dependencies: perl-PDL
perl-PDL has broken dependencies in the rawhide tree: On x86_64: perl-PDL-2.4.10-6.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2) perl-PDL-2.4.10-6.fc19.x86_64 requires libgd.so.2()(64bit) On i386: perl-PDL-2.4.10-6.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2) perl-PDL-2.4.10-6.fc19.i686 requires libgd.so.2 Please resolve this as soon as possible. -- 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
Broken dependencies: slic3r
slic3r has broken dependencies in the rawhide tree: On x86_64: slic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3) On i386: slic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3) On armhfp: slic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3) Please resolve this as soon as possible. -- 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
Broken dependencies: perl-Unix-Statgrab
perl-Unix-Statgrab has broken dependencies in the rawhide tree: On x86_64: perl-Unix-Statgrab-0.04-20.fc20.x86_64 requires libstatgrab.so.6()(64bit) On i386: perl-Unix-Statgrab-0.04-20.fc20.i686 requires libstatgrab.so.6 On armhfp: perl-Unix-Statgrab-0.04-20.fc20.armv7hl requires libstatgrab.so.6 Please resolve this as soon as possible. -- 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
Broken dependencies: perl-IPTables-libiptc
perl-IPTables-libiptc has broken dependencies in the rawhide tree: On x86_64: perl-IPTables-libiptc-0.52-5.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2) On i386: perl-IPTables-libiptc-0.52-5.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2) On armhfp: perl-IPTables-libiptc-0.52-5.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2) Please resolve this as soon as possible. -- 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
Broken dependencies: perl-ParseUtil-Domain
perl-ParseUtil-Domain has broken dependencies in the rawhide tree: On x86_64: perl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) On i386: perl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) On armhfp: perl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) Please resolve this as soon as possible. -- 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
Broken dependencies: perl-Jemplate
perl-Jemplate has broken dependencies in the rawhide tree: On x86_64: perl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) On i386: perl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) On armhfp: perl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) Please resolve this as soon as possible. -- 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
Broken dependencies: perl-Padre
perl-Padre has broken dependencies in the rawhide tree: On x86_64: perl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0) On i386: perl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0) On armhfp: perl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0) Please resolve this as soon as possible. -- 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
Broken dependencies: perl-MIME-Lite-HTML
perl-MIME-Lite-HTML has broken dependencies in the rawhide tree: On x86_64: perl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0) On i386: perl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0) On armhfp: perl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0) Please resolve this as soon as possible. -- 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
[perl-Convert-BinHex] Update to 1.222
commit 8070c809d0c7fb0439eb44318f37388a3dd818f8 Author: Paul Howarth Date: Sun Sep 1 20:09:42 2013 +0100 Update to 1.222 - New upstream release 1.222 - New upstream maintainer STEPHEN - Changes file reformatted - Moved to Dist::Zilla's OurPkgVersion for keeping $VERSIONs in sync - Added unit tests for OO and CRC code - This release by STEPHEN -> update source URL - Package new upstream Changes and LICENSE files - Package new manpages for scripts - Specify all dependencies - Run the release tests too - Clean up spec for modern rpmbuild .gitignore |2 +- Convert-BinHex-1.122-utf8.patch | 18 ++ perl-Convert-BinHex.spec| 72 +- sources |2 +- 4 files changed, 75 insertions(+), 19 deletions(-) --- diff --git a/.gitignore b/.gitignore index 7d648d4..d6dae00 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -Convert-BinHex-1.119.tar.gz +/Convert-BinHex-[0-9.]*.tar.gz diff --git a/Convert-BinHex-1.122-utf8.patch b/Convert-BinHex-1.122-utf8.patch new file mode 100644 index 000..d098c5f --- /dev/null +++ b/Convert-BinHex-1.122-utf8.patch @@ -0,0 +1,18 @@ +--- bin/debinhex.pl bin/debinhex.pl +@@ -1,5 +1,6 @@ + #!/usr/bin/perl -w + ++=encoding utf8 + + =head1 NAME + +@@ -34,7 +35,7 @@ + Paul J. Schinder (NASA/GSFC) mostly, though Eryq can't seem to keep + his grubby paws off anything... + +-S�ren M. Andersen (somian), made it actually work under Perl 5.8.7 on MSWin32. ++Sören M. Andersen (somian), made it actually work under Perl 5.8.7 on MSWin32. + + =cut + diff --git a/perl-Convert-BinHex.spec b/perl-Convert-BinHex.spec index 7012cf6..787ab36 100644 --- a/perl-Convert-BinHex.spec +++ b/perl-Convert-BinHex.spec @@ -1,51 +1,89 @@ Name: perl-Convert-BinHex -Version: 1.119 -Release: 22%{?dist} +Version: 1.122 +Release: 1%{?dist} Summary: Convert to/from RFC1741 HQX7 (Mac BinHex) Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/Convert-BinHex/ -Source0: http://search.cpan.org/CPAN/authors/id/E/ER/ERYQ/Convert-BinHex-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) +Source0: http://search.cpan.org/CPAN/authors/id/S/ST/STEPHEN/Convert-BinHex-%{version}.tar.gz +Patch1:Convert-BinHex-1.122-utf8.patch BuildArch: noarch -BuildRequires: perl(Carp) +# Module Build BuildRequires: perl(ExtUtils::MakeMaker) +# Module Runtime +BuildRequires: perl(Carp) +BuildRequires: perl(Exporter) +BuildRequires: perl(Fcntl) +BuildRequires: perl(File::Basename) +BuildRequires: perl(FileHandle) +BuildRequires: perl(Getopt::Std) +BuildRequires: perl(integer) +BuildRequires: perl(POSIX) +BuildRequires: perl(strict) +BuildRequires: perl(vars) +BuildRequires: perl(warnings) +# Test Suite +BuildRequires: perl(autodie) +BuildRequires: perl(File::Compare) +BuildRequires: perl(File::Slurp) +BuildRequires: perl(File::Temp) >= 0.17 +BuildRequires: perl(FindBin) +BuildRequires: perl(lib) +BuildRequires: perl(Test::CPAN::Changes) +BuildRequires: perl(Test::More) >= 0.96 +BuildRequires: perl(Test::Most) Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) +# Remove Mac::Files dependency, only needed on MacOS +%global __requires_exclude ^perl\\(Mac::Files\\) + %description Convert::BinHex extracts data from Macintosh BinHex files. %prep %setup -q -n Convert-BinHex-%{version} -chmod -c -x bin/*.pl docs/Convert/BinHex/redapple.gif -cp -a bin examples + +# Don't want to ship a script with a security hole perl -pi -e 's/^use lib .*$//' bin/*.pl -perl -pi -e 's/^(\@ISA.*)/require Exporter; $1/' t/Checker.pm + +# Re-code docs as UTF-8 +%patch1 %build perl Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install -rm -rf %{buildroot} make pure_install DESTDIR=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} ';' -find %{buildroot} -depth -type d -exec rmdir {} ';' 2>/dev/null %{_fixperms} %{buildroot} %check -make test - -%clean -rm -rf %{buildroot} +make test RELEASE_TESTING=1 %files -%defattr(-,root,root,-) -%doc COPYING README docs examples +%doc Changes COPYING LICENSE README* +%{_bindir}/binhex.pl +%{_bindir}/debinhex.pl %{perl_vendorlib}/Convert/ +%{_mandir}/man1/binhex.pl.1* +%{_mandir}/man1/debinhex.pl.1* %{_mandir}/man3/Convert::BinHex.3pm* %changelog +* Sun Sep 1 2013 Paul Howarth 1.122-1 +- Update to 1.222 + - New upstream maintainer STEPHEN + - Changes file reformatted + - Moved to Dist::Zilla's OurPkgVersion for keeping $VERSIONs in sync + - Added unit tests for OO and CRC code +- This release by STEPHEN -> update source URL +- Package new upstream Changes and LICENSE files +- Package new manpages for scripts +- Specify all dependencies +- Run the release tests too +- Clean up spec for modern rpmbu
[perl-Convert-BinHex/f20] Update to 1.222
Summary of changes: 8070c80... Update to 1.222 (*) (*) This commit already existed in another branch; no separate mail sent -- 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
[perl-Convert-BinHex] Created tag perl-Convert-BinHex-1.122-1.fc21
The lightweight tag 'perl-Convert-BinHex-1.122-1.fc21' was created pointing to: 8070c80... Update to 1.222 -- 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
[perl-Convert-BinHex] Created tag perl-Convert-BinHex-1.122-1.fc20
The lightweight tag 'perl-Convert-BinHex-1.122-1.fc20' was created pointing to: 8070c80... Update to 1.222 -- 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
File parent-0.227.tar.gz uploaded to lookaside cache by pghmcfc
A file has been added to the lookaside cache for perl-parent: b6564a9f84f90d56b81c9cc63ed4b3c3 parent-0.227.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
[perl-parent] Update to 0.227
commit fa7203433262c11004fa3aa35550859ae16fa374 Author: Paul Howarth Date: Sun Sep 1 20:47:21 2013 +0100 Update to 0.227 - New upstream release 0.227 - Restore tests passing for 5.17.5+ (CPAN RT#88320) perl-parent.spec |8 ++-- sources |2 +- 2 files changed, 7 insertions(+), 3 deletions(-) --- diff --git a/perl-parent.spec b/perl-parent.spec index da5db52..905a27f 100644 --- a/perl-parent.spec +++ b/perl-parent.spec @@ -1,7 +1,7 @@ Name: perl-parent Epoch: 1 -Version: 0.226 -Release: 2%{?dist} +Version: 0.227 +Release: 1%{?dist} Summary: Establish an ISA relationship with base classes at compile time License: GPL+ or Artistic Group: Development/Libraries @@ -55,6 +55,10 @@ rm -rf %{buildroot} %{_mandir}/man3/parent.3pm* %changelog +* Sun Sep 1 2013 Paul Howarth - 1:0.227-1 +- Update to 0.227 + - Restore tests passing for 5.17.5+ (CPAN RT#88320) + * Sun Aug 04 2013 Fedora Release Engineering - 1:0.226-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index e6a1ffc..81a1b6c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a73841127da29dcdf8e71f8afa09542e parent-0.226.tar.gz +b6564a9f84f90d56b81c9cc63ed4b3c3 parent-0.227.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
File Test-Valgrind-1.14.tar.gz uploaded to lookaside cache by pghmcfc
A file has been added to the lookaside cache for perl-Test-Valgrind: 024364bf573bf5448df558503e6e2fa8 Test-Valgrind-1.14.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
[perl-Test-Valgrind] Update to 1.14
commit 55f5eb48ded2244510001535c89cc4e4056c69df Author: Paul Howarth Date: Sun Sep 1 20:54:27 2013 +0100 Update to 1.14 - New upstream release 1.14 - This is a maintenance release; the code contains no functional change - POD headings are now properly linkable - Author tests are no longer bundled with this distribution - The stack traces used in t/20-bad.t have been made more predictable when compiler optimizations are in use - Drop buildreqs only needed for author tests perl-Test-Valgrind.spec | 21 +++-- sources |2 +- 2 files changed, 12 insertions(+), 11 deletions(-) --- diff --git a/perl-Test-Valgrind.spec b/perl-Test-Valgrind.spec index 25ad59c..6338dfb 100644 --- a/perl-Test-Valgrind.spec +++ b/perl-Test-Valgrind.spec @@ -1,7 +1,7 @@ Name: perl-Test-Valgrind Summary: Generate suppressions, analyze and test any command with valgrind -Version: 1.13 -Release: 10%{?dist} +Version: 1.14 +Release: 1%{?dist} Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/Test-Valgrind/ @@ -24,17 +24,9 @@ BuildRequires: perl(lib) BuildRequires: perl(List::Util) BuildRequires: perl(POSIX) BuildRequires: perl(Perl::Destruct::Level) -BuildRequires: perl(Pod::Coverage) >= 0.18 BuildRequires: perl(Scalar::Util) BuildRequires: perl(Test::Builder) -# Test::Kwalitee -> Module::CPANTS::Analyse -> List::MoreUtils -> Test::LeakTrace -> Test::Valgrind -%if 0%{!?perl_bootstrap:1} -BuildRequires: perl(Test::Kwalitee) -%endif BuildRequires: perl(Test::More) -BuildRequires: perl(Test::Pod) >= 1.22 -BuildRequires: perl(Test::Pod::Coverage) >= 1.08 -BuildRequires: perl(Test::Portability::Files) BuildRequires: perl(XML::Twig) BuildRequires: perl(XSLoader) BuildRequires: perl(version) @@ -131,6 +123,15 @@ rm -rf %{buildroot} %{_mandir}/man3/Test::Valgrind::Tool::memcheck.3pm* %changelog +* Sun Sep 1 2013 Paul Howarth - 1.14-1 +- Update to 1.14 + - This is a maintenance release; the code contains no functional change + - POD headings are now properly linkable + - Author tests are no longer bundled with this distribution + - The stack traces used in t/20-bad.t have been made more predictable when +compiler optimizations are in use +- Drop buildreqs only needed for author tests + * Wed Aug 14 2013 Jitka Plesnikova - 1.13-10 - Perl 5.18 re-rebuild of bootstrapped packages diff --git a/sources b/sources index 0c61805..c4058d9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -55262a1d277a6225b4ede2d746da606c Test-Valgrind-1.13.tar.gz +024364bf573bf5448df558503e6e2fa8 Test-Valgrind-1.14.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
[perl-parent/f20] Update to 0.227
Summary of changes: fa72034... Update to 0.227 (*) (*) This commit already existed in another branch; no separate mail sent -- 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
[perl-Test-Valgrind/f20] Update to 1.14
Summary of changes: 55f5eb4... Update to 1.14 (*) (*) This commit already existed in another branch; no separate mail sent -- 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
[perl-parent] Created tag perl-parent-0.227-1.fc20
The lightweight tag 'perl-parent-0.227-1.fc20' was created pointing to: fa72034... Update to 0.227 -- 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
[perl-parent] Created tag perl-parent-0.227-1.fc21
The lightweight tag 'perl-parent-0.227-1.fc21' was created pointing to: fa72034... Update to 0.227 -- 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
[perl-Test-Valgrind] Created tag perl-Test-Valgrind-1.14-1.fc20
The lightweight tag 'perl-Test-Valgrind-1.14-1.fc20' was created pointing to: 55f5eb4... Update to 1.14 -- 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
[perl-Test-Valgrind] Created tag perl-Test-Valgrind-1.14-1.fc21
The lightweight tag 'perl-Test-Valgrind-1.14-1.fc21' was created pointing to: 55f5eb4... Update to 1.14 -- 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
[Bug 991767] perl-App-cpanminus-1.6942 is available
https://bugzilla.redhat.com/show_bug.cgi?id=991767 Upstream Release Monitoring changed: What|Removed |Added Summary|perl-App-cpanminus-1.6941 |perl-App-cpanminus-1.6942 |is available|is available --- Comment #8 from Upstream Release Monitoring --- Latest upstream release: 1.6942 Current version/release in Fedora Rawhide: 1.6927-2.fc20 URL: http://search.cpan.org/dist/App-cpanminus/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=lSsQQ6P5No&a=cc_unsubscribe -- 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
[Bug 1003372] New: perl-Class-Prototyped-1.13 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1003372 Bug ID: 1003372 Summary: perl-Class-Prototyped-1.13 is available Product: Fedora Version: rawhide Component: perl-Class-Prototyped Keywords: FutureFeature, Triaged Assignee: ppi...@redhat.com Reporter: upstream-release-monitor...@fedoraproject.org QA Contact: extras...@fedoraproject.org CC: mmasl...@redhat.com, perl-devel@lists.fedoraproject.org, ppi...@redhat.com, psab...@redhat.com Latest upstream release: 1.13 Current version/release in Fedora Rawhide: 1.11-17.fc20 URL: http://search.cpan.org/dist/Class-Prototyped/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=HkSVph5Xr2&a=cc_unsubscribe -- 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
[Bug 1003373] New: perl-Compress-Bzip2-2.17 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1003373 Bug ID: 1003373 Summary: perl-Compress-Bzip2-2.17 is available Product: Fedora Version: rawhide Component: perl-Compress-Bzip2 Keywords: FutureFeature, Triaged Assignee: ppi...@redhat.com Reporter: upstream-release-monitor...@fedoraproject.org QA Contact: extras...@fedoraproject.org CC: mmasl...@redhat.com, perl-devel@lists.fedoraproject.org, ppi...@redhat.com Latest upstream release: 2.17 Current version/release in Fedora Rawhide: 2.16-3.fc20 URL: http://search.cpan.org/dist/Compress-Bzip2/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=o3JGzJU1X3&a=cc_unsubscribe -- 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
[Bug 1003374] New: perl-Dancer-1.3118 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1003374 Bug ID: 1003374 Summary: perl-Dancer-1.3118 is available Product: Fedora Version: rawhide Component: perl-Dancer Keywords: FutureFeature, Triaged Assignee: jples...@redhat.com Reporter: upstream-release-monitor...@fedoraproject.org QA Contact: extras...@fedoraproject.org CC: jples...@redhat.com, perl-devel@lists.fedoraproject.org Latest upstream release: 1.3118 Current version/release in Fedora Rawhide: 1.3117-2.fc20 URL: http://search.cpan.org/dist/Dancer/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=SLVRsAeU9G&a=cc_unsubscribe -- 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
[Bug 1003377] New: perl-ExtUtils-MakeMaker-6.74 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1003377 Bug ID: 1003377 Summary: perl-ExtUtils-MakeMaker-6.74 is available Product: Fedora Version: rawhide Component: perl-ExtUtils-MakeMaker Keywords: FutureFeature, Triaged Assignee: ppi...@redhat.com Reporter: upstream-release-monitor...@fedoraproject.org QA Contact: extras...@fedoraproject.org CC: mmasl...@redhat.com, perl-devel@lists.fedoraproject.org, ppi...@redhat.com Latest upstream release: 6.74 Current version/release in Fedora Rawhide: 6.72-1.fc20 URL: http://search.cpan.org/dist/ExtUtils-MakeMaker/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ZC0ztYc1Op&a=cc_unsubscribe -- 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
[Bug 1003378] New: perl-ExtUtils-ParseXS-3.22 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1003378 Bug ID: 1003378 Summary: perl-ExtUtils-ParseXS-3.22 is available Product: Fedora Version: rawhide Component: perl-ExtUtils-ParseXS Keywords: FutureFeature, Triaged Assignee: ppi...@redhat.com Reporter: upstream-release-monitor...@fedoraproject.org QA Contact: extras...@fedoraproject.org CC: perl-devel@lists.fedoraproject.org, ppi...@redhat.com Latest upstream release: 3.22 Current version/release in Fedora Rawhide: 3.21-1.fc21 URL: http://search.cpan.org/dist/ExtUtils-ParseXS/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=GIcT8IC20g&a=cc_unsubscribe -- 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
[Bug 1003376] New: perl-Encode-2.54 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1003376 Bug ID: 1003376 Summary: perl-Encode-2.54 is available Product: Fedora Version: rawhide Component: perl-Encode Keywords: FutureFeature, Triaged Assignee: ppi...@redhat.com Reporter: upstream-release-monitor...@fedoraproject.org QA Contact: extras...@fedoraproject.org CC: perl-devel@lists.fedoraproject.org, ppi...@redhat.com Latest upstream release: 2.54 Current version/release in Fedora Rawhide: 2.52-1.fc21 URL: http://search.cpan.org/dist/Encode/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=MffrWk88ze&a=cc_unsubscribe -- 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
[Bug 1003379] New: perl-Gtk3-0.011 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1003379 Bug ID: 1003379 Summary: perl-Gtk3-0.011 is available Product: Fedora Version: rawhide Component: perl-Gtk3 Keywords: FutureFeature, Triaged Assignee: berra...@redhat.com Reporter: upstream-release-monitor...@fedoraproject.org QA Contact: extras...@fedoraproject.org CC: berra...@redhat.com, perl-devel@lists.fedoraproject.org Latest upstream release: 0.011 Current version/release in Fedora Rawhide: 0.009-3.fc20 URL: http://search.cpan.org/dist/Gtk3/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=jGokc7Rx5y&a=cc_unsubscribe -- 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
[Bug 1001116] perl-List-AllUtils-0.05 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1001116 Upstream Release Monitoring changed: What|Removed |Added Summary|perl-List-AllUtils-0.04 is |perl-List-AllUtils-0.05 is |available |available --- Comment #1 from Upstream Release Monitoring --- Latest upstream release: 0.05 Current version/release in Fedora Rawhide: 0.03-3.fc20 URL: http://search.cpan.org/dist/List-AllUtils/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ci4sM2g6Et&a=cc_unsubscribe -- 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
[Bug 1003381] New: perl-Math-PlanePath-110 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1003381 Bug ID: 1003381 Summary: perl-Math-PlanePath-110 is available Product: Fedora Version: rawhide Component: perl-Math-PlanePath Keywords: FutureFeature, Triaged Assignee: mhron...@redhat.com Reporter: upstream-release-monitor...@fedoraproject.org QA Contact: extras...@fedoraproject.org CC: mhron...@redhat.com, perl-devel@lists.fedoraproject.org Latest upstream release: 110 Current version/release in Fedora Rawhide: 105-3.fc20 URL: http://search.cpan.org/dist/Math-PlanePath/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=bAlSdFRSAV&a=cc_unsubscribe -- 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
[Bug 1003382] New: perl-Module-Load-Conditional-0.58 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1003382 Bug ID: 1003382 Summary: perl-Module-Load-Conditional-0.58 is available Product: Fedora Version: rawhide Component: perl-Module-Load-Conditional Keywords: FutureFeature, Triaged Assignee: ppi...@redhat.com Reporter: upstream-release-monitor...@fedoraproject.org QA Contact: extras...@fedoraproject.org CC: perl-devel@lists.fedoraproject.org, ppi...@redhat.com Latest upstream release: 0.58 Current version/release in Fedora Rawhide: 0.54-291.fc20 URL: http://search.cpan.org/dist/Module-Load-Conditional/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=tmN5epotLw&a=cc_unsubscribe -- 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
[Bug 1003380] New: perl-Math-NumSeq-63 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1003380 Bug ID: 1003380 Summary: perl-Math-NumSeq-63 is available Product: Fedora Version: rawhide Component: perl-Math-NumSeq Keywords: FutureFeature, Triaged Assignee: mhron...@redhat.com Reporter: upstream-release-monitor...@fedoraproject.org QA Contact: extras...@fedoraproject.org CC: mhron...@redhat.com, perl-devel@lists.fedoraproject.org Latest upstream release: 63 Current version/release in Fedora Rawhide: 62-1.fc20 URL: http://search.cpan.org/dist/Math-NumSeq/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ZQOtG9Gi7N&a=cc_unsubscribe -- 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
[Bug 1003383] New: perl-Net-GitHub-0.53 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1003383 Bug ID: 1003383 Summary: perl-Net-GitHub-0.53 is available Product: Fedora Version: rawhide Component: perl-Net-GitHub Keywords: FutureFeature, Triaged Assignee: psab...@redhat.com Reporter: upstream-release-monitor...@fedoraproject.org QA Contact: extras...@fedoraproject.org CC: mmasl...@redhat.com, perl-devel@lists.fedoraproject.org, psab...@redhat.com Latest upstream release: 0.53 Current version/release in Fedora Rawhide: 0.52-3.fc20 URL: http://search.cpan.org/dist/Net-GitHub/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=GTvjnU7SSM&a=cc_unsubscribe -- 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
[Bug 1003384] New: perl-Net-SSH2-0.53 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1003384 Bug ID: 1003384 Summary: perl-Net-SSH2-0.53 is available Product: Fedora Version: rawhide Component: perl-Net-SSH2 Keywords: FutureFeature, Triaged Assignee: psab...@redhat.com Reporter: upstream-release-monitor...@fedoraproject.org QA Contact: extras...@fedoraproject.org CC: mmasl...@redhat.com, perl-devel@lists.fedoraproject.org, psab...@redhat.com Latest upstream release: 0.53 Current version/release in Fedora Rawhide: 0.52-1.fc21 URL: http://search.cpan.org/dist/Net-SSH2/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=tP7mGC8iJY&a=cc_unsubscribe -- 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
[Bug 999033] perl-Regexp-Grammars-1.033 is available
https://bugzilla.redhat.com/show_bug.cgi?id=999033 Upstream Release Monitoring changed: What|Removed |Added Summary|perl-Regexp-Grammars-1.031 |perl-Regexp-Grammars-1.033 |is available|is available --- Comment #1 from Upstream Release Monitoring --- Latest upstream release: 1.033 Current version/release in Fedora Rawhide: 1.031-1.fc20 URL: http://search.cpan.org/dist/Regexp-Grammars/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=q5fcObE5QR&a=cc_unsubscribe -- 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
[Bug 1003385] New: perl-Rose-DB-Object-0.807 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1003385 Bug ID: 1003385 Summary: perl-Rose-DB-Object-0.807 is available Product: Fedora Version: rawhide Component: perl-Rose-DB-Object Keywords: FutureFeature, Triaged Assignee: wf...@worldbroken.com Reporter: upstream-release-monitor...@fedoraproject.org QA Contact: extras...@fedoraproject.org CC: perl-devel@lists.fedoraproject.org, wf...@worldbroken.com Latest upstream release: 0.807 Current version/release in Fedora Rawhide: 0.806-2.fc20 URL: http://search.cpan.org/dist/Rose-DB-Object/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=VWHSXKdwrq&a=cc_unsubscribe -- 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
[Bug 1003386] New: perl-XML-LibXML-2.0104 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1003386 Bug ID: 1003386 Summary: perl-XML-LibXML-2.0104 is available Product: Fedora Version: rawhide Component: perl-XML-LibXML Keywords: FutureFeature, Triaged Assignee: jples...@redhat.com Reporter: upstream-release-monitor...@fedoraproject.org QA Contact: extras...@fedoraproject.org CC: jples...@redhat.com, mmasl...@redhat.com, perl-devel@lists.fedoraproject.org Latest upstream release: 2.0104 Current version/release in Fedora Rawhide: 2.0103-1.fc21 URL: http://search.cpan.org/dist/XML-LibXML/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=C0cZHUnHGY&a=cc_unsubscribe -- 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
File List-AllUtils-0.05.tar.gz uploaded to lookaside cache by ppisar
A file has been added to the lookaside cache for perl-List-AllUtils: 59ec04b6ef4f47f74339388bcc57972d List-AllUtils-0.05.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
[perl-List-AllUtils] 0.05 bump
commit 4b4a804e5707d7bfe3f75a1104f39ba4e2c31dc9 Author: Petr Písař Date: Mon Sep 2 07:45:13 2013 +0200 0.05 bump .gitignore |1 + .rpmlint|2 ++ perl-List-AllUtils.spec | 10 ++ sources |2 +- 4 files changed, 10 insertions(+), 5 deletions(-) --- diff --git a/.gitignore b/.gitignore index 22c5eb7..6810573 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /List-AllUtils-0.03.tar.gz +/List-AllUtils-0.05.tar.gz diff --git a/.rpmlint b/.rpmlint new file mode 100644 index 000..33d5ca7 --- /dev/null +++ b/.rpmlint @@ -0,0 +1,2 @@ +from Config import * +addFilter("spelling-error .* (MoreUtils|Util)"); diff --git a/perl-List-AllUtils.spec b/perl-List-AllUtils.spec index ee4156b..e043b1b 100644 --- a/perl-List-AllUtils.spec +++ b/perl-List-AllUtils.spec @@ -1,6 +1,6 @@ Name: perl-List-AllUtils -Version:0.03 -Release:3%{?dist} +Version:0.05 +Release:1%{?dist} Summary:Combines List::Util and List::MoreUtils License:GPL+ or Artistic Group: Development/Libraries @@ -15,11 +15,10 @@ BuildRequires: perl(warnings) BuildRequires: perl(base) BuildRequires: perl(Exporter) BuildRequires: perl(List::MoreUtils) >= 0.28 -BuildRequires: perl(List::Util) +BuildRequires: perl(List::Util) >= 1.31 # Tests: BuildRequires: perl(Test::More) >= 0.88 Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) -Requires: perl(List::Util) %description Are you sick of trying to remember whether a particular helper is defined @@ -48,6 +47,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Sep 02 2013 Petr Pisar - 0.05-1 +- 0.05 bump + * Sat Aug 03 2013 Fedora Release Engineering - 0.03-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 9215418..36c22f8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6fe9fb39bc1e091a8ecc4791808e2f25 List-AllUtils-0.03.tar.gz +59ec04b6ef4f47f74339388bcc57972d List-AllUtils-0.05.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
[Bug 1001116] perl-List-AllUtils-0.05 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1001116 Petr Pisar changed: What|Removed |Added Status|ASSIGNED|CLOSED Fixed In Version||perl-List-AllUtils-0.05-1.f ||c21 Resolution|--- |RAWHIDE Last Closed||2013-09-02 01:51:22 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=WgrSg9EiZe&a=cc_unsubscribe -- 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
[perl-Jemplate] Fix RT#87566
commit cd8fa9e4604923e07a295729531456ede0c55379 Author: Jitka Plesnikova Date: Mon Sep 2 08:42:24 2013 +0200 Fix RT#87566 Jemplate-0.27-Fix_macro_t.patch | 17 + perl-Jemplate.spec |8 +++- 2 files changed, 24 insertions(+), 1 deletions(-) --- diff --git a/Jemplate-0.27-Fix_macro_t.patch b/Jemplate-0.27-Fix_macro_t.patch new file mode 100644 index 000..8eb4136 --- /dev/null +++ b/Jemplate-0.27-Fix_macro_t.patch @@ -0,0 +1,17 @@ +diff -up Jemplate-0.27/t/macro.t.orig Jemplate-0.27/t/macro.t +--- Jemplate-0.27/t/macro.t.orig 2013-08-30 16:04:44.490408686 +0200 Jemplate-0.27/t/macro.t2013-09-02 08:04:43.968793401 +0200 +@@ -13,11 +13,9 @@ __END__ + + === + --- macro_definition +-[% +- MACRO simple(param1,param2) BLOCK; ++[%MACRO simple(param1,param2) BLOCK; + param1 _ param2; +- END; +-%] ++ END; %] + --- js -trim + //line 1 "test_template" + diff --git a/perl-Jemplate.spec b/perl-Jemplate.spec index 6b0a2aa..e2a2faa 100644 --- a/perl-Jemplate.spec +++ b/perl-Jemplate.spec @@ -3,7 +3,7 @@ Name: perl-Jemplate # Keep 3-digit version for history Version:%{cpan_version}0 -Release:1%{?dist} +Release:2%{?dist} # lib/Jemplate.pm -> GPL+ or Artistic # lib/Jemplate/Directive.pm -> GPL+ or Artistic # lib/Jemplate/Parser.pm -> GPL+ or Artistic @@ -15,6 +15,8 @@ Summary:JavaScript Templating with Template Toolkit Source: http://search.cpan.org/CPAN/authors/id/I/IN/INGY/Jemplate-%{cpan_version}.tar.gz # Do not prune INC, CPAN RT#87546 Patch0: Jemplate-0.27-Do-not-prune-INC.patch +# Fix test macro.t, CPAN RT#87566 +Patch1: Jemplate-0.27-Fix_macro_t.patch Url:http://search.cpan.org/dist/Jemplate BuildArch: noarch @@ -93,6 +95,7 @@ have full featured JavaScript templating language! %prep %setup -q -n Jemplate-%{cpan_version} %patch0 -p1 +%patch1 -p1 rm -rf inc/Test inc/Spiffy.pm sed -i -e '/^inc\/Test\//d' -e '/^inc\/Spiffy\.pm/d' MANIFEST @@ -120,6 +123,9 @@ make test %{_mandir}/man1/jemplate.1.gz %changelog +* Fri Aug 30 2013 Jitka Plesnikova - 0.270-2 +- Fix the macro.t to work with new Template::Parser + * Fri Aug 02 2013 Petr Pisar - 0.270-1 - 0.27 bump -- 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