[Bug 1010057] `perldoc perldoc`: No documentation found for perldoc.

2013-10-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1010057



--- Comment #11 from Petr Pisar ppi...@redhat.com ---
Thank you for testing. This bug report gets closed automatically once the
updated packages become into stable repository. There is not action needed from
you.

-- 
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=nvGGP0YXj7a=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-File-MimeInfo] 0.20 bump

2013-10-09 Thread Jitka Plesnikova
commit e145d57cf55ca344861552baeb4062c873b08544
Author: Jitka Plesnikova jples...@redhat.com
Date:   Wed Oct 9 09:28:48 2013 +0200

0.20 bump

 File-MimeInfo-0.19-exe_files.patch |   11 ---
 perl-File-MimeInfo.spec|9 -
 2 files changed, 4 insertions(+), 16 deletions(-)
---
diff --git a/perl-File-MimeInfo.spec b/perl-File-MimeInfo.spec
index 8ebb865..5b8f020 100644
--- a/perl-File-MimeInfo.spec
+++ b/perl-File-MimeInfo.spec
@@ -1,14 +1,11 @@
 Name:   perl-File-MimeInfo
-Version:0.19
+Version:0.20
 Release:1%{?dist}
 Summary:Determine file type and open application
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/File-MimeInfo/
 Source0:
http://www.cpan.org/authors/id/M/MI/MICHIELB/File-MimeInfo-%{version}.tar.gz
-
-# RT#89328 mimetype, mimeopen should be set as executable files 
-Patch0: File-MimeInfo-0.19-exe_files.patch
 BuildArch:  noarch
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -46,7 +43,6 @@ implement the freedesktop specification for a shared MIME 
database.
 
 %prep
 %setup -q -n File-MimeInfo-%{version}
-%patch0 -p1
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
@@ -69,6 +65,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 09 2013 Jitka Plesnikova jples...@redhat.com - 0.20-1
+- 0.20 bump
+
 * Tue Oct 08 2013 Jitka Plesnikova jples...@redhat.com - 0.19-1
 - 0.19 bump, make is used instead of Build
 - Fix RT#89328
--
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 File-MimeInfo-0.20.tar.gz uploaded to lookaside cache by jplesnik

2013-10-09 Thread Jitka Plesnikova
A file has been added to the lookaside cache for perl-File-MimeInfo:

e87420787db163c03e5dd7fb47a3ef27  File-MimeInfo-0.20.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-File-MimeInfo] 0.20 bump

2013-10-09 Thread Jitka Plesnikova
commit 9d875f7e7b028d97dffbd4babb19d8aa34378b7d
Author: Jitka Plesnikova jples...@redhat.com
Date:   Wed Oct 9 09:32:19 2013 +0200

0.20 bump

 .gitignore |1 +
 sources|2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3c1a4a7..9303f2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ File-MimeInfo-0.15.tar.gz
 /File-MimeInfo-0.17.tar.gz
 /File-MimeInfo-0.18.tar.gz
 /File-MimeInfo-0.19.tar.gz
+/File-MimeInfo-0.20.tar.gz
diff --git a/sources b/sources
index 763bfb0..ded3811 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5768e2d717de2f0020893ae1aeab397d  File-MimeInfo-0.19.tar.gz
+e87420787db163c03e5dd7fb47a3ef27  File-MimeInfo-0.20.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 1016898] perl-File-MimeInfo-0.20 is available

2013-10-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1016898

Jitka Plesnikova jples...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-File-MimeInfo-0.20-1.f
   ||c21
 Resolution|--- |RAWHIDE
Last Closed||2013-10-09 03:53:52



-- 
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=Gs8nTQBsz7a=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 1016693] updates-testing MODULE_COMPAT confusion

2013-10-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1016693

Miro Hrončok mhron...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |DUPLICATE
Last Closed||2013-10-09 06:15:53



--- Comment #2 from Miro Hrončok mhron...@redhat.com ---


*** This bug has been marked as a duplicate of bug 992666 ***

-- 
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=Xm6eBflsBla=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 992666] perl-Language-Expr: FTBFS in rawhide

2013-10-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=992666

Miro Hrončok mhron...@redhat.com changed:

   What|Removed |Added

 CC||woodsj...@gmail.com



--- Comment #7 from Miro Hrončok mhron...@redhat.com ---
*** Bug 1016693 has been marked as a duplicate of this bug. ***

-- 
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=l64zTborUea=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

Broken dependencies: perl-MIME-Lite-HTML

2013-10-09 Thread buildsys


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: slic3r

2013-10-09 Thread buildsys


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-PDL

2013-10-09 Thread buildsys


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-MooseX-TrackDirty-Attributes

2013-10-09 Thread buildsys


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-Language-Expr

2013-10-09 Thread buildsys


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-Padre

2013-10-09 Thread buildsys


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-PDL

2013-10-09 Thread buildsys


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: perl-MIME-Lite-HTML

2013-10-09 Thread buildsys


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

Broken dependencies: perl-MooseX-TrackDirty-Attributes

2013-10-09 Thread buildsys


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-BerkeleyDB

2013-10-09 Thread buildsys


perl-BerkeleyDB has broken dependencies in the rawhide tree:
On x86_64:
perl-BerkeleyDB-0.53-1.fc20.x86_64 requires libdb = 0:5.3.21
On i386:
perl-BerkeleyDB-0.53-1.fc20.i686 requires libdb = 0:5.3.21
On armhfp:
perl-BerkeleyDB-0.53-1.fc20.armv7hl requires libdb = 0:5.3.21
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

2013-10-09 Thread buildsys


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-Language-Expr

2013-10-09 Thread buildsys


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: slic3r

2013-10-09 Thread buildsys


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

[perl-BerkeleyDB] Rebuild against libdb 5.3.28

2013-10-09 Thread Jitka Plesnikova
commit d95f4077248f258fcd76333a6eaf1106f7dbea26
Author: Jitka Plesnikova jples...@redhat.com
Date:   Wed Oct 9 15:33:46 2013 +0200

Rebuild against libdb 5.3.28

 perl-BerkeleyDB.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-BerkeleyDB.spec b/perl-BerkeleyDB.spec
index 397b708..67c29e0 100644
--- a/perl-BerkeleyDB.spec
+++ b/perl-BerkeleyDB.spec
@@ -10,7 +10,7 @@
 
 Name:   perl-BerkeleyDB
 Version:0.53
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Interface to Berkeley DB
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/BerkeleyDB.3pm*
 
 %changelog
+* Wed Oct 09 2013 Jitka Plesnikova jples...@redhat.com - 0.53-2
+- Rebuild against libdb 5.3.28
+
 * Fri Aug 16 2013 Paul Howarth p...@city-fan.org 0.53-1
 - Update to 0.53
   - BerkeleyDB 0.52 failed to build on 5.18.1RC3 (CPAN RT#87771)
--
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-BerkeleyDB/f20] Rebuild against libdb 5.3.28

2013-10-09 Thread Jitka Plesnikova
commit d584b7d3b1b5b038264c464631839aad9e1c708d
Author: Jitka Plesnikova jples...@redhat.com
Date:   Wed Oct 9 16:45:48 2013 +0200

Rebuild against libdb 5.3.28

 perl-BerkeleyDB.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-BerkeleyDB.spec b/perl-BerkeleyDB.spec
index 397b708..67c29e0 100644
--- a/perl-BerkeleyDB.spec
+++ b/perl-BerkeleyDB.spec
@@ -10,7 +10,7 @@
 
 Name:   perl-BerkeleyDB
 Version:0.53
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Interface to Berkeley DB
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/BerkeleyDB.3pm*
 
 %changelog
+* Wed Oct 09 2013 Jitka Plesnikova jples...@redhat.com - 0.53-2
+- Rebuild against libdb 5.3.28
+
 * Fri Aug 16 2013 Paul Howarth p...@city-fan.org 0.53-1
 - Update to 0.53
   - BerkeleyDB 0.52 failed to build on 5.18.1RC3 (CPAN RT#87771)
--
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 1012402] please update perl Future to version 0.18

2013-10-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1012402

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

   Fixed In Version|perl-Future-0.18-1.fc19 |perl-Future-0.18-1.fc20



--- Comment #8 from Fedora Update System upda...@fedoraproject.org ---
perl-Future-0.18-1.fc20 has been pushed to the Fedora 20 stable repository.  If
problems still persist, please make note of it in this bug report.

-- 
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=ayb8coPDgOa=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 1006785] perl-Config-Any-0.24 is available

2013-10-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1006785

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||perl-Config-Any-0.24-1.fc20
 Resolution|--- |ERRATA
Last Closed||2013-10-09 10:49:02



--- Comment #3 from Fedora Update System upda...@fedoraproject.org ---
perl-Config-Any-0.24-1.fc20 has been pushed to the Fedora 20 stable repository.
 If problems still persist, please make note of it in this bug report.

-- 
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=8dKXnyN6MEa=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 1013089] abi-compliance-checker-1.99.8.4 is available

2013-10-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1013089

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||abi-compliance-checker-1.99
   ||.8.4-1.fc20
 Resolution|--- |ERRATA
Last Closed||2013-10-09 10:48:41



--- Comment #5 from Fedora Update System upda...@fedoraproject.org ---
abi-compliance-checker-1.99.8.4-1.fc20 has been pushed to the Fedora 20 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
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=ErmVpVB6yVa=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 Path-Tiny-0.040.tar.gz uploaded to lookaside cache by pghmcfc

2013-10-09 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Path-Tiny:

a7169251b8d72c02eef51e0a356f97a4  Path-Tiny-0.040.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-Path-Tiny/f20] Update to 0.040

2013-10-09 Thread Paul Howarth
Summary of changes:

  201e3e3... Update to 0.040 (*)

(*) 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-Path-Tiny] Created tag perl-Path-Tiny-0.040-1.fc21

2013-10-09 Thread Paul Howarth
The lightweight tag 'perl-Path-Tiny-0.040-1.fc21' was created pointing to:

 201e3e3... Update to 0.040
--
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-Path-Tiny] Update to 0.040

2013-10-09 Thread Paul Howarth
commit 201e3e3bcb673d6941eef70ecfd1b759c36b91b3
Author: Paul Howarth p...@city-fan.org
Date:   Wed Oct 9 15:54:53 2013 +0100

Update to 0.040

- New upstream release 0.040
  - The 'filehandle' method now offers an option to return locked handles
based on the file mode
  - The 'filehandle' method now respects default encoding set by the 
caller's
open pragma

 perl-Path-Tiny.spec |9 -
 sources |2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/perl-Path-Tiny.spec b/perl-Path-Tiny.spec
index 5fbd0a8..d6e95e3 100644
--- a/perl-Path-Tiny.spec
+++ b/perl-Path-Tiny.spec
@@ -1,5 +1,5 @@
 Name:  perl-Path-Tiny
-Version:   0.038
+Version:   0.040
 Release:   1%{?dist}
 Summary:   File path utility
 Group: Development/Libraries
@@ -98,6 +98,13 @@ make test
 %{_mandir}/man3/Path::Tiny.3pm*
 
 %changelog
+* Wed Oct  9 2013 Paul Howarth p...@city-fan.org - 0.040-1
+- Update to 0.040
+  - The 'filehandle' method now offers an option to return locked handles
+based on the file mode
+  - The 'filehandle' method now respects default encoding set by the caller's
+open pragma
+
 * Wed Oct  2 2013 Paul Howarth p...@city-fan.org - 0.038-1
 - Update to 0.038
   - Added 'is_rootdir' method to simplify testing if a path is the root
diff --git a/sources b/sources
index 607345b..3523c97 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eb1cdf85145fb32cf6fc6122f5fa71f5  Path-Tiny-0.038.tar.gz
+a7169251b8d72c02eef51e0a356f97a4  Path-Tiny-0.040.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-Path-Tiny] Created tag perl-Path-Tiny-0.040-1.fc20

2013-10-09 Thread Paul Howarth
The lightweight tag 'perl-Path-Tiny-0.040-1.fc20' was created pointing to:

 201e3e3... Update to 0.040
--
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 CPAN-Changes-0.25.tar.gz uploaded to lookaside cache by pghmcfc

2013-10-09 Thread Paul Howarth
A file has been added to the lookaside cache for perl-CPAN-Changes:

f123c91e84b8c4596bb1542d20a5d36f  CPAN-Changes-0.25.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-CPAN-Changes] Update to 0.25

2013-10-09 Thread Paul Howarth
commit f710ec1edfdbc1590b30e764efa4003e8966a8cb
Author: Paul Howarth p...@city-fan.org
Date:   Wed Oct 9 16:18:06 2013 +0100

Update to 0.25

- New upstream release 0.25:
  - Fix Dist::Zilla date parsing: now puts timezone data in note section
(Github #17)
  - Move Text::Wrap usage to proper module
  - Typo fix

 perl-CPAN-Changes.spec |   10 +-
 sources|2 +-
 2 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/perl-CPAN-Changes.spec b/perl-CPAN-Changes.spec
index f7f2666..1d32d73 100644
--- a/perl-CPAN-Changes.spec
+++ b/perl-CPAN-Changes.spec
@@ -1,6 +1,6 @@
 Name:  perl-CPAN-Changes
 Summary:   Read and write Changes files
-Version:   0.23
+Version:   0.25
 Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
@@ -14,6 +14,7 @@ BuildRequires:perl(ExtUtils::MakeMaker)
 BuildRequires: perl(File::Path)
 BuildRequires: perl(Pod::Usage)
 BuildRequires: perl(Scalar::Util)
+BuildRequires: perl(Test::Builder)
 BuildRequires: perl(Test::More) = 0.96
 BuildRequires: perl(Test::Pod) = 1.00
 BuildRequires: perl(Test::Pod::Coverage) = 1.00
@@ -60,6 +61,13 @@ make test TEST_FILES=$(echo $(find xt/ -name '*.t'))
 %{_mandir}/man3/Test::CPAN::Changes.3pm*
 
 %changelog
+* Wed Oct  9 2013 Paul Howarth p...@city-fan.org - 0.25-1
+- Update to 0.25:
+  - Fix Dist::Zilla date parsing: now puts timezone data in note section
+(Github #17)
+  - Move Text::Wrap usage to proper module
+  - Typo fix
+
 * Thu Aug 15 2013 Paul Howarth p...@city-fan.org - 0.23-1
 - Update to 0.23:
   - Bump spec version to 0.03
diff --git a/sources b/sources
index cd566e3..00ec03d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c32f31550825090b565789754f9d4bf9  CPAN-Changes-0.23.tar.gz
+f123c91e84b8c4596bb1542d20a5d36f  CPAN-Changes-0.25.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 IPC-System-Simple-1.23.tar.gz uploaded to lookaside cache by pghmcfc

2013-10-09 Thread Paul Howarth
A file has been added to the lookaside cache for perl-IPC-System-Simple:

9e8c9ad98aa04b39eb27f850eae700ad  IPC-System-Simple-1.23.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-CPAN-Changes/f20] Update to 0.25

2013-10-09 Thread Paul Howarth
Summary of changes:

  f710ec1... Update to 0.25 (*)

(*) 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-IPC-System-Simple] Update to 1.23

2013-10-09 Thread Paul Howarth
commit f62ffa171eb13a4395715761c57f4dddca1c4f19
Author: Paul Howarth p...@city-fan.org
Date:   Wed Oct 9 16:44:15 2013 +0100

Update to 1.23

- New upstream release 1.23
  - Silence Statement unlikely to be reached warning
  - Repository information fix, and typo fixes
  - Converted to using dzil
- Specify all dependencies
- Don't need to remove empty directories from the buildroot
- Restore EL-5 compatibility

 .gitignore  |3 +--
 perl-IPC-System-Simple.spec |   37 +++--
 sources |2 +-
 3 files changed, 29 insertions(+), 13 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 19f8b56..738054f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-IPC-System-Simple-1.18.tar.gz
-/IPC-System-Simple-1.21.tar.gz
+/IPC-System-Simple-[0-9.]*.tar.gz
diff --git a/perl-IPC-System-Simple.spec b/perl-IPC-System-Simple.spec
index 9ec938a..1da0796 100644
--- a/perl-IPC-System-Simple.spec
+++ b/perl-IPC-System-Simple.spec
@@ -1,30 +1,35 @@
 Name:  perl-IPC-System-Simple 
-Version:   1.21
-Release:   8%{?dist}
+Version:   1.23
+Release:   1%{?dist}
 License:   GPL+ or Artistic 
 Group: Development/Libraries
 Summary:   Run commands simply, with detailed diagnostics 
-Url:   http://search.cpan.org/dist/IPC-System-Simple
-Source:
http://search.cpan.org/CPAN/authors/id/P/PJ/PJF/IPC-System-Simple-%{version}.tar.gz
 
+URL:   http://search.cpan.org/dist/IPC-System-Simple
+Source0:   
http://search.cpan.org/CPAN/authors/id/P/PJ/PJF/IPC-System-Simple-%{version}.tar.gz
 
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -un)
 BuildArch: noarch
 BuildRequires: perl(BSD::Resource)
 BuildRequires: perl(Carp)
 BuildRequires: perl(Config)
+BuildRequires: perl(constant)
 BuildRequires: perl(Exporter)
-BuildRequires: perl(ExtUtils::MakeMaker)
+BuildRequires: perl(ExtUtils::MakeMaker) = 6.30
 BuildRequires: perl(File::Basename)
 BuildRequires: perl(File::Spec)
 BuildRequires: perl(List::Util)
+BuildRequires: perl(Pod::Coverage::TrustPod)
 BuildRequires: perl(POSIX)
+BuildRequires: perl(re)
 BuildRequires: perl(Scalar::Util)
+BuildRequires: perl(strict)
 BuildRequires: perl(Test)
-BuildRequires: perl(Test::Kwalitee)
 BuildRequires: perl(Test::More)
 BuildRequires: perl(Test::NoWarnings)
 BuildRequires: perl(Test::Perl::Critic)
 BuildRequires: perl(Test::Pod)
-BuildRequires: perl(Test::Pod::Coverage)
-Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+BuildRequires: perl(Test::Pod::Coverage) = 1.08
+BuildRequires: perl(warnings)
+Requires:  perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 
 %description
 Calling Perl's in-built 'system()' function is easy; determining if it
@@ -50,13 +55,16 @@ 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 TEST_AUTHOR=1
+make test TEST_AUTHOR=1 AUTHOR_TESTING=1 RELEASE_TESTING=1
+
+%clean
+rm -rf %{buildroot}
 
 %files
 %doc Changes LICENSE README examples/
@@ -64,6 +72,15 @@ make test TEST_AUTHOR=1
 %{_mandir}/man3/IPC::System::Simple.3pm*
 
 %changelog
+* Wed Oct  9 2013 Paul Howarth p...@city-fan.org - 1.23-1
+- Update to 1.23
+  - Silence Statement unlikely to be reached warning
+  - Repository information fix, and typo fixes
+  - Converted to using dzil
+- Specify all dependencies
+- Don't need to remove empty directories from the buildroot
+- Restore EL-5 compatibility
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.21-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index d70e538..3c57cba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8215b62fe1b8447b99e17861e2255288  IPC-System-Simple-1.21.tar.gz
+9e8c9ad98aa04b39eb27f850eae700ad  IPC-System-Simple-1.23.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-CPAN-Changes] Created tag perl-CPAN-Changes-0.25-1.fc21

2013-10-09 Thread Paul Howarth
The lightweight tag 'perl-CPAN-Changes-0.25-1.fc21' was created pointing to:

 f710ec1... Update to 0.25
--
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-CPAN-Changes] Created tag perl-CPAN-Changes-0.25-1.fc20

2013-10-09 Thread Paul Howarth
The lightweight tag 'perl-CPAN-Changes-0.25-1.fc20' was created pointing to:

 f710ec1... Update to 0.25
--
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-IPC-System-Simple/f20] Update to 1.23

2013-10-09 Thread Paul Howarth
Summary of changes:

  f62ffa1... Update to 1.23 (*)

(*) 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-IPC-System-Simple] Created tag perl-IPC-System-Simple-1.23-1.fc20

2013-10-09 Thread Paul Howarth
The lightweight tag 'perl-IPC-System-Simple-1.23-1.fc20' was created pointing 
to:

 f62ffa1... Update to 1.23
--
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-IPC-System-Simple] Created tag perl-IPC-System-Simple-1.23-1.fc21

2013-10-09 Thread Paul Howarth
The lightweight tag 'perl-IPC-System-Simple-1.23-1.fc21' was created pointing 
to:

 f62ffa1... Update to 1.23
--
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-CheckDeps-0.010.tar.gz uploaded to lookaside cache by pghmcfc

2013-10-09 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Test-CheckDeps:

c1893b187e9b2efee7d40b1799218576  Test-CheckDeps-0.010.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-CheckDeps/f20] Update to 0.010

2013-10-09 Thread Paul Howarth
Summary of changes:

  970a1e5... Update to 0.010 (*)

(*) 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-CheckDeps] Created tag perl-Test-CheckDeps-0.010-1.fc21

2013-10-09 Thread Paul Howarth
The lightweight tag 'perl-Test-CheckDeps-0.010-1.fc21' was created pointing to:

 970a1e5... Update to 0.010
--
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-CheckDeps] Created tag perl-Test-CheckDeps-0.010-1.fc20

2013-10-09 Thread Paul Howarth
The lightweight tag 'perl-Test-CheckDeps-0.010-1.fc20' was created pointing to:

 970a1e5... Update to 0.010
--
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 1005986] perl-Date-Manip-6.41 is available

2013-10-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1005986



--- Comment #4 from Fedora Update System upda...@fedoraproject.org ---
perl-Date-Manip-6.41-1.fc18 has been pushed to the Fedora 18 stable repository.
 If problems still persist, please make note of it in this bug report.

-- 
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=arL9vmUoMDa=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 1013089] abi-compliance-checker-1.99.8.4 is available

2013-10-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1013089

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

   Fixed In Version|abi-compliance-checker-1.99 |abi-compliance-checker-1.99
   |.8.4-1.fc20 |.8.4-1.fc19



--- Comment #6 from Fedora Update System upda...@fedoraproject.org ---
abi-compliance-checker-1.99.8.4-1.fc19 has been pushed to the Fedora 19 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
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=E7zMXTLbxia=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 1005991] perl-List-Compare-0.38 is available

2013-10-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1005991



--- Comment #4 from Fedora Update System upda...@fedoraproject.org ---
perl-List-Compare-0.38-1.fc19 has been pushed to the Fedora 19 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
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=gtznwmSXUTa=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 1012103] please update perlIO::Async to version 0.60

2013-10-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1012103

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #6 from Fedora Update System upda...@fedoraproject.org ---
Package perl-IO-Async-0.60-1.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing perl-IO-Async-0.60-1.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-18678/perl-IO-Async-0.60-1.fc19
then log in and leave karma (feedback).

-- 
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=RjzNODwxTVa=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 1005991] perl-List-Compare-0.38 is available

2013-10-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1005991



--- Comment #5 from Fedora Update System upda...@fedoraproject.org ---
perl-List-Compare-0.38-1.fc18 has been pushed to the Fedora 18 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
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=LYFyQ2bUz5a=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 1005986] perl-Date-Manip-6.41 is available

2013-10-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1005986



--- Comment #5 from Fedora Update System upda...@fedoraproject.org ---
perl-Date-Manip-6.41-1.fc19 has been pushed to the Fedora 19 stable repository.
 If problems still persist, please make note of it in this bug report.

-- 
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=2O53D7pDala=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 XML-TreeBuilder-5.0.tar.gz uploaded to lookaside cache by rlandmann

2013-10-09 Thread Rüdiger Landmann
A file has been added to the lookaside cache for perl-XML-TreeBuilder:

5549d05bb87b862c31b64d9d21ef34a0  XML-TreeBuilder-5.0.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-XML-TreeBuilder/f20] new upstream

2013-10-09 Thread Rüdiger Landmann
commit c7767933d7d103c7304e51a8427e9bef34b3b95b
Author: Ruediger Landmann r.landm...@redhat.com
Date:   Thu Oct 10 11:31:36 2013 +1000

new upstream

 .gitignore|1 +
 perl-XML-TreeBuilder.spec |   74 +---
 sources   |2 +-
 3 files changed, 24 insertions(+), 53 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7dd769c..b78b235 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 XML-TreeBuilder-3.09.tar.gz
 /XML-TreeBuilder-4.0.tar.gz
 /XML-TreeBuilder-4.2.tar.gz
+/XML-TreeBuilder-5.0.tar.gz
diff --git a/perl-XML-TreeBuilder.spec b/perl-XML-TreeBuilder.spec
index 774cf9d..93543fe 100644
--- a/perl-XML-TreeBuilder.spec
+++ b/perl-XML-TreeBuilder.spec
@@ -1,27 +1,29 @@
 Summary:   Parser that builds a tree of XML::Element objects
 Name:  perl-XML-TreeBuilder
-Version:   4.2
+Version:   5.0
 Release:   0%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/XML-TreeBuilder/
-Source:
http://www.cpan.org/modules/by-authors/id/J/JF/JFEARN/XML-TreeBuilder-%{version}.tar.gz
+# have to:
+#  push the patch upstream
+Source:
http://www.cpan.org/modules/by-module/XML/XML-TreeBuilder-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root%(%{__id_u} -n)
 BuildArch: noarch
 BuildRequires: perl
-BuildRequires: perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(Test::More)
-BuildRequires:  perl(Test::Perl::Critic)
-BuildRequires:  perl(Test::Pod::Coverage)
-BuildRequires:  perl(Test::Pod)
-BuildRequires:  perl(Devel::Cover)
-BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Test::Exception)
 BuildRequires: perl(HTML::Element) = 4.1
 BuildRequires: perl(HTML::Tagset)
 BuildRequires: perl(XML::Parser)
-Requires:  perl(HTML::Element) = 4.1 perl(HTML::Tagset) perl(XML::Parser)
-Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+BuildRequires: perl(XML::Catalog) = 1.0.0
+BuildRequires:  perl(Devel::Cover)
+BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Test::Exception)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Pod)
+BuildRequires:  perl(Test::Pod::Coverage)
+BuildRequires:  perl(Test::Perl::Critic)
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+Requires:  perl(HTML::Element) perl(HTML::Tagset) perl(XML::Parser)
 
 %description
 perl-XML-TreeBuilder is a Perl module that implements a parser
@@ -39,10 +41,8 @@ that builds a tree of XML::Element objects.
 
 %install
 %{__rm} -rf $RPM_BUILD_ROOT
-./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
-
-### Clean up buildroot
-find $RPM_BUILD_ROOT -name .packlist -exec %{__rm} {} \;
+./Build pure_install destdir=$RPM_BUILD_ROOT create_packlist=0
+find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2/dev/null ';'
 
 %clean
 %{__rm} -rf $RPM_BUILD_ROOT
@@ -54,44 +54,14 @@ find $RPM_BUILD_ROOT -name .packlist -exec %{__rm} {} \;
 %{perl_vendorlib}/XML/
 
 %changelog
-* Mon Jul 15 2013 Jeff Fearn jfe...@redhat.com 4.2-0
-- New upstream with CDATA support.
-
-* Wed Aug 15 2012 Daniel Mach dm...@redhat.com - 4.0-8.1
-- Rebuild for perl 5.16
-
-* Fri Jul 20 2012 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 4.0-8
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
-* Fri Jun 15 2012 Petr Pisar ppi...@redhat.com - 4.0-7
-- Perl 5.16 rebuild
-
-* Fri Jan 13 2012 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 4.0-6
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-
-* Wed Jul 20 2011 Petr Sabata con...@redhat.com - 4.0-5
-- Perl mass rebuild
-
-* Wed Feb 09 2011 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 4.0-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
-
-* Tue Jan 4 2011 Rüdiger Landmann r.landm...@redhat.com - 4.0-3
-- Add Test::More to build requires
-
-* Thu Dec 23 2010 Marcela Maslanova mmasl...@redhat.com - 4.0-2
-- 661697 rebuild for fixing problems with vendorach/lib
-
-* Thu Dec 02 2010 Jeff Fearn jfe...@redhat.com - 4.0-1
-- New upstream
-
-* Fri May 07 2010 Marcela Maslanova mmasl...@redhat.com - 3.09-19
-- Mass rebuild with perl-5.12.0
+* Fri Oct 04 2013 Jeff Fearn jfe...@redhat.com - 5.0-0
+- Support entity expansion.
 
-* Mon Dec  7 2009 Stepan Kasal ska...@redhat.com - 3.09-18
-- rebuild against perl 5.10.1
+* Fri Jan 25 2013 Jeff Fearn jfe...@redhat.com - 4.1-0
+- Support XML::Parser ParseParamEnt parameter
 
-* Mon Nov 16 2009 Jeff Fearn jfe...@redhat.com - 3.09-17
-- Fix Requires
+* Mon Jun 21 2010  Jeff Fearn jfe...@redhat.com - 4.0-1
+- new upstream version.
 
 * Tue Sep 29 2009  Jeff Fearn jfe...@redhat.com - 3.09-16
 - Stupid man! Don't eat entities :(
diff --git a/sources b/sources
index a6293c3..7b5ba00 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c43a1394089b33fc816e461196ca618a  

[Bug 1017480] New: Please update to = 1.0.0 in F18

2013-10-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1017480

Bug ID: 1017480
   Summary: Please update to = 1.0.0 in F18
   Product: Fedora
   Version: 18
 Component: perl-XML-Catalog
  Assignee: jples...@redhat.com
  Reporter: r.landm...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: jples...@redhat.com, mmasl...@redhat.com,
perl-devel@lists.fedoraproject.org



Please update perl-XML-Catalog to = 1.0.0 in F18 so I can build the new
version of perl-XML-TreeBuilder against it

-- 
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=sw9WaizNjua=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 1017481] New: Please update to = 1.0.0 in F19

2013-10-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1017481

Bug ID: 1017481
   Summary: Please update to = 1.0.0 in F19
   Product: Fedora
   Version: 19
 Component: perl-XML-Catalog
  Assignee: jples...@redhat.com
  Reporter: r.landm...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: jples...@redhat.com, mmasl...@redhat.com,
perl-devel@lists.fedoraproject.org



Please update perl-XML-Catalog to = 1.0.0 in F19 so I can build the new
version of perl-XML-TreeBuilder against it

-- 
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=SBKJlj9aRLa=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 1017482] New: Please update to = 1.0.0 in F20

2013-10-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1017482

Bug ID: 1017482
   Summary: Please update to = 1.0.0 in F20
   Product: Fedora
   Version: 20
 Component: perl-XML-Catalog
  Assignee: jples...@redhat.com
  Reporter: r.landm...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: jples...@redhat.com, mmasl...@redhat.com,
perl-devel@lists.fedoraproject.org



Please update perl-XML-Catalog to = 1.0.0 in F20 so I can build the new
version of perl-XML-TreeBuilder against it

-- 
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=aaob1fJi87a=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 Gtk2-1.248.tar.gz uploaded to lookaside cache by spot

2013-10-09 Thread Tom Callaway
A file has been added to the lookaside cache for perl-Gtk2:

bc037a6eb12eeb7992962a67b94eb52f  Gtk2-1.248.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-Gtk2] update to 1.248

2013-10-09 Thread Tom Callaway
commit f4588787d1a0576541918c4e99902c6c414b097e
Author: Tom Callaway s...@fedoraproject.org
Date:   Wed Oct 9 22:21:28 2013 -0400

update to 1.248

 .gitignore |1 +
 perl-Gtk2.spec |   29 -
 sources|2 +-
 3 files changed, 18 insertions(+), 14 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e2e3f13..0221eea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ Gtk2-1.203.tar.gz
 /Gtk2-1.245.tar.gz
 /Gtk2-1.246.tar.gz
 /Gtk2-1.247.tar.gz
+/Gtk2-1.248.tar.gz
diff --git a/perl-Gtk2.spec b/perl-Gtk2.spec
index fe2c72f..998fce0 100644
--- a/perl-Gtk2.spec
+++ b/perl-Gtk2.spec
@@ -9,8 +9,8 @@
 # cat provides.txt | sort -n | uniq
 
 Name:   perl-Gtk2
-Version:1.247
-Release:3%{?dist}
+Version:1.248
+Release:1%{?dist}
 Summary:Perl interface to the 2.x series of the Gimp Toolkit library
 Group:  Development/Libraries
 License:LGPLv2+
@@ -92,8 +92,8 @@ Provides: perl(Gtk2::Fixed)
 Provides: perl(Gtk2::FontButton)
 Provides: perl(Gtk2::FontSelection)
 Provides: perl(Gtk2::Frame)
-Provides: perl(Gtk2::GammaCurve)
 Provides: perl(Gtk2::GC)
+Provides: perl(Gtk2::GammaCurve)
 Provides: perl(Gtk2::Gdk)
 Provides: perl(Gtk2::Gdk::Cairo)
 Provides: perl(Gtk2::Gdk::Color)
@@ -121,23 +121,23 @@ Provides: perl(Gtk2::Gdk::Types)
 Provides: perl(Gtk2::Gdk::Visual)
 Provides: perl(Gtk2::Gdk::Window)
 Provides: perl(Gtk2::Gdk::X11)
-Provides: perl(Gtk2::HandleBox)
 Provides: perl(Gtk2::HBox)
 Provides: perl(Gtk2::HButtonBox)
 Provides: perl(Gtk2::HPaned)
 Provides: perl(Gtk2::HRuler)
+Provides: perl(Gtk2::HSV)
 Provides: perl(Gtk2::HScale)
 Provides: perl(Gtk2::HScrollbar)
 Provides: perl(Gtk2::HSeparator)
-Provides: perl(Gtk2::HSV)
+Provides: perl(Gtk2::HandleBox)
+Provides: perl(Gtk2::IMContext)
+Provides: perl(Gtk2::IMContextSimple)
+Provides: perl(Gtk2::IMMultiContext)
 Provides: perl(Gtk2::IconFactory)
 Provides: perl(Gtk2::IconTheme)
 Provides: perl(Gtk2::IconView)
 Provides: perl(Gtk2::Image)
 Provides: perl(Gtk2::ImageMenuItem)
-Provides: perl(Gtk2::IMContext)
-Provides: perl(Gtk2::IMContextSimple)
-Provides: perl(Gtk2::IMMultiContext)
 Provides: perl(Gtk2::InfoBar)
 Provides: perl(Gtk2::InputDialog)
 Provides: perl(Gtk2::Invisible)
@@ -195,8 +195,8 @@ Provides: perl(Gtk2::SizeGroup)
 Provides: perl(Gtk2::Socket)
 Provides: perl(Gtk2::SpinButton)
 Provides: perl(Gtk2::Spinner)
-Provides: perl(Gtk2::Statusbar)
 Provides: perl(Gtk2::StatusIcon)
+Provides: perl(Gtk2::Statusbar)
 Provides: perl(Gtk2::Stock)
 Provides: perl(Gtk2::Style)
 Provides: perl(Gtk2::Table)
@@ -212,12 +212,12 @@ Provides: perl(Gtk2::TextView)
 Provides: perl(Gtk2::ToggleAction)
 Provides: perl(Gtk2::ToggleButton)
 Provides: perl(Gtk2::ToggleToolButton)
-Provides: perl(Gtk2::Toolbar)
 Provides: perl(Gtk2::ToolButton)
 Provides: perl(Gtk2::ToolItem)
 Provides: perl(Gtk2::ToolItemGroup)
 Provides: perl(Gtk2::ToolPalette)
 Provides: perl(Gtk2::ToolShell)
+Provides: perl(Gtk2::Toolbar)
 Provides: perl(Gtk2::Tooltip)
 Provides: perl(Gtk2::Tooltips)
 Provides: perl(Gtk2::TreeDnd)
@@ -232,13 +232,13 @@ Provides: perl(Gtk2::TreeViewColumn)
 Provides: perl(Gtk2::UIManager)
 Provides: perl(Gtk2::VBox)
 Provides: perl(Gtk2::VButtonBox)
-Provides: perl(Gtk2::Viewport)
-Provides: perl(Gtk2::VolumeButton)
 Provides: perl(Gtk2::VPaned)
 Provides: perl(Gtk2::VRuler)
 Provides: perl(Gtk2::VScale)
 Provides: perl(Gtk2::VScrollbar)
 Provides: perl(Gtk2::VSeparator)
+Provides: perl(Gtk2::Viewport)
+Provides: perl(Gtk2::VolumeButton)
 Provides: perl(Gtk2::Widget)
 Provides: perl(Gtk2::Window)
 
@@ -278,6 +278,9 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Wed Oct  9 2013 Tom Callaway s...@fedoraproject.org - 1.248-1
+- update to 1.248
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.247-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
@@ -422,7 +425,7 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 * Mon Jun 27 2005 Jose Pedro Oliveira jpo at di.uminho.pt - 1.082-1
 - Update to 1.082.
 
-* Fri Apr  7 2005 Michael Schwendt mschwendt[AT]users.sf.net
+* Fri Apr  8 2005 Michael Schwendt mschwendt[AT]users.sf.net
 - rebuilt
 
 * Thu Mar 10 2005 Jose Pedro Oliveira jpo at di.uminho.pt - 1.080-2
diff --git a/sources b/sources
index 0a03f4d..1ef617c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b65b0293cce3ac3786c37a7fa508e506  Gtk2-1.247.tar.gz
+bc037a6eb12eeb7992962a67b94eb52f  Gtk2-1.248.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-Gtk2/f20] update to 1.248

2013-10-09 Thread Tom Callaway
commit 9a3b768d70277510d6f6f54630bf221bd4a03ee9
Author: Tom Callaway s...@fedoraproject.org
Date:   Wed Oct 9 22:21:59 2013 -0400

update to 1.248

 perl-Gtk2.spec |   29 -
 sources|2 +-
 2 files changed, 17 insertions(+), 14 deletions(-)
---
diff --git a/perl-Gtk2.spec b/perl-Gtk2.spec
index fe2c72f..998fce0 100644
--- a/perl-Gtk2.spec
+++ b/perl-Gtk2.spec
@@ -9,8 +9,8 @@
 # cat provides.txt | sort -n | uniq
 
 Name:   perl-Gtk2
-Version:1.247
-Release:3%{?dist}
+Version:1.248
+Release:1%{?dist}
 Summary:Perl interface to the 2.x series of the Gimp Toolkit library
 Group:  Development/Libraries
 License:LGPLv2+
@@ -92,8 +92,8 @@ Provides: perl(Gtk2::Fixed)
 Provides: perl(Gtk2::FontButton)
 Provides: perl(Gtk2::FontSelection)
 Provides: perl(Gtk2::Frame)
-Provides: perl(Gtk2::GammaCurve)
 Provides: perl(Gtk2::GC)
+Provides: perl(Gtk2::GammaCurve)
 Provides: perl(Gtk2::Gdk)
 Provides: perl(Gtk2::Gdk::Cairo)
 Provides: perl(Gtk2::Gdk::Color)
@@ -121,23 +121,23 @@ Provides: perl(Gtk2::Gdk::Types)
 Provides: perl(Gtk2::Gdk::Visual)
 Provides: perl(Gtk2::Gdk::Window)
 Provides: perl(Gtk2::Gdk::X11)
-Provides: perl(Gtk2::HandleBox)
 Provides: perl(Gtk2::HBox)
 Provides: perl(Gtk2::HButtonBox)
 Provides: perl(Gtk2::HPaned)
 Provides: perl(Gtk2::HRuler)
+Provides: perl(Gtk2::HSV)
 Provides: perl(Gtk2::HScale)
 Provides: perl(Gtk2::HScrollbar)
 Provides: perl(Gtk2::HSeparator)
-Provides: perl(Gtk2::HSV)
+Provides: perl(Gtk2::HandleBox)
+Provides: perl(Gtk2::IMContext)
+Provides: perl(Gtk2::IMContextSimple)
+Provides: perl(Gtk2::IMMultiContext)
 Provides: perl(Gtk2::IconFactory)
 Provides: perl(Gtk2::IconTheme)
 Provides: perl(Gtk2::IconView)
 Provides: perl(Gtk2::Image)
 Provides: perl(Gtk2::ImageMenuItem)
-Provides: perl(Gtk2::IMContext)
-Provides: perl(Gtk2::IMContextSimple)
-Provides: perl(Gtk2::IMMultiContext)
 Provides: perl(Gtk2::InfoBar)
 Provides: perl(Gtk2::InputDialog)
 Provides: perl(Gtk2::Invisible)
@@ -195,8 +195,8 @@ Provides: perl(Gtk2::SizeGroup)
 Provides: perl(Gtk2::Socket)
 Provides: perl(Gtk2::SpinButton)
 Provides: perl(Gtk2::Spinner)
-Provides: perl(Gtk2::Statusbar)
 Provides: perl(Gtk2::StatusIcon)
+Provides: perl(Gtk2::Statusbar)
 Provides: perl(Gtk2::Stock)
 Provides: perl(Gtk2::Style)
 Provides: perl(Gtk2::Table)
@@ -212,12 +212,12 @@ Provides: perl(Gtk2::TextView)
 Provides: perl(Gtk2::ToggleAction)
 Provides: perl(Gtk2::ToggleButton)
 Provides: perl(Gtk2::ToggleToolButton)
-Provides: perl(Gtk2::Toolbar)
 Provides: perl(Gtk2::ToolButton)
 Provides: perl(Gtk2::ToolItem)
 Provides: perl(Gtk2::ToolItemGroup)
 Provides: perl(Gtk2::ToolPalette)
 Provides: perl(Gtk2::ToolShell)
+Provides: perl(Gtk2::Toolbar)
 Provides: perl(Gtk2::Tooltip)
 Provides: perl(Gtk2::Tooltips)
 Provides: perl(Gtk2::TreeDnd)
@@ -232,13 +232,13 @@ Provides: perl(Gtk2::TreeViewColumn)
 Provides: perl(Gtk2::UIManager)
 Provides: perl(Gtk2::VBox)
 Provides: perl(Gtk2::VButtonBox)
-Provides: perl(Gtk2::Viewport)
-Provides: perl(Gtk2::VolumeButton)
 Provides: perl(Gtk2::VPaned)
 Provides: perl(Gtk2::VRuler)
 Provides: perl(Gtk2::VScale)
 Provides: perl(Gtk2::VScrollbar)
 Provides: perl(Gtk2::VSeparator)
+Provides: perl(Gtk2::Viewport)
+Provides: perl(Gtk2::VolumeButton)
 Provides: perl(Gtk2::Widget)
 Provides: perl(Gtk2::Window)
 
@@ -278,6 +278,9 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Wed Oct  9 2013 Tom Callaway s...@fedoraproject.org - 1.248-1
+- update to 1.248
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.247-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
@@ -422,7 +425,7 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 * Mon Jun 27 2005 Jose Pedro Oliveira jpo at di.uminho.pt - 1.082-1
 - Update to 1.082.
 
-* Fri Apr  7 2005 Michael Schwendt mschwendt[AT]users.sf.net
+* Fri Apr  8 2005 Michael Schwendt mschwendt[AT]users.sf.net
 - rebuilt
 
 * Thu Mar 10 2005 Jose Pedro Oliveira jpo at di.uminho.pt - 1.080-2
diff --git a/sources b/sources
index 0a03f4d..1ef617c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b65b0293cce3ac3786c37a7fa508e506  Gtk2-1.247.tar.gz
+bc037a6eb12eeb7992962a67b94eb52f  Gtk2-1.248.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 828221] perl-Gtk2-1.248 is available

2013-10-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=828221



--- Comment #5 from Fedora Update System upda...@fedoraproject.org ---
perl-Gtk2-1.248-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/perl-Gtk2-1.248-1.fc20

-- 
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=k2A8GnoT0Na=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-Net-IP-Minimal] 0.06 bump

2013-10-09 Thread Petr Šabata
commit b08b6471e1957dafb73fad1ceb5fa38650c3a840
Author: Petr Šabata con...@redhat.com
Date:   Thu Oct 10 14:21:10 2013 +0900

0.06 bump

 .gitignore   |1 +
 perl-Net-IP-Minimal.spec |   18 --
 sources  |2 +-
 3 files changed, 14 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0bdd664..aac394f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Net-IP-Minimal-0.02.tar.gz
+/Net-IP-Minimal-0.06.tar.gz
diff --git a/perl-Net-IP-Minimal.spec b/perl-Net-IP-Minimal.spec
index 728d16d..e00e3e9 100644
--- a/perl-Net-IP-Minimal.spec
+++ b/perl-Net-IP-Minimal.spec
@@ -1,18 +1,22 @@
 Name:   perl-Net-IP-Minimal
-Version:0.02
-Release:6%{?dist}
+Version:0.06
+Release:1%{?dist}
 Summary:Minimal functions from Net::IP
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Net-IP-Minimal/
 Source0:
http://www.cpan.org/authors/id/B/BI/BINGOS/Net-IP-Minimal-%{version}.tar.gz
 BuildArch:  noarch
+BuildRequires:  perl
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
 # Tests only
+BuildRequires:  perl(File::Find)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(Test::More)
-Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
+Requires:   perl(:MODULE_COMPAT_%(eval $(perl -V:version); echo 
$version))
 
 %description
 Net::IP is very feature complete, but I found I was only using three of its
@@ -26,9 +30,8 @@ perl Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 %install
-make pure_install PERL_INSTALL_ROOT=%{buildroot}
-find %{buildroot} -type f -name .packlist -exec rm -f {} \;
-find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null \;
+make pure_install DESTDIR=%{buildroot}
+find %{buildroot} -type f -name .packlist -exec rm -f {} +
 %{_fixperms} %{buildroot}/*
 
 %check
@@ -40,6 +43,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Oct 10 2013 Petr Šabata con...@redhat.com - 0.06-1
+- 0.06 bump
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.02-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 8b3553d..ed0f72e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-03dbb34d357cdeed993027bfd2fd4fd7  Net-IP-Minimal-0.02.tar.gz
+249981458e9502b877145153dac3b9cf  Net-IP-Minimal-0.06.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 Net-IP-Minimal-0.06.tar.gz uploaded to lookaside cache by psabata

2013-10-09 Thread Petr Šabata
A file has been added to the lookaside cache for perl-Net-IP-Minimal:

249981458e9502b877145153dac3b9cf  Net-IP-Minimal-0.06.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-POE-Component-Logger] Update source URL

2013-10-09 Thread Petr Šabata
commit 6ed88d121c74164af32f133f25e0060f7ff5e175
Author: Petr Šabata con...@redhat.com
Date:   Thu Oct 10 14:55:16 2013 +0900

Update source URL

- Modernize the spec a bit

 perl-POE-Component-Logger.spec |   19 +++
 1 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/perl-POE-Component-Logger.spec b/perl-POE-Component-Logger.spec
index 0fdc65b..663bf94 100644
--- a/perl-POE-Component-Logger.spec
+++ b/perl-POE-Component-Logger.spec
@@ -1,11 +1,11 @@
 Name:   perl-POE-Component-Logger
 Version:1.10
-Release:6%{?dist}
+Release:7%{?dist}
 Summary:A POE logging class
 Group:  Development/Libraries
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/POE-Component-Logger
-Source0:
http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/POE-Component-Logger-%{version}.tar.gz
+Source0:
http://search.cpan.org/CPAN/authors/id/D/DO/DOLMEN/POE-Component-Logger-%{version}.tar.gz
 BuildArch:  noarch
 BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
@@ -17,7 +17,7 @@ BuildRequires:  perl(POE) = 0.11
 BuildRequires:  perl(Test)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::NoWarnings)
-Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))
+Requires:  perl(:MODULE_COMPAT_%(eval $(perl -V:version); echo $version))
 
 %description
 POE::Component::Logger provides a simple logging component that uses
@@ -40,14 +40,13 @@ process the next event.
 %setup -q -n POE-Component-Logger-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
+perl Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 %install
-make pure_install PERL_INSTALL_ROOT=%{buildroot}
-find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
-find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';'
-find %{buildroot} -type d -depth -exec rmdir {} 2/dev/null ';'
+make pure_install DESTDIR=%{buildroot}
+find %{buildroot} -type f -name .packlist -exec rm -f {} +
+find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} +
 chmod -R u+w %{buildroot}/*
 
 %check
@@ -60,6 +59,10 @@ make test
 
 
 %changelog
+* Thu Oct 10 2013 Petr Šabata con...@redhat.com - 1.10-7
+- Update source URL
+- Modernize the spec a bit
+
 * Sun Aug 04 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.10-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
--
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