Broken dependencies: polymake

2015-02-18 Thread buildsys


polymake has broken dependencies in the rawhide tree:
On x86_64:
polymake-2.13-18.git20141013.fc22.x86_64 requires perl = 4:5.20.1
On i386:
polymake-2.13-18.git20141013.fc22.i686 requires perl = 4:5.20.1
On armhfp:
polymake-2.13-18.git20141013.fc22.armv7hl requires perl = 4:5.20.1
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-Hash-MultiValue

2015-02-18 Thread buildsys


perl-Hash-MultiValue has broken dependencies in the rawhide tree:
On x86_64:
perl-Hash-MultiValue-0.16-1.fc23.noarch requires 
perl(:MODULE_COMPAT_5.20.2)
On i386:
perl-Hash-MultiValue-0.16-1.fc23.noarch requires 
perl(:MODULE_COMPAT_5.20.2)
On armhfp:
perl-Hash-MultiValue-0.16-1.fc23.noarch requires 
perl(:MODULE_COMPAT_5.20.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

[Bug 1181654] Please package perl-Apache-Session-NoSQL into EPEL 5/6/7

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1181654
Bug 1181654 depends on bug 1186725, which changed state.

Bug 1186725 Summary: Review Request: perl-Apache-Session-NoSQL - NoSQL 
implementation of Apache::Session
https://bugzilla.redhat.com/show_bug.cgi?id=1186725

   What|Removed |Added

 Status|MODIFIED|CLOSED
 Resolution|--- |NEXTRELEASE



-- 
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=slbIexsm7Ma=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/f22] Provide 5.20.2 MODULE_COMPAT; Clean up list of provided files

2015-02-18 Thread Jitka Plesnikova
commit 76c22b2ce225c229296cf731d0ff400c26e91fac
Author: Jitka Plesnikova jples...@redhat.com
Date:   Wed Feb 18 10:02:43 2015 +0100

Provide 5.20.2 MODULE_COMPAT; Clean up list of provided files

 20.2-Fix-Errno.pm-generation-for-gcc-5.0.patch |0
 2-Install-libperl.so-to-shrpdir-on-Linux.patch |0
 perl.spec  |   46 ---
 3 files changed, 10 insertions(+), 36 deletions(-)
---
diff --git a/perl-5.20.1-Fix-Errno.pm-generation-for-gcc-5.0.patch 
b/perl-5.20.2-Fix-Errno.pm-generation-for-gcc-5.0.patch
similarity index 100%
rename from perl-5.20.1-Fix-Errno.pm-generation-for-gcc-5.0.patch
rename to perl-5.20.2-Fix-Errno.pm-generation-for-gcc-5.0.patch
diff --git a/perl-5.16.3-Install-libperl.so-to-shrpdir-on-Linux.patch 
b/perl-5.20.2-Install-libperl.so-to-shrpdir-on-Linux.patch
similarity index 100%
rename from perl-5.16.3-Install-libperl.so-to-shrpdir-on-Linux.patch
rename to perl-5.20.2-Install-libperl.so-to-shrpdir-on-Linux.patch
diff --git a/perl.spec b/perl.spec
index 3ad2eee..ef61a78 100644
--- a/perl.spec
+++ b/perl.spec
@@ -30,7 +30,7 @@
 Name:   perl
 Version:%{perl_version}
 # release number must be even higher, because dual-lived modules will be 
broken otherwise
-Release:320%{?dist}
+Release:321%{?dist}
 Epoch:  %{perl_epoch}
 Summary:Practical Extraction and Report Language
 Group:  Development/Languages
@@ -80,7 +80,7 @@ Patch8: perl-5.14.1-offtest.patch
 Patch15:perl-5.16.3-create_libperl_soname.patch
 
 # Install libperl.so to -Dshrpdir value
-Patch16:perl-5.16.3-Install-libperl.so-to-shrpdir-on-Linux.patch
+Patch16:perl-5.20.2-Install-libperl.so-to-shrpdir-on-Linux.patch
 
 # Document Math::BigInt::CalcEmu requires Math::BigInt, rhbz#959096,
 # CPAN RT#85015
@@ -102,7 +102,7 @@ Patch27:
perl-5.21.6-Report-inaccesible-file-on-failed-require.patch
 Patch28:
perl-5.21.6-t-op-taint.t-Perform-SHA-256-algorithm-by-crypt-if-d.patch
 
 # Fix Errno.pm generation for GCC 5.0, RT#123784, in upstream after 5.21.8
-Patch29:perl-5.20.1-Fix-Errno.pm-generation-for-gcc-5.0.patch
+Patch29:perl-5.20.2-Fix-Errno.pm-generation-for-gcc-5.0.patch
 
 # Handle hexadecimal constants by h2ph, RT#123784, in upstream after 5.21.8
 Patch30:
perl-5.21.8-h2ph-correct-handling-of-hex-constants-for-the-pream.patch
@@ -137,10 +137,11 @@ BuildRequires:  procps, rsyslog
 
 
 # compat macro needed for rebuild
-%global perl_compat perl(:MODULE_COMPAT_5.20.1)
+%global perl_compat perl(:MODULE_COMPAT_5.20.2)
 
 # Compat provides
 Provides: %perl_compat
+Provides: perl(:MODULE_COMPAT_5.20.1)
 Provides: perl(:MODULE_COMPAT_5.20.0)
 
 # Threading provides
@@ -151,42 +152,10 @@ Provides: perl(:WITH_LARGEFILES)
 # PerlIO provides
 Provides: perl(:WITH_PERLIO)
 # File provides
-Provides: perl(abbrev.pl)
-Provides: perl(assert.pl)
-Provides: perl(bigfloat.pl)
-Provides: perl(bigint.pl)
-Provides: perl(bigrat.pl)
 Provides: perl(bytes_heavy.pl)
-Provides: perl(cacheout.pl)
-Provides: perl(complete.pl)
-Provides: perl(ctime.pl)
-Provides: perl(dotsh.pl)
 Provides: perl(dumpvar.pl)
-Provides: perl(exceptions.pl)
-Provides: perl(fastcwd.pl)
-Provides: perl(find.pl)
-Provides: perl(finddepth.pl)
-Provides: perl(flush.pl)
-Provides: perl(ftp.pl)
-Provides: perl(getcwd.pl)
-Provides: perl(getopt.pl)
-Provides: perl(getopts.pl)
-Provides: perl(hostname.pl)
-Provides: perl(importenv.pl)
-Provides: perl(look.pl)
-Provides: perl(newgetopt.pl)
-Provides: perl(open2.pl)
-Provides: perl(open3.pl)
 Provides: perl(perl5db.pl)
-Provides: perl(pwd.pl)
-Provides: perl(shellwords.pl)
-Provides: perl(stat.pl)
-Provides: perl(syslog.pl)
-Provides: perl(tainted.pl)
-Provides: perl(termcap.pl)
-Provides: perl(timelocal.pl)
 Provides: perl(utf8_heavy.pl)
-Provides: perl(validate.pl)
 
 # suidperl isn't created by upstream since 5.12.0
 Obsoletes: perl-suidperl = 4:5.12.2
@@ -3862,6 +3831,11 @@ sed \
 
 # Old changelog entries are preserved in CVS.
 %changelog
+* Wed Feb 18 2015 Jitka Plesnikova jples...@redhat.com - 4:5.20.2-321
+- Provide 5.20.2 MODULE_COMPAT
+- Clean list of provided files
+- Update names of changed patches
+
 * Tue Feb 17 2015 Jitka Plesnikova jples...@redhat.com - 4:5.20.2-320
 - 5.20.2 bump (see http://search.cpan.org/dist/perl-5.20.2/pod/perldelta.pod
   for release notes)
--
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-Config-Tiny] Created tag perl-Config-Tiny-2.22-1.fc23

2015-02-18 Thread Paul Howarth
The lightweight tag 'perl-Config-Tiny-2.22-1.fc23' was created pointing to:

 531b6f0... Update to 2.22
--
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 Inline-0.79.tar.gz uploaded to lookaside cache by psabata

2015-02-18 Thread Petr Šabata
A file has been added to the lookaside cache for perl-Inline:

439219736492bf24379f0c5681a9b4c6  Inline-0.79.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-Module-CoreList/f22] 5.20150214 bump

2015-02-18 Thread Petr Pisar
Summary of changes:

  cf36c89... 5.20150214 bump (*)

(*) 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

[Bug 1193727] perl-Inline-0.79 is available

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1193727

Petr Šabata psab...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Inline-0.79-1.fc22
 Resolution|--- |RAWHIDE
Last Closed||2015-02-18 04:38:01



-- 
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=Dk6sennOPZa=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 965126] License metadata do not reflect cpansign license

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=965126

Paul Howarth p...@city-fan.org changed:

   What|Removed |Added

External Bug ID||CPAN 85466
Version|20  |rawhide



-- 
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=lWrVNm3J4Qa=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 1181654] Please package perl-Apache-Session-NoSQL into EPEL 5/6/7

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1181654

Paul Howarth p...@city-fan.org changed:

   What|Removed |Added

 Status|MODIFIED|CLOSED
   Fixed In Version||perl-Apache-Session-NoSQL-0
   ||.1-2.el7
 Resolution|--- |NEXTRELEASE
Last Closed||2015-02-18 03:58:56



-- 
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=RPKnLsXf70a=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-Inline] 0.79 bump, Win32 fixes only

2015-02-18 Thread Petr Šabata
commit f70eb744b5474bd7244bbf2d579712001a508bac
Author: Petr Šabata con...@redhat.com
Date:   Wed Feb 18 10:35:14 2015 +0100

0.79 bump, Win32 fixes only

 .gitignore   |1 +
 perl-Inline.spec |5 -
 sources  |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 051b98b..30e585a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ Inline-0.46.tar.gz
 /Inline-0.76.tar.gz
 /Inline-0.77.tar.gz
 /Inline-0.78.tar.gz
+/Inline-0.79.tar.gz
diff --git a/perl-Inline.spec b/perl-Inline.spec
index 35a5b56..9ca4aec 100644
--- a/perl-Inline.spec
+++ b/perl-Inline.spec
@@ -1,5 +1,5 @@
 Name:   perl-Inline
-Version:0.78
+Version:0.79
 Release:1%{?dist}
 Summary:Inline Perl module
 Group:  Development/Libraries
@@ -83,6 +83,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Wed Feb 18 2015 Petr Šabata con...@redhat.com - 0.79-1
+- 0.79 bump, Win32 fixes only
+
 * Fri Dec 05 2014 Petr Šabata con...@redhat.com - 0.78-1
 - 0.78 bump
 
diff --git a/sources b/sources
index c6d9b03..5dbf401 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5f5c2e27cf296a9e1e9d0be04817  Inline-0.78.tar.gz
+439219736492bf24379f0c5681a9b4c6  Inline-0.79.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-Inline/f22] 0.79 bump, Win32 fixes only

2015-02-18 Thread Petr Šabata
Summary of changes:

  f70eb74... 0.79 bump, Win32 fixes only (*)

(*) 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

File Inline-C-0.74.tar.gz uploaded to lookaside cache by psabata

2015-02-18 Thread Petr Šabata
A file has been added to the lookaside cache for perl-Inline-C:

1609466bad491f10dad85eb43dc2ca0c  Inline-C-0.74.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 1193728] perl-Inline-C-0.74 is available

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1193728

Petr Šabata psab...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Inline-C-0.74-1.fc22
 Resolution|--- |RAWHIDE
Last Closed||2015-02-18 06:27:12



-- 
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=Ijn6qOVziia=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-Inline-C/f22] 0.74 bump, Win32 fixes only

2015-02-18 Thread Petr Šabata
Summary of changes:

  a251c70... 0.74 bump, Win32 fixes only (*)

(*) 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-Inline-C] 0.74 bump, Win32 fixes only

2015-02-18 Thread Petr Šabata
commit a251c70befd9ef7321ee238754545bb0c4256305
Author: Petr Šabata con...@redhat.com
Date:   Wed Feb 18 12:22:32 2015 +0100

0.74 bump, Win32 fixes only

 .gitignore |1 +
 perl-Inline-C.spec |5 -
 sources|2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e21c2c2..4340b70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /Inline-C-0.64.tar.gz
 /Inline-C-0.67.tar.gz
 /Inline-C-0.73.tar.gz
+/Inline-C-0.74.tar.gz
diff --git a/perl-Inline-C.spec b/perl-Inline-C.spec
index 23a9b86..87b8d21 100644
--- a/perl-Inline-C.spec
+++ b/perl-Inline-C.spec
@@ -1,5 +1,5 @@
 Name:   perl-Inline-C
-Version:0.73
+Version:0.74
 Release:1%{?dist}
 Summary:Write Perl subroutines in C
 License:GPL+ or Artistic
@@ -80,6 +80,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 18 2015 Petr Šabata con...@redhat.com - 0.74-1
+- 0.74 bump, Win32 fixes only
+
 * Thu Jan 08 2015 Petr Šabata con...@redhat.com - 0.73-1
 - 0.73 bump
 
diff --git a/sources b/sources
index bfabdcd..1a0288a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fb9a7dc92b959ab023838357767a5251  Inline-C-0.73.tar.gz
+1609466bad491f10dad85eb43dc2ca0c  Inline-C-0.74.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 1193905] XML-Parser-Lite-0.72 bump

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1193905

Petr Šabata psab...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-XML-Parser-Lite-0.720-
   ||1.fc22
 Resolution|--- |RAWHIDE
Last Closed||2015-02-18 12:46:05



-- 
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=iKRkHXIeE8a=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 Test-Trap-v0.3.0.tar.gz uploaded to lookaside cache by psabata

2015-02-18 Thread Petr Šabata
A file has been added to the lookaside cache for perl-Test-Trap:

9e3a3bd809a81f4b5bd40107511c9709  Test-Trap-v0.3.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-Test-Trap/f22] 0.3.0 bump

2015-02-18 Thread Petr Šabata
Summary of changes:

  e6a0b0d... 0.3.0 bump (*)

(*) 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

[Bug 1193894] Test-Trap-v0.3.0 bump

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1193894

Petr Šabata psab...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Test-Trap-0.3.0-1.fc22
 Resolution|--- |RAWHIDE
Last Closed||2015-02-18 12:47:59



-- 
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=Y3Z39GoW7Ca=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-Test-Trap] 0.3.0 bump

2015-02-18 Thread Petr Šabata
commit e6a0b0d16c1549cfa565a5605a805a3f58d34d2b
Author: Petr Šabata con...@redhat.com
Date:   Wed Feb 18 18:46:32 2015 +0100

0.3.0 bump

 .gitignore  |1 +
 perl-Test-Trap.spec |5 -
 sources |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 30e3418..ca0b83d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Test-Trap-v0.2.1.tar.gz
 /Test-Trap-v0.2.2.tar.gz
 /Test-Trap-v0.2.5.tar.gz
+/Test-Trap-v0.3.0.tar.gz
diff --git a/perl-Test-Trap.spec b/perl-Test-Trap.spec
index 49cb730..113f640 100644
--- a/perl-Test-Trap.spec
+++ b/perl-Test-Trap.spec
@@ -1,5 +1,5 @@
 Name:   perl-Test-Trap
-Version:0.2.5
+Version:0.3.0
 Release:1%{?dist}
 Summary:Trap exit codes, exceptions, output, etc
 License:GPL+ or Artistic
@@ -59,6 +59,9 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 18 2015 Petr Šabata con...@redhat.com - 0.3.0-1
+- 0.3.0 bump
+
 * Mon Dec 08 2014 Petr Šabata con...@redhat.com - 0.2.5-1
 - 0.2.5 bump
 
diff --git a/sources b/sources
index 9c719c8..b842f64 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-040815f3121e2bea887461c623a806a4  Test-Trap-v0.2.5.tar.gz
+9e3a3bd809a81f4b5bd40107511c9709  Test-Trap-v0.3.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-MooX-HandlesVia/f21] (2 commits) ...Merge remote-tracking branch 'origin/f22' into f21

2015-02-18 Thread corsepiu
Summary of changes:

  29f24e6... Upstream update. (*)
  73901bc... Merge remote-tracking branch 'origin/f22' into f21

(*) 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-MooX-HandlesVia/f21: 2/2] Merge remote-tracking branch 'origin/f22' into f21

2015-02-18 Thread corsepiu
commit 73901bc2640bfc3ee75668e224d2864d5112f8c6
Merge: 08b64f5 29f24e6
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Wed Feb 18 18:00:33 2015 +0100

Merge remote-tracking branch 'origin/f22' into f21

 .gitignore|2 +-
 perl-MooX-HandlesVia.spec |7 +--
 sources   |2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
--
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-Parser-Lite-0.72.tar.gz uploaded to lookaside cache by psabata

2015-02-18 Thread Petr Šabata
A file has been added to the lookaside cache for perl-XML-Parser-Lite:

d482cb36f32153b37a8199886dcfe95b  XML-Parser-Lite-0.72.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-Parser-Lite/f22] 0.72 bump

2015-02-18 Thread Petr Šabata
Summary of changes:

  f5d212d... 0.72 bump (*)

(*) 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-XML-Parser-Lite] 0.72 bump

2015-02-18 Thread Petr Šabata
commit f5d212d71f3d84ff78416b605484d0ed144395c2
Author: Petr Šabata con...@redhat.com
Date:   Wed Feb 18 18:44:22 2015 +0100

0.72 bump

- Use three digits in version

 .gitignore|1 +
 perl-XML-Parser-Lite.spec |   28 ++--
 sources   |2 +-
 3 files changed, 20 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 049ce8c..a173311 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /XML-Parser-Lite-0.719.tar.gz
+/XML-Parser-Lite-0.72.tar.gz
diff --git a/perl-XML-Parser-Lite.spec b/perl-XML-Parser-Lite.spec
index bd6e73d..6218bbe 100644
--- a/perl-XML-Parser-Lite.spec
+++ b/perl-XML-Parser-Lite.spec
@@ -1,26 +1,31 @@
 Name:   perl-XML-Parser-Lite
-Version:0.719
-Release:4%{?dist}
+# Use three digits since 0.719 - 0.72
+%global cpan_version 0.72
+Version:%{cpan_version}0
+Release:1%{?dist}
 Summary:Lightweight regexp-based XML parser
 License:(GPL+ or Artistic) and REX
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/XML-Parser-Lite/
-Source0:
http://www.cpan.org/authors/id/P/PH/PHRED/XML-Parser-Lite-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/P/PH/PHRED/XML-Parser-Lite-%{cpan_version}.tar.gz
 # rt#91434
 Patch0: perl-XML-Parser-Lite-0.719-tests.patch
 # rt#98635
 Patch1: perl-XML-Parser-Lite-0.719-plan.patch
 BuildArch:  noarch
 # SOAP::Lite is not actually needed
+# Build
 BuildRequires:  perl
-BuildRequires:  perl(diagnostics)
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker) = 6.76
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Runtime
 BuildRequires:  perl(re)
+# Tests only
+BuildRequires:  perl(diagnostics)
 BuildRequires:  perl(SOAP::Test)
-BuildRequires:  perl(strict)
 BuildRequires:  perl(Test)
 BuildRequires:  perl(Test::More)
-BuildRequires:  perl(warnings)
 BuildRequires:  perl(XMLRPC::Lite)
 BuildRequires:  perl(XMLRPC::Test::Server)
 Requires:   perl(:MODULE_COMPAT_%(eval $(perl -V:version); echo 
$version))
@@ -31,17 +36,16 @@ XML::Parser.  Though not all callbacks are supported, you 
should be able to
 use it in the same way you use XML::Parser.
 
 %prep
-%setup -q -n XML-Parser-Lite-%{version}
+%setup -q -n XML-Parser-Lite-%{cpan_version}
 %patch0 -p1
 %patch1 -p1
 
 %build
-perl Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=%{buildroot}
-find %{buildroot} -type f -name .packlist -exec rm -f {} +
 %{_fixperms} %{buildroot}/*
 
 %check
@@ -53,6 +57,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 18 2015 Petr Šabata con...@redhat.com - 0.720-1
+- 0.72 bump
+- Use three digits in version
+
 * Mon Sep 08 2014 Jitka Plesnikova jples...@redhat.com - 0.719-4
 - Perl 5.20 mass
 
diff --git a/sources b/sources
index bf8fe0b..5b38858 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a2da1ddc0248f48f87431544c4926e12  XML-Parser-Lite-0.719.tar.gz
+d482cb36f32153b37a8199886dcfe95b  XML-Parser-Lite-0.72.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 1192824] F20 PPC64 Perl: Now 5.18.2 but primary is now 5.18.4 - updated noarch package deps prevent network installs

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1192824



--- Comment #5 from Al Dunsmuir al.dunsm...@sympatico.ca ---
Karsten Hopp built a new perl-5.18.4-290.fc20 on 2015-02-17 at 23:57:37 that
Koji believes is successful.   

I attempted another install, but the error persists.  The F20 updates repo
needs to be updated with this version.

-- 
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=mIvePLss7Ma=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 1194090] perl-Perl-Critic-StricterSubs-0.04 is available

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1194090

Petr Pisar ppi...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Perl-Critic-StricterSu
   ||bs-0.04-1.fc23
 Resolution|--- |RAWHIDE
Last Closed||2015-02-19 02:18:56



-- 
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=c9dWKFEPb0a=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 1194090] perl-Perl-Critic-StricterSubs-0.04 is available

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1194090



--- Comment #2 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
ppisar's perl-Perl-Critic-StricterSubs-0.04-1.fc23 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=612926

-- 
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=B7OwMk975ja=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 1192824] F20 PPC64 Perl: Now 5.18.2 but primary is now 5.18.4 - updated noarch package deps prevent network installs

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1192824



--- Comment #6 from Petr Pisar ppi...@redhat.com ---
perl-5.18.4-290.fc20 is stable in the primary F20:

$ koji list-tag-history --build=perl-5.18.4-290.fc20
Fri Oct  3 14:51:31 2014: perl-5.18.4-290.fc20 tagged into
f20-updates-candidate by jplesnik
Fri Oct  3 15:46:09 2014: perl-5.18.4-290.fc20 tagged into
f20-updates-testing-pending by bodhi
Fri Oct  3 18:57:26 2014: perl-5.18.4-290.fc20 untagged from
f20-updates-candidate by bodhi
Fri Oct  3 18:57:26 2014: perl-5.18.4-290.fc20 tagged into f20-updates-testing
by bodhi
Fri Oct  3 19:03:43 2014: perl-5.18.4-290.fc20 untagged from
f20-updates-testing-pending by bodhi
Sun Oct  5 19:50:04 2014: perl-5.18.4-290.fc20 tagged into f20-override by
bodhi
Tue Oct 14 14:33:19 2014: perl-5.18.4-290.fc20 untagged from
f20-updates-testing by bodhi
Tue Oct 14 14:33:19 2014: perl-5.18.4-290.fc20 tagged into
f20-updates-candidate by bodhi
Tue Oct 14 14:33:32 2014: perl-5.18.4-290.fc20 tagged into
f20-updates-testing-pending by bodhi
Tue Oct 14 18:20:51 2014: perl-5.18.4-290.fc20 untagged from
f20-updates-candidate by bodhi
Tue Oct 14 18:20:51 2014: perl-5.18.4-290.fc20 tagged into f20-updates-testing
by bodhi
Tue Oct 14 18:27:05 2014: perl-5.18.4-290.fc20 untagged from
f20-updates-testing-pending by bodhi
Thu Oct 16 09:07:38 2014: perl-5.18.4-290.fc20 tagged into f20-updates-pending
by bodhi
Thu Oct 16 21:43:28 2014: perl-5.18.4-290.fc20 untagged from
f20-updates-testing by bodhi
Thu Oct 16 21:43:28 2014: perl-5.18.4-290.fc20 tagged into f20-updates by bodhi
[still active]
Thu Oct 16 21:49:50 2014: perl-5.18.4-290.fc20 untagged from f20-override by
bodhi
Thu Oct 16 21:49:54 2014: perl-5.18.4-290.fc20 untagged from
f20-updates-pending by bodhi

Subsequent perl-5.18.4-291.fc20 is also in stable updates.

perl-5.18.4-292.fc20 is in updates-testing.

-- 
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=WceeygGcJWa=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 1194090] perl-Perl-Critic-StricterSubs-0.04 is available

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1194090



--- Comment #1 from Petr Pisar ppi...@redhat.com ---
While this release fixes some bugs, it also recognizes more syntax idioms which
could cause new test failures in Fedora stable code. Therefore this release
will be pushed into rawhide only.

-- 
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=BIfUBof3pVa=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 Perl-Critic-StricterSubs-0.04.tar.gz uploaded to lookaside cache by ppisar

2015-02-18 Thread Petr Pisar
A file has been added to the lookaside cache for perl-Perl-Critic-StricterSubs:

b7214488d00cdd59a79e224dcc218bc0  Perl-Critic-StricterSubs-0.04.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-Perl-Critic-StricterSubs] 0.04 bump

2015-02-18 Thread Petr Pisar
commit 39711edfb6660295031f64f8d7c0311f865245f1
Author: Petr Písař ppi...@redhat.com
Date:   Thu Feb 19 08:14:43 2015 +0100

0.04 bump

 .gitignore |1 +
 perl-Perl-Critic-StricterSubs.spec |   60 ---
 sources|2 +-
 3 files changed, 36 insertions(+), 27 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 04a01bc..7633e50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Perl-Critic-StricterSubs-0.03.tar.gz
+/Perl-Critic-StricterSubs-0.04.tar.gz
diff --git a/perl-Perl-Critic-StricterSubs.spec 
b/perl-Perl-Critic-StricterSubs.spec
index 47c07d8..351dc55 100644
--- a/perl-Perl-Critic-StricterSubs.spec
+++ b/perl-Perl-Critic-StricterSubs.spec
@@ -1,62 +1,70 @@
 Name:   perl-Perl-Critic-StricterSubs
-Version:0.03
-Release:10%{?dist}
+Version:0.04
+Release:1%{?dist}
 Summary:Perl::Critic plugin for stricter subroutine checks
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Perl-Critic-StricterSubs/
-Source0:
http://www.cpan.org/authors/id/T/TH/THALJEF/strictersubs/Perl-Critic-StricterSubs-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/T/TH/THALJEF/Perl-Critic-StricterSubs-%{version}.tar.gz
 BuildArch:  noarch
+BuildRequires:  perl
+BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Run-time:
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(English)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(File::PathList)
-BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Perl::Critic) = 1.08
+BuildRequires:  perl(List::MoreUtils)
+# This is plug-in for Perl::Critic
+BuildRequires:  perl(Perl::Critic) = 1.082
 BuildRequires:  perl(Perl::Critic::Policy)
-BuildRequires:  perl(Perl::Critic::TestUtils) = 1.08
-BuildRequires:  perl(Perl::Critic::Utils) = 1.08
-BuildRequires:  perl(Perl::Critic::Violation) = 1.08
+BuildRequires:  perl(Perl::Critic::Utils) = 1.082
 BuildRequires:  perl(PPI::Document)
-# Non-author tests only:
-BuildRequires:  perl(Test::Pod) = 1.00
-BuildRequires:  perl(Test::Pod::Coverage) = 1.04
-# Only in META.yml, RT#66863: BuildRequires:  perl(Test::Deep)
+# Tests:
+# Perl::Critic::Violation 1.082 not used
+BuildRequires:  perl(Perl::Critic::TestUtils) = 1.082
 BuildRequires:  perl(Test::More)
-Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
-Requires:   perl(Perl::Critic) = 1.08
-Requires:   perl(Perl::Critic::TestUtils) = 1.08
-Requires:   perl(Perl::Critic::Utils) = 1.08
-Requires:   perl(Perl::Critic::Violation) = 1.08
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
+Requires:   perl(Perl::Critic) = 1.082
+Requires:   perl(Perl::Critic::TestUtils) = 1.082
+Requires:   perl(Perl::Critic::Utils) = 1.082
+
+# Filter under-specified dependencies:
+%global __requires_exclude 
%{?__requires_exclude:%__requires_exclude|}^perl\\(Perl::Critic::Utils\\)$
 
 %description
 As a dynamic language, Perl doesn't require you to define subroutines until
-run-time. Although this is a powerful feature, it can also be a major
-source of bugs. For example, you might mistype the name of a subroutine, or
-call a subroutine from another module without including that module or
-importing that subroutine. And unless you have very good test coverage, you
-might not know about these bugs until you have already launched your code.
+run-time. Although this is a powerful feature, it can also be a major source
+of bugs. The Perl::Critic::Policy modules in this distribution are aimed at
+reducing errors caused by invoking subroutines that are not defined.
 
 %prep
 %setup -q -n Perl-Critic-StricterSubs-%{version}
 
 %build
-%{__perl} Build.PL installdirs=vendor
+perl Build.PL installdirs=vendor
 ./Build
 
 %install
 ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
 ./Build test
 
 %files
-%defattr(-,root,root,-)
-%doc Changes LICENSE README
+%license LICENSE
+%doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 19 2015 Petr Pisar ppi...@redhat.com - 0.04-1
+- 0.04 bump
+
 * Fri Aug 29 2014 Jitka Plesnikova jples...@redhat.com - 0.03-10
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index d28e6ab..b787a48 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f92c089422f7eea8d51c542997d351c1  Perl-Critic-StricterSubs-0.03.tar.gz
+b7214488d00cdd59a79e224dcc218bc0  Perl-Critic-StricterSubs-0.04.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 1171777] Test-Trap v0.2.5 is available

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1171777

Petr Šabata psab...@redhat.com changed:

   What|Removed |Added

 Status|MODIFIED|CLOSED
   Fixed In Version||perl-Test-Trap-0.2.5-1.fc21
 Resolution|--- |CURRENTRELEASE
Last Closed|2015-02-18 09:08:19 |2015-02-18 11:18:12



-- 
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=g899ewevdja=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 1193854] New: Config-AutoConf-0.309 bump

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1193854

Bug ID: 1193854
   Summary: Config-AutoConf-0.309 bump
   Product: Fedora
   Version: rawhide
 Component: perl-Config-AutoConf
  Assignee: psab...@redhat.com
  Reporter: ppi...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: perl-devel@lists.fedoraproject.org, psab...@redhat.com



Upstream released Config-AutoConf-0.309, Fedora delivers version 0.305. Please
upgrade.

-- 
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=qJ0QK4TOnOa=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 1193873] New: Parse-CPAN-Packages-2.40 bump

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1193873

Bug ID: 1193873
   Summary: Parse-CPAN-Packages-2.40 bump
   Product: Fedora
   Version: rawhide
 Component: perl-Parse-CPAN-Packages
  Assignee: psab...@redhat.com
  Reporter: ppi...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: ktdre...@ktdreyer.com,
perl-devel@lists.fedoraproject.org,
psab...@redhat.com, st...@silug.org,
strob...@strobe.net



Upstream released Parse-CPAN-Packages-2.40, Fedora delivers 2.38. Please
upgrade.

-- 
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=5h1sgxVlFsa=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 Geo-IPfree-1.143630.tar.gz uploaded to lookaside cache by ppisar

2015-02-18 Thread Petr Pisar
A file has been added to the lookaside cache for perl-Geo-IPfree:

f87e5302c9c8c0c8120155bd790ca462  Geo-IPfree-1.143630.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-Geo-IPfree] 1.143630 bump

2015-02-18 Thread Petr Pisar
commit 8d29cdd38d8a03a7581e33c1f6a335ad86b93fbf
Author: Petr Písař ppi...@redhat.com
Date:   Wed Feb 18 13:44:09 2015 +0100

1.143630 bump

 .gitignore   |1 +
 perl-Geo-IPfree.spec |7 +--
 sources  |2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e4a3e6a..cf2a2ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ Geo-IPfree-1.101650.tar.gz
 /Geo-IPfree-1.131650.tar.gz
 /Geo-IPfree-1.132870.tar.gz
 /Geo-IPfree-1.141670.tar.gz
+/Geo-IPfree-1.143630.tar.gz
diff --git a/perl-Geo-IPfree.spec b/perl-Geo-IPfree.spec
index f3c61e4..91c9685 100644
--- a/perl-Geo-IPfree.spec
+++ b/perl-Geo-IPfree.spec
@@ -1,9 +1,9 @@
 %global cpan_name Geo-IPfree
-%global cpan_version 1.141670
+%global cpan_version 1.143630
 %global cpan_author BRICAS
 Name:   perl-%{cpan_name}
 Version:%(echo '%cpan_version' | sed 's/^\([0-9]\{1,\}\)\./\1\n/' | 
sed '2 s/\(.\)/.\1/g' | sed '1N;s/\n//')
-Release:2%{?dist}
+Release:1%{?dist}
 Summary:Look up the country of an IPv4 Address
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -52,6 +52,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 18 2015 Petr Pisar ppi...@redhat.com - 1.1.4.3.6.3.0-1
+- 1.143630 bump
+
 * Wed Aug 27 2014 Jitka Plesnikova jples...@redhat.com - 1.1.4.1.6.7.0-2
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 28c2d54..78f8f29 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-90b208914e081f823f647834b18baaf2  Geo-IPfree-1.141670.tar.gz
+f87e5302c9c8c0c8120155bd790ca462  Geo-IPfree-1.143630.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 1193865] New: Inline-Module-0.34 bump

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1193865

Bug ID: 1193865
   Summary: Inline-Module-0.34 bump
   Product: Fedora
   Version: rawhide
 Component: perl-Inline-Module
  Assignee: psab...@redhat.com
  Reporter: ppi...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: jples...@redhat.com,
perl-devel@lists.fedoraproject.org, ppi...@redhat.com,
psab...@redhat.com



Upstream released Inline-Module-0.34, Fedora delivers 0.33. Please upgrade.

-- 
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=qEXtH2Pxq3a=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 1193870] New: Module-Used-v1.3.0 bump

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1193870

Bug ID: 1193870
   Summary: Module-Used-v1.3.0 bump
   Product: Fedora
   Version: rawhide
 Component: perl-Module-Used
  Assignee: psab...@redhat.com
  Reporter: ppi...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: iarn...@gmail.com, perl-devel@lists.fedoraproject.org,
psab...@redhat.com



Upstream released Module-Used-v1.3.0, Fedora delivers 1.2.0. Please upgrade.

-- 
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=BiDcKvq1NSa=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 726998] bioperl 1.6.9 is available

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=726998

Fedora End Of Life endofl...@fedoraproject.org changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |EOL
Last Closed||2015-02-18 08:36:16



--- Comment #11 from Fedora End Of Life endofl...@fedoraproject.org ---
Fedora 19 changed to end-of-life (EOL) status on 2015-01-06. Fedora 19 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

-- 
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=1z6XkIV551a=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 1193894] New: Test-Trap-v0.3.0 bump

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1193894

Bug ID: 1193894
   Summary: Test-Trap-v0.3.0 bump
   Product: Fedora
   Version: rawhide
 Component: perl-Test-Trap
  Assignee: psab...@redhat.com
  Reporter: ppi...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: mmasl...@redhat.com,
perl-devel@lists.fedoraproject.org, psab...@redhat.com



Upstream released Test-Trap-v0.3.0, Fedora delivers 0.2.2 in F22 and 0.2.5 in
F21. Please upgrade.

-- 
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=n82gIXZrVea=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-Module-Used] 1.3.0 bump

2015-02-18 Thread Petr Šabata
commit 5cf92e74ccd7f06a7e57ca031f09490bf10ae722
Author: Petr Šabata con...@redhat.com
Date:   Wed Feb 18 15:12:38 2015 +0100

1.3.0 bump

 .gitignore|1 +
 perl-Module-Used.spec |   49 +++--
 sources   |2 +-
 3 files changed, 33 insertions(+), 19 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 12059fc..c9cf846 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Module-Used-v1.2.0.tar.gz
+/Module-Used-v1.3.0.tar.gz
diff --git a/perl-Module-Used.spec b/perl-Module-Used.spec
index 9d43e1e..d229f4a 100644
--- a/perl-Module-Used.spec
+++ b/perl-Module-Used.spec
@@ -1,21 +1,39 @@
 Name:   perl-Module-Used
-Version:1.2.0
-Release:15%{?dist}
+Version:1.3.0
+Release:1%{?dist}
 Summary:Find modules loaded by Perl code without running it
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Module-Used/
 Source0:
http://www.cpan.org/authors/id/E/EL/ELLIOTJS/Module-Used-v%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
-BuildRequires:  perl(File::Next) = 1.02
+# Build
+BuildRequires:  perl
+BuildRequires:  perl(English)
 BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(PPI::Document) = 1.203
-BuildRequires:  perl(Readonly) = 1.03
+BuildRequires:  perl(strict)
+BuildRequires:  perl(utf8)
+BuildRequires:  perl(warnings)
+# Runtime
+BuildRequires:  perl(Const::Fast)
+BuildRequires:  perl(Exporter) = 5.57
+# Unused BuildRequires:  perl(File::Next) = 1.02
+BuildRequires:  perl(Module::Path) = 0.01
+BuildRequires:  perl(PPI::Document) = 1.205
+# Tests only
 BuildRequires:  perl(Test::Deep) = 0.098
 BuildRequires:  perl(Test::More) = 0.72
 BuildRequires:  perl(version) = 0.74
-Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+Requires:   perl(:MODULE_COMPAT_%(eval $(perl -V:version); echo 
$version))
+Requires:   perl(Exporter) = 5.57
+Requires:   perl(File::Next) = 1.02
+Requires:   perl(Module::Path) = 0.01
+Requires:   perl(PPI::Document) = 1.205
+
+%global __requires_exclude 
%{?__requires_exclude:%__requires_exclude|}^perl\\(Exporter\\)$
+%global __requires_exclude 
%{?__requires_exclude:%__requires_exclude|}^perl\\(File::Next\\)$
+%global __requires_exclude 
%{?__requires_exclude:%__requires_exclude|}^perl\\(Module::Path\\)$
+%global __requires_exclude 
%{?__requires_exclude:%__requires_exclude|}^perl\\(PPI::Document\\)$
 
 %description
 Modules are found statically based upon use and require statements. If use
@@ -28,25 +46,17 @@ modules listed in parentheses.
 %setup -q -n Module-Used-v%{version}
 
 %build
-%{__perl} Build.PL installdirs=vendor
+perl Build.PL installdirs=vendor
 ./Build
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
-./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;
-
-%{_fixperms} $RPM_BUILD_ROOT/*
+./Build install destdir=%{buildroot} create_packlist=0
+%{_fixperms} %{buildroot}/*
 
 %check
 ./Build test
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
-%defattr(-,root,root,-)
 %doc Changes README
 %{perl_vendorlib}/*
 %{_bindir}/*
@@ -54,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 18 2015 Petr Šabata con...@redhat.com - 1.3.0-1
+- 1.3.0 bump
+
 * Fri Aug 29 2014 Jitka Plesnikova jples...@redhat.com - 1.2.0-15
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 8e033d7..e2875f1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ba3421bb8f990f1729b8e2ad7fa233dc  Module-Used-v1.2.0.tar.gz
+50d0fee5df0ae821e93793203b44f376  Module-Used-v1.3.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-Module-Used/f22] 1.3.0 bump

2015-02-18 Thread Petr Šabata
Summary of changes:

  5cf92e7... 1.3.0 bump (*)

(*) 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

[Bug 1171777] Test-Trap v0.2.5 is available

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1171777

Petr Pisar ppi...@redhat.com changed:

   What|Removed |Added

 Status|CLOSED  |MODIFIED
 Resolution|ERRATA  |---
   Keywords||Reopened



--- Comment #3 from Petr Pisar ppi...@redhat.com ---
Fedora 22 does not include the 0.2.5 version. Please build the version for
Fedora ≥ 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=tdlLFZ4MTMa=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 1184844] perl-TeX-Hyphen-1.15 is available

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1184844

Petr Pisar ppi...@redhat.com changed:

   What|Removed |Added

 CC||ppi...@redhat.com



--- Comment #3 from Petr Pisar ppi...@redhat.com ---
Fedora ≥ 22 delivers 1.01. Please build 1.15 version for these Fedoras too.

-- 
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=T5TyIX9oOHa=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 1152110] perl-XXX-0.29 is available

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1152110



--- Comment #3 from Petr Pisar ppi...@redhat.com ---
Fedora ≥ 22 still delivers older 0.28 version. Please build 0.29 for these
Fedoras too.

-- 
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=fx0os60UZLa=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 Parse-CPAN-Packages-2.40.tar.gz uploaded to lookaside cache by psabata

2015-02-18 Thread Petr Šabata
A file has been added to the lookaside cache for perl-Parse-CPAN-Packages:

11c6a6f62e9cd74b9a6fef0289a1c7d9  Parse-CPAN-Packages-2.40.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-Parse-CPAN-Packages/epel7] 2.40 bump, a changelog fix

2015-02-18 Thread Petr Šabata
Summary of changes:

  93d5c1d... 2.40 bump, a changelog fix (*)

(*) 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-Parse-CPAN-Packages/epel7] Revert 2.40 bump, a changelog fix

2015-02-18 Thread Petr Šabata
commit a875e0ed837ec8992ead39c8defc359f73368bc7
Author: Petr Šabata con...@redhat.com
Date:   Wed Feb 18 15:51:23 2015 +0100

Revert 2.40 bump, a changelog fix

This reverts commit 93d5c1d93faef45f15dfc8ad9e2aeba244a7f27a.

 Parse-CPAN-Packages-2.38-Test::InDistDir.patch |   39 
 Parse-CPAN-Packages-2.40-Test::InDistDir.patch |   47 
 perl-Parse-CPAN-Packages.spec  |   28 +++
 sources|2 +-
 4 files changed, 53 insertions(+), 63 deletions(-)
---
diff --git a/Parse-CPAN-Packages-2.38-Test::InDistDir.patch 
b/Parse-CPAN-Packages-2.38-Test::InDistDir.patch
new file mode 100644
index 000..8ecdb08
--- /dev/null
+++ b/Parse-CPAN-Packages-2.38-Test::InDistDir.patch
@@ -0,0 +1,39 @@
+--- Makefile.PL
 Makefile.PL
+@@ -18,7 +18,6 @@ WriteMakefile(
+   Moose
+   Path::Class
+   PPI
+-  Test::InDistDir
+   Test::More
+   version
+   )
+--- META.json
 META.json
+@@ -39,7 +39,6 @@
+ Moose : 0,
+ PPI : 0,
+ Path::Class : 0,
+-Test::InDistDir : 0,
+ Test::More : 0,
+ version : 0
+  }
+--- META.yml
 META.yml
+@@ -25,7 +25,6 @@ requires:
+   Moose: '0'
+   PPI: '0'
+   Path::Class: '0'
+-  Test::InDistDir: '0'
+   Test::More: '0'
+   version: '0'
+ version: '2.38'
+--- t/simple.t
 t/simple.t
+@@ -1,6 +1,5 @@
+ #!/usr/bin/perl
+ use strict;
+-use Test::InDistDir;
+ use Test::More;
+ use File::Slurp 'read_file';
+ 
diff --git a/perl-Parse-CPAN-Packages.spec b/perl-Parse-CPAN-Packages.spec
index 908d261..57ad608 100644
--- a/perl-Parse-CPAN-Packages.spec
+++ b/perl-Parse-CPAN-Packages.spec
@@ -1,16 +1,15 @@
 Name:   perl-Parse-CPAN-Packages
-Version:2.40
-Release:1%{?dist}
+Version:2.38
+Release:3%{?dist}
 Summary:Parse 02packages.details.txt.gz
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Parse-CPAN-Packages/
 Source0:
http://www.cpan.org/authors/id/M/MI/MITHALDU/Parse-CPAN-Packages-%{version}.tar.gz
-Patch0: Parse-CPAN-Packages-2.40-Test::InDistDir.patch
+Patch0: Parse-CPAN-Packages-2.38-Test::InDistDir.patch
 BuildArch:  noarch
 # Module Build
-BuildRequires:  perl
-BuildRequires:  perl(ExtUtils::MakeMaker) = 6.76
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Module Runtime
@@ -18,16 +17,15 @@ BuildRequires:  perl(Archive::Peek)
 BuildRequires:  perl(Compress::Zlib)
 BuildRequires:  perl(CPAN::DistnameInfo)
 BuildRequires:  perl(File::Slurp)
-BuildRequires:  perl(Moo)
+BuildRequires:  perl(Moose)
 BuildRequires:  perl(Path::Class)
 BuildRequires:  perl(PPI)
-BuildRequires:  perl(Types::Standard)
 BuildRequires:  perl(version)
 # Test Suite
 # perl(Test::InDistDir) dependency patched out
 BuildRequires:  perl(Test::More)
 # Runtime
-Requires:   perl(:MODULE_COMPAT_%(eval $(perl -V:version); echo 
$version))
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 
 %description
 The Comprehensive Perl Archive Network (CPAN) is a very useful collection
@@ -38,18 +36,21 @@ interface to the data contained within.
 
 %prep
 %setup -q -n Parse-CPAN-Packages-%{version}
+
 # Remove the need for (so-far unpackaged) Test::InDistDir
-%patch0 -p1
+%patch0
+
 # Strip spurious exec permissions
 find . -type f -exec chmod -c -x {} \;
 
 %build
-perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
+perl Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 %install
-make pure_install DESTDIR=%{buildroot}
-%{_fixperms} %{buildroot}
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
+%{_fixperms} $RPM_BUILD_ROOT
 
 %check
 make test
@@ -62,9 +63,6 @@ make test
 %{_mandir}/man3/Parse::CPAN::Packages::Package.3pm*
 
 %changelog
-* Wed Feb 18 2015 Petr Šabata con...@redhat.com - 2.40-1
-- 2.40 bump, a changelog fix
-
 * Mon Sep 01 2014 Jitka Plesnikova jples...@redhat.com - 2.38-3
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index b38b608..74af9d0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-11c6a6f62e9cd74b9a6fef0289a1c7d9  Parse-CPAN-Packages-2.40.tar.gz
+a4a7956f364839b2f69d60af9bf1957c  Parse-CPAN-Packages-2.38.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 DBD-Pg-3.5.1.tar.gz uploaded to lookaside cache by jplesnik

2015-02-18 Thread Jitka Plesnikova
A file has been added to the lookaside cache for perl-DBD-Pg:

cc693c034e7a31d1bf85ecb5ab9f3571  DBD-Pg-3.5.1.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-DBD-Pg] 3.5.1 bump

2015-02-18 Thread Jitka Plesnikova
commit f9cc4f3ea915fa3d3811c3351211f47c5aa09114
Author: Jitka Plesnikova jples...@redhat.com
Date:   Wed Feb 18 15:22:01 2015 +0100

3.5.1 bump

 .gitignore   |1 +
 perl-DBD-Pg.spec |6 --
 sources  |2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ae2a332..ab921a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ DBD-Pg-2.17.1.tar.gz
 /DBD-Pg-3.4.1.tar.gz
 /DBD-Pg-3.4.2.tar.gz
 /DBD-Pg-3.5.0.tar.gz
+/DBD-Pg-3.5.1.tar.gz
diff --git a/perl-DBD-Pg.spec b/perl-DBD-Pg.spec
index 58b0b2d..c0dbf56 100644
--- a/perl-DBD-Pg.spec
+++ b/perl-DBD-Pg.spec
@@ -1,6 +1,6 @@
 Name:   perl-DBD-Pg
 Summary:A PostgreSQL interface for perl
-Version:3.5.0
+Version:3.5.1
 Release:1%{?dist}
 License:GPLv2+ or Artistic
 Group:  Development/Libraries
@@ -78,8 +78,10 @@ make test
 %{perl_vendorarch}/Bundle/DBD/Pg.pm
 %{_mandir}/man3/*.3*
 
-
 %changelog
+* Wed Feb 18 2015 Jitka Plesnikova jples...@redhat.com - 3.5.1-1
+- 3.5.1 bump
+
 * Wed Feb 11 2015 Jitka Plesnikova jples...@redhat.com - 3.5.0-1
 - 3.5.0 bump
 - Remove tests sub-package, tests don't work without Makefile
diff --git a/sources b/sources
index 9d7d629..85433de 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-16cea4efcd1f8917679920be50e23da9  DBD-Pg-3.5.0.tar.gz
+cc693c034e7a31d1bf85ecb5ab9f3571  DBD-Pg-3.5.1.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-DBD-Pg/f22] 3.5.1 bump

2015-02-18 Thread Jitka Plesnikova
commit c6c9418e05153231b12c1c4d7ec8b6ae028897bd
Author: Jitka Plesnikova jples...@redhat.com
Date:   Wed Feb 18 15:22:01 2015 +0100

3.5.1 bump

 .gitignore   |1 +
 perl-DBD-Pg.spec |6 --
 sources  |2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ae2a332..ab921a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ DBD-Pg-2.17.1.tar.gz
 /DBD-Pg-3.4.1.tar.gz
 /DBD-Pg-3.4.2.tar.gz
 /DBD-Pg-3.5.0.tar.gz
+/DBD-Pg-3.5.1.tar.gz
diff --git a/perl-DBD-Pg.spec b/perl-DBD-Pg.spec
index 58b0b2d..c0dbf56 100644
--- a/perl-DBD-Pg.spec
+++ b/perl-DBD-Pg.spec
@@ -1,6 +1,6 @@
 Name:   perl-DBD-Pg
 Summary:A PostgreSQL interface for perl
-Version:3.5.0
+Version:3.5.1
 Release:1%{?dist}
 License:GPLv2+ or Artistic
 Group:  Development/Libraries
@@ -78,8 +78,10 @@ make test
 %{perl_vendorarch}/Bundle/DBD/Pg.pm
 %{_mandir}/man3/*.3*
 
-
 %changelog
+* Wed Feb 18 2015 Jitka Plesnikova jples...@redhat.com - 3.5.1-1
+- 3.5.1 bump
+
 * Wed Feb 11 2015 Jitka Plesnikova jples...@redhat.com - 3.5.0-1
 - 3.5.0 bump
 - Remove tests sub-package, tests don't work without Makefile
diff --git a/sources b/sources
index 9d7d629..85433de 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-16cea4efcd1f8917679920be50e23da9  DBD-Pg-3.5.0.tar.gz
+cc693c034e7a31d1bf85ecb5ab9f3571  DBD-Pg-3.5.1.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 1193721] perl-DBD-Pg-3.5.1 is available

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1193721

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

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-DBD-Pg-3.5.1-1.fc23
 Resolution|--- |RAWHIDE
Last Closed||2015-02-18 09:30:21



-- 
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=pK7lhusz7Na=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 1193905] New: XML-Parser-Lite-0.72 bump

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1193905

Bug ID: 1193905
   Summary: XML-Parser-Lite-0.72 bump
   Product: Fedora
   Version: rawhide
 Component: perl-XML-Parser-Lite
  Assignee: psab...@redhat.com
  Reporter: ppi...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: jples...@redhat.com,
perl-devel@lists.fedoraproject.org, psab...@redhat.com



Upstream released XML-Parser-Lite-0.72, Fedora delivers 0.719. Please upgrade.

-- 
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=0KNx9KWuGoa=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-Parse-CPAN-Packages] 2.40 bump, a changelog fix

2015-02-18 Thread Petr Šabata
commit 93d5c1d93faef45f15dfc8ad9e2aeba244a7f27a
Author: Petr Šabata con...@redhat.com
Date:   Wed Feb 18 15:36:25 2015 +0100

2.40 bump, a changelog fix

 Parse-CPAN-Packages-2.38-Test::InDistDir.patch |   39 
 Parse-CPAN-Packages-2.40-Test::InDistDir.patch |   47 
 perl-Parse-CPAN-Packages.spec  |   28 ---
 sources|2 +-
 4 files changed, 63 insertions(+), 53 deletions(-)
---
diff --git a/Parse-CPAN-Packages-2.40-Test::InDistDir.patch 
b/Parse-CPAN-Packages-2.40-Test::InDistDir.patch
new file mode 100644
index 000..dd98834
--- /dev/null
+++ b/Parse-CPAN-Packages-2.40-Test::InDistDir.patch
@@ -0,0 +1,47 @@
+diff --git a/META.json b/META.json
+index a514fd3..a7457c2 100755
+--- a/META.json
 b/META.json
+@@ -39,7 +39,6 @@
+ Moo : 0,
+ PPI : 0,
+ Path::Class : 0,
+-Test::InDistDir : 0,
+ Test::More : 0,
+ Type::Utils : 0,
+ Types::Standard : 0,
+diff --git a/META.yml b/META.yml
+index aa57c57..9ad2c3e 100755
+--- a/META.yml
 b/META.yml
+@@ -25,7 +25,6 @@ requires:
+   Moo: '0'
+   PPI: '0'
+   Path::Class: '0'
+-  Test::InDistDir: '0'
+   Test::More: '0'
+   Type::Utils: '0'
+   Types::Standard: '0'
+diff --git a/Makefile.PL b/Makefile.PL
+index 5589cba..ccd7e31 100755
+--- a/Makefile.PL
 b/Makefile.PL
+@@ -18,7 +18,6 @@ WriteMakefile(
+   Moo
+   Path::Class
+   PPI
+-  Test::InDistDir
+   Test::More
+   Type::Utils
+   Types::Standard
+diff --git a/t/simple.t b/t/simple.t
+index a1d71ed..b422884 100755
+--- a/t/simple.t
 b/t/simple.t
+@@ -1,6 +1,5 @@
+ #!/usr/bin/perl
+ use strict;
+-use Test::InDistDir;
+ use Test::More;
+ use File::Slurp 'read_file';
+ 
diff --git a/perl-Parse-CPAN-Packages.spec b/perl-Parse-CPAN-Packages.spec
index 57ad608..908d261 100644
--- a/perl-Parse-CPAN-Packages.spec
+++ b/perl-Parse-CPAN-Packages.spec
@@ -1,15 +1,16 @@
 Name:   perl-Parse-CPAN-Packages
-Version:2.38
-Release:3%{?dist}
+Version:2.40
+Release:1%{?dist}
 Summary:Parse 02packages.details.txt.gz
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Parse-CPAN-Packages/
 Source0:
http://www.cpan.org/authors/id/M/MI/MITHALDU/Parse-CPAN-Packages-%{version}.tar.gz
-Patch0: Parse-CPAN-Packages-2.38-Test::InDistDir.patch
+Patch0: Parse-CPAN-Packages-2.40-Test::InDistDir.patch
 BuildArch:  noarch
 # Module Build
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker) = 6.76
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Module Runtime
@@ -17,15 +18,16 @@ BuildRequires:  perl(Archive::Peek)
 BuildRequires:  perl(Compress::Zlib)
 BuildRequires:  perl(CPAN::DistnameInfo)
 BuildRequires:  perl(File::Slurp)
-BuildRequires:  perl(Moose)
+BuildRequires:  perl(Moo)
 BuildRequires:  perl(Path::Class)
 BuildRequires:  perl(PPI)
+BuildRequires:  perl(Types::Standard)
 BuildRequires:  perl(version)
 # Test Suite
 # perl(Test::InDistDir) dependency patched out
 BuildRequires:  perl(Test::More)
 # Runtime
-Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
+Requires:   perl(:MODULE_COMPAT_%(eval $(perl -V:version); echo 
$version))
 
 %description
 The Comprehensive Perl Archive Network (CPAN) is a very useful collection
@@ -36,21 +38,18 @@ interface to the data contained within.
 
 %prep
 %setup -q -n Parse-CPAN-Packages-%{version}
-
 # Remove the need for (so-far unpackaged) Test::InDistDir
-%patch0
-
+%patch0 -p1
 # Strip spurious exec permissions
 find . -type f -exec chmod -c -x {} \;
 
 %build
-perl Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
-make pure_install DESTDIR=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-%{_fixperms} $RPM_BUILD_ROOT
+make pure_install DESTDIR=%{buildroot}
+%{_fixperms} %{buildroot}
 
 %check
 make test
@@ -63,6 +62,9 @@ make test
 %{_mandir}/man3/Parse::CPAN::Packages::Package.3pm*
 
 %changelog
+* Wed Feb 18 2015 Petr Šabata con...@redhat.com - 2.40-1
+- 2.40 bump, a changelog fix
+
 * Mon Sep 01 2014 Jitka Plesnikova jples...@redhat.com - 2.38-3
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 74af9d0..b38b608 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a4a7956f364839b2f69d60af9bf1957c  Parse-CPAN-Packages-2.38.tar.gz
+11c6a6f62e9cd74b9a6fef0289a1c7d9  Parse-CPAN-Packages-2.40.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-Parse-CPAN-Packages/f22] 2.40 bump, a changelog fix

2015-02-18 Thread Petr Šabata
Summary of changes:

  93d5c1d... 2.40 bump, a changelog fix (*)

(*) 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-Parse-CPAN-Packages/f21] (2 commits) ...2.40 bump, a changelog fix

2015-02-18 Thread Petr Šabata
Summary of changes:

  4f8d846... Perl 5.20 rebuild (*)
  93d5c1d... 2.40 bump, a changelog fix (*)

(*) 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

[Bug 1112891] EL7 build needed to satisfy Publican 4.1 build.

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1112891

Fedora End Of Life endofl...@fedoraproject.org changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |EOL
Last Closed||2015-02-18 06:45:18



--- Comment #3 from Fedora End Of Life endofl...@fedoraproject.org ---
Fedora 19 changed to end-of-life (EOL) status on 2015-01-06. Fedora 19 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

-- 
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=Fn3XsYmOfKa=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 Coro-6.42.tar.gz uploaded to lookaside cache by ppisar

2015-02-18 Thread Petr Pisar
A file has been added to the lookaside cache for perl-Coro:

f24af38e29a1cc96e2a58cdb031c5153  Coro-6.42.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-Config-AutoConf] 0.309 bump

2015-02-18 Thread Petr Šabata
commit 37e3c2f21f3153597f170f5a1124225d7218f286
Author: Petr Šabata con...@redhat.com
Date:   Wed Feb 18 14:20:34 2015 +0100

0.309 bump

 .gitignore|1 +
 perl-Config-AutoConf.spec |8 ++--
 sources   |2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 870a39c..105e863 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Config-AutoConf-0.305.tar.gz
+/Config-AutoConf-0.309.tar.gz
diff --git a/perl-Config-AutoConf.spec b/perl-Config-AutoConf.spec
index caf0018..f65689e 100644
--- a/perl-Config-AutoConf.spec
+++ b/perl-Config-AutoConf.spec
@@ -1,5 +1,5 @@
 Name:   perl-Config-AutoConf
-Version:0.305
+Version:0.309
 Release:1%{?dist}
 Summary:A module to implement some of AutoConf macros in pure Perl
 License:GPL+ or Artistic
@@ -20,13 +20,14 @@ BuildRequires:  perl(Carp)
 BuildRequires:  perl(Config)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(Exporter)
-BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(File::Basename)
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(Text::ParseWords)
 # Tests only
 BuildRequires:  perl(Cwd)
+BuildRequires:  perl(ExtUtils::CBuilder)
+# Unused BuildRequires:  perl(IO::String)
 BuildRequires:  perl(Test::More)
 Requires:   perl(:MODULE_COMPAT_%(eval $(perl -V:version); echo 
$version))
 Requires:   glibc-headers
@@ -58,5 +59,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 18 2015 Petr Šabata con...@redhat.com - 0.309-1
+- 0.309 bump
+
 * Thu Nov 06 2014 Petr Šabata con...@redhat.com 0.305-1
 - Initial packaging
diff --git a/sources b/sources
index cc27fa4..b75117a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c0e85943cbdc0c5853b04d0319a38975  Config-AutoConf-0.305.tar.gz
+a3c6370a7501725e109ea8179c510424  Config-AutoConf-0.309.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 Config-AutoConf-0.309.tar.gz uploaded to lookaside cache by psabata

2015-02-18 Thread Petr Šabata
A file has been added to the lookaside cache for perl-Config-AutoConf:

a3c6370a7501725e109ea8179c510424  Config-AutoConf-0.309.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 Perl-Critic-Moose-1.01.tar.gz uploaded to lookaside cache by ppisar

2015-02-18 Thread Petr Pisar
A file has been added to the lookaside cache for perl-Perl-Critic-Moose:

0985df757795944bcb737e6559118dc4  Perl-Critic-Moose-1.01.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-Perl-Critic-Moose] 1.01 bump

2015-02-18 Thread Petr Pisar
commit 2973eec1823b2fd071d5fb82c527c3dca50ad9f5
Author: Petr Písař ppi...@redhat.com
Date:   Wed Feb 18 14:54:57 2015 +0100

1.01 bump

 .gitignore  |1 +
 perl-Perl-Critic-Moose.spec |   68 +-
 sources |2 +-
 3 files changed, 36 insertions(+), 35 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2248aca..bbe345a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Perl-Critic-Moose-0.999_002.tar.gz
+/Perl-Critic-Moose-1.01.tar.gz
diff --git a/perl-Perl-Critic-Moose.spec b/perl-Perl-Critic-Moose.spec
index 13c6ca5..a517e21 100644
--- a/perl-Perl-Critic-Moose.spec
+++ b/perl-Perl-Critic-Moose.spec
@@ -1,66 +1,66 @@
-%global cpan_version 0.999_002
 Name:   perl-Perl-Critic-Moose
-Version:%(echo %{cpan_version} | tr '_' '.')
-Release:8%{?dist}
+Version:1.01
+Release:1%{?dist}
 Summary:Policies for Perl::Critic concerned with using Moose
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Perl-Critic-Moose/
-Source0:
http://search.cpan.org/CPAN/authors/id/E/EL/ELLIOTJS/Perl-Critic-Moose-%{cpan_version}.tar.gz
+Source0:
http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Perl-Critic-Moose-%{version}.tar.gz
 BuildArch:  noarch
-BuildRequires:  perl(Module::Build)
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
 # Run-time
 BuildRequires:  perl(base)
-BuildRequires:  perl(Perl::Critic::Policy) = 1.098
-BuildRequires:  perl(Perl::Critic::Utils) = 1.098
-BuildRequires:  perl(Perl::Critic::Utils::PPI) = 1.098
+BuildRequires:  perl(Perl::Critic::Policy)
+BuildRequires:  perl(Perl::Critic::Utils)
+BuildRequires:  perl(Perl::Critic::Utils::PPI)
 BuildRequires:  perl(Readonly)
 # Tests only
-BuildRequires:  perl(Carp)
-BuildRequires:  perl(Perl::Critic::TestUtils) = 1.098
-BuildRequires:  perl(Perl::Critic::Violation) = 1.098
-BuildRequires:  perl(Test::More)
-Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
-Requires:   perl(Perl::Critic::Policy) = 1.098
-Requires:   perl(Perl::Critic::Utils) = 1.098
-Requires:   perl(Perl::Critic::Utils::PPI) = 1.098
-
-# Remove underspecified dependencies
-%global __requires_exclude 
%{?__requires_exclude:%__requires_exclude|}^perl\\(Perl::Critic::(Policy|Utils(|::PPI))\\)$
-
-# Augment provide versions with development digits
-%global __provides_exclude 
%{?__provides_exclude:%__provides_exclude|}^perl\\(Perl::Critic::(Policy::)?Moose(::.*)?\\)\\s*=
-Provides:   perl(Perl::Critic::Moose) = %{version}
-Provides:   perl(Perl::Critic::Policy::Moose::ProhibitMultipleWiths) = 
%{version}
-Provides:   perl(Perl::Critic::Policy::Moose::ProhibitNewMethod) = 
%{version}
-Provides:   perl(Perl::Critic::Policy::Moose::RequireCleanNamespace) = 
%{version}
-Provides:   perl(Perl::Critic::Policy::Moose::RequireMakeImmutable) = 
%{version}
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(IO::Handle)
+BuildRequires:  perl(IPC::Open3)
+# Pod::Wordlist not used
+# Test::CPAN::Changes not used
+# Test::EOL not used
+BuildRequires:  perl(Test::More) = 0.96
+# Test::NoTabs not used
+BuildRequires:  perl(Test::Perl::Critic::Policy)
+# Test::Pod 1.41 not used
+# Test::Spelling 0.12 not used
+# Test::Synopsis not used
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 
 %description
 Some Perl::Critic policies that will help you keep your code in good shape
 with regards to Moose.
 
 %prep
-%setup -q -n Perl-Critic-Moose-%{cpan_version}
+%setup -q -n Perl-Critic-Moose-%{version}
 
 %build
-%{__perl} Build.PL installdirs=vendor
-./Build
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %install
-./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
-./Build test
+make test
 
 %files
-%doc Changes README
+%license LICENSE
+%doc Changes README.md
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 18 2015 Petr Pisar ppi...@redhat.com - 1.01-1
+- 1.01 bump
+
 * Fri Aug 29 2014 Jitka Plesnikova jples...@redhat.com - 0.999.002-8
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index d0f6ee5..343862d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f97e0fd5977eb67389b17080b648de0  Perl-Critic-Moose-0.999_002.tar.gz
+0985df757795944bcb737e6559118dc4  Perl-Critic-Moose-1.01.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 1171777] Test-Trap v0.2.5 is available

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1171777

Petr Pisar ppi...@redhat.com changed:

   What|Removed |Added

 Status|MODIFIED|CLOSED
 Resolution|--- |ERRATA
Last Closed||2015-02-18 09:08:19



-- 
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=22ra5yuLgia=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 1193870] Module-Used-v1.3.0 bump

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1193870

Petr Šabata psab...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Module-Used-1.3.0-1.fc
   ||22
 Resolution|--- |RAWHIDE
Last Closed||2015-02-18 09:13:42



-- 
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=OvfMD1puXJa=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-Geo-IPfree/f22] 1.143630 bump

2015-02-18 Thread Petr Pisar
Summary of changes:

  8d29cdd... 1.143630 bump (*)

(*) 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

[Bug 1193854] Config-AutoConf-0.309 bump

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1193854

Petr Šabata psab...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Config-AutoConf-0.309-
   ||1.fc22
 Resolution|--- |RAWHIDE
Last Closed||2015-02-18 08:32:06



-- 
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=9LpXcXcfsna=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-Perl-Critic-Moose/f20] 1.01 bump

2015-02-18 Thread Petr Pisar
commit 012e7763adfcb5ea4c859edace188af5370d8d48
Author: Petr Písař ppi...@redhat.com
Date:   Wed Feb 18 14:54:57 2015 +0100

1.01 bump

 .gitignore  |1 +
 perl-Perl-Critic-Moose.spec |   68 +-
 sources |2 +-
 3 files changed, 36 insertions(+), 35 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2248aca..bbe345a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Perl-Critic-Moose-0.999_002.tar.gz
+/Perl-Critic-Moose-1.01.tar.gz
diff --git a/perl-Perl-Critic-Moose.spec b/perl-Perl-Critic-Moose.spec
index 3452142..b72bc36 100644
--- a/perl-Perl-Critic-Moose.spec
+++ b/perl-Perl-Critic-Moose.spec
@@ -1,66 +1,66 @@
-%global cpan_version 0.999_002
 Name:   perl-Perl-Critic-Moose
-Version:%(echo %{cpan_version} | tr '_' '.')
-Release:6%{?dist}
+Version:1.01
+Release:1%{?dist}
 Summary:Policies for Perl::Critic concerned with using Moose
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Perl-Critic-Moose/
-Source0:
http://search.cpan.org/CPAN/authors/id/E/EL/ELLIOTJS/Perl-Critic-Moose-%{cpan_version}.tar.gz
+Source0:
http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Perl-Critic-Moose-%{version}.tar.gz
 BuildArch:  noarch
-BuildRequires:  perl(Module::Build)
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
 # Run-time
 BuildRequires:  perl(base)
-BuildRequires:  perl(Perl::Critic::Policy) = 1.098
-BuildRequires:  perl(Perl::Critic::Utils) = 1.098
-BuildRequires:  perl(Perl::Critic::Utils::PPI) = 1.098
+BuildRequires:  perl(Perl::Critic::Policy)
+BuildRequires:  perl(Perl::Critic::Utils)
+BuildRequires:  perl(Perl::Critic::Utils::PPI)
 BuildRequires:  perl(Readonly)
 # Tests only
-BuildRequires:  perl(Carp)
-BuildRequires:  perl(Perl::Critic::TestUtils) = 1.098
-BuildRequires:  perl(Perl::Critic::Violation) = 1.098
-BuildRequires:  perl(Test::More)
-Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
-Requires:   perl(Perl::Critic::Policy) = 1.098
-Requires:   perl(Perl::Critic::Utils) = 1.098
-Requires:   perl(Perl::Critic::Utils::PPI) = 1.098
-
-# Remove underspecified dependencies
-%global __requires_exclude 
%{?__requires_exclude:%__requires_exclude|}^perl\\(Perl::Critic::(Policy|Utils(|::PPI))\\)$
-
-# Augment provide versions with development digits
-%global __provides_exclude 
%{?__provides_exclude:%__provides_exclude|}^perl\\(Perl::Critic::(Policy::)?Moose(::.*)?\\)\\s*=
-Provides:   perl(Perl::Critic::Moose) = %{version}
-Provides:   perl(Perl::Critic::Policy::Moose::ProhibitMultipleWiths) = 
%{version}
-Provides:   perl(Perl::Critic::Policy::Moose::ProhibitNewMethod) = 
%{version}
-Provides:   perl(Perl::Critic::Policy::Moose::RequireCleanNamespace) = 
%{version}
-Provides:   perl(Perl::Critic::Policy::Moose::RequireMakeImmutable) = 
%{version}
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(IO::Handle)
+BuildRequires:  perl(IPC::Open3)
+# Pod::Wordlist not used
+# Test::CPAN::Changes not used
+# Test::EOL not used
+BuildRequires:  perl(Test::More) = 0.96
+# Test::NoTabs not used
+BuildRequires:  perl(Test::Perl::Critic::Policy)
+# Test::Pod 1.41 not used
+# Test::Spelling 0.12 not used
+# Test::Synopsis not used
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 
 %description
 Some Perl::Critic policies that will help you keep your code in good shape
 with regards to Moose.
 
 %prep
-%setup -q -n Perl-Critic-Moose-%{cpan_version}
+%setup -q -n Perl-Critic-Moose-%{version}
 
 %build
-%{__perl} Build.PL installdirs=vendor
-./Build
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %install
-./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
-./Build test
+make test
 
 %files
-%doc Changes README
+%license LICENSE
+%doc Changes README.md
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 18 2015 Petr Pisar ppi...@redhat.com - 1.01-1
+- 1.01 bump
+
 * Sun Aug 04 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.999.002-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index d0f6ee5..343862d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f97e0fd5977eb67389b17080b648de0  Perl-Critic-Moose-0.999_002.tar.gz
+0985df757795944bcb737e6559118dc4  Perl-Critic-Moose-1.01.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 1152110] perl-XXX-0.29 is available

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1152110

Petr Šabata psab...@redhat.com changed:

   What|Removed |Added

 Status|MODIFIED|CLOSED
   Fixed In Version||perl-XXX-0.29-1.fc21
 Resolution|--- |CURRENTRELEASE
Last Closed||2015-02-18 10:33:48



-- 
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=izmB7M8A2za=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 1112890] EL7 build needed to satisfy Publican 4.1 build.

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1112890

Fedora End Of Life endofl...@fedoraproject.org changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |EOL
Last Closed||2015-02-18 06:45:07



--- Comment #2 from Fedora End Of Life endofl...@fedoraproject.org ---
Fedora 19 changed to end-of-life (EOL) status on 2015-01-06. Fedora 19 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

-- 
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=chcTPHeBEqa=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-Coro] 6.42 bump

2015-02-18 Thread Petr Pisar
commit 9b4511b5d33b8959a818ef684c1cde30406d8957
Author: Petr Písař ppi...@redhat.com
Date:   Wed Feb 18 13:05:14 2015 +0100

6.42 bump

 .gitignore |1 +
 perl-Coro.spec |   10 +++---
 sources|2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b961401..712aedc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /Coro-6.37.tar.gz
 /Coro-6.39.tar.gz
 /Coro-6.41.tar.gz
+/Coro-6.42.tar.gz
diff --git a/perl-Coro.spec b/perl-Coro.spec
index 33d276a..634f047 100644
--- a/perl-Coro.spec
+++ b/perl-Coro.spec
@@ -1,5 +1,5 @@
 Name:   perl-Coro
-Version:6.41
+Version:6.42
 Release:1%{?dist}
 Summary:The only real threads in perl
 # Coro/libcoro:GPLv2 or BSD
@@ -9,7 +9,7 @@ Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Coro/
 Source0:
http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Coro-%{version}.tar.gz
 Patch0: %{name}-5.25-ucontext-default.patch
-BuildRequires:  libecb
+BuildRequires:  libecb-static
 BuildRequires:  perl
 BuildRequires:  perl(Config)
 BuildRequires:  perl(EV) = 4
@@ -144,13 +144,17 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec 
rm -f {} \;
 make test
 
 %files
-%doc Changes COPYING README README.linux-glibc
+%license COPYING
+%doc Changes README README.linux-glibc
 %doc doc/* eg
 %{perl_archlib}/auto/*
 %{perl_archlib}/Coro*
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 18 2015 Petr Pisar ppi...@redhat.com - 6.42-1
+- 6.42 bump
+
 * Wed Oct 29 2014 Petr Pisar ppi...@redhat.com - 6.41-1
 - 6.41 bump
 
diff --git a/sources b/sources
index ac990e9..02a4bff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-882b3606487db94b35ac309bc7025009  Coro-6.41.tar.gz
+f24af38e29a1cc96e2a58cdb031c5153  Coro-6.42.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-Geo-IPfree/f21] 1.143630 bump

2015-02-18 Thread Petr Pisar
commit 44bf3ad855c13accd0bb4835f004a8cf75fe0b51
Author: Petr Písař ppi...@redhat.com
Date:   Wed Feb 18 13:44:09 2015 +0100

1.143630 bump

 .gitignore   |1 +
 perl-Geo-IPfree.spec |5 -
 sources  |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e4a3e6a..cf2a2ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ Geo-IPfree-1.101650.tar.gz
 /Geo-IPfree-1.131650.tar.gz
 /Geo-IPfree-1.132870.tar.gz
 /Geo-IPfree-1.141670.tar.gz
+/Geo-IPfree-1.143630.tar.gz
diff --git a/perl-Geo-IPfree.spec b/perl-Geo-IPfree.spec
index 1b0168e..eb57b38 100644
--- a/perl-Geo-IPfree.spec
+++ b/perl-Geo-IPfree.spec
@@ -1,5 +1,5 @@
 %global cpan_name Geo-IPfree
-%global cpan_version 1.141670
+%global cpan_version 1.143630
 %global cpan_author BRICAS
 Name:   perl-%{cpan_name}
 Version:%(echo '%cpan_version' | sed 's/^\([0-9]\{1,\}\)\./\1\n/' | 
sed '2 s/\(.\)/.\1/g' | sed '1N;s/\n//')
@@ -52,6 +52,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 18 2015 Petr Pisar ppi...@redhat.com - 1.1.4.3.6.3.0-1
+- 1.143630 bump
+
 * Tue Jul 01 2014 Petr Pisar ppi...@redhat.com - 1.1.4.1.6.7.0-1
 - 1.141670 bump
 
diff --git a/sources b/sources
index 28c2d54..78f8f29 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-90b208914e081f823f647834b18baaf2  Geo-IPfree-1.141670.tar.gz
+f87e5302c9c8c0c8120155bd790ca462  Geo-IPfree-1.143630.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-Geo-IPfree/f20] 1.143630 bump

2015-02-18 Thread Petr Pisar
commit 621f9744bbaad0a67339f1097574e0fc8d6827cc
Author: Petr Písař ppi...@redhat.com
Date:   Wed Feb 18 13:44:09 2015 +0100

1.143630 bump

 .gitignore   |1 +
 perl-Geo-IPfree.spec |5 -
 sources  |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e4a3e6a..cf2a2ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ Geo-IPfree-1.101650.tar.gz
 /Geo-IPfree-1.131650.tar.gz
 /Geo-IPfree-1.132870.tar.gz
 /Geo-IPfree-1.141670.tar.gz
+/Geo-IPfree-1.143630.tar.gz
diff --git a/perl-Geo-IPfree.spec b/perl-Geo-IPfree.spec
index 9962c9e..c3d5244 100644
--- a/perl-Geo-IPfree.spec
+++ b/perl-Geo-IPfree.spec
@@ -1,5 +1,5 @@
 %global cpan_name Geo-IPfree
-%global cpan_version 1.141670
+%global cpan_version 1.143630
 %global cpan_author BRICAS
 Name:   perl-%{cpan_name}
 Version:%(echo '%cpan_version' | sed 's/^\([0-9]\{1,\}\)\./\1\n/' | 
sed '2 s/\(.\)/.\1/g' | sed '1N;s/\n//')
@@ -52,6 +52,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 18 2015 Petr Pisar ppi...@redhat.com - 1.1.4.3.6.3.0-1
+- 1.143630 bump
+
 * Tue Jul 01 2014 Petr Pisar ppi...@redhat.com - 1.1.4.1.6.7.0-1
 - 1.141670 bump
 
diff --git a/sources b/sources
index 28c2d54..78f8f29 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-90b208914e081f823f647834b18baaf2  Geo-IPfree-1.141670.tar.gz
+f87e5302c9c8c0c8120155bd790ca462  Geo-IPfree-1.143630.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-Config-AutoConf/f22] 0.309 bump

2015-02-18 Thread Petr Šabata
Summary of changes:

  37e3c2f... 0.309 bump (*)

(*) 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-Perl-Critic-Moose/f21] 1.01 bump

2015-02-18 Thread Petr Pisar
commit 9de563780450ad998e698e4d2796627034b828e4
Author: Petr Písař ppi...@redhat.com
Date:   Wed Feb 18 14:54:57 2015 +0100

1.01 bump

 .gitignore  |1 +
 perl-Perl-Critic-Moose.spec |   68 +-
 sources |2 +-
 3 files changed, 36 insertions(+), 35 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2248aca..bbe345a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Perl-Critic-Moose-0.999_002.tar.gz
+/Perl-Critic-Moose-1.01.tar.gz
diff --git a/perl-Perl-Critic-Moose.spec b/perl-Perl-Critic-Moose.spec
index 3f88f76..a283f18 100644
--- a/perl-Perl-Critic-Moose.spec
+++ b/perl-Perl-Critic-Moose.spec
@@ -1,66 +1,66 @@
-%global cpan_version 0.999_002
 Name:   perl-Perl-Critic-Moose
-Version:%(echo %{cpan_version} | tr '_' '.')
-Release:7%{?dist}
+Version:1.01
+Release:1%{?dist}
 Summary:Policies for Perl::Critic concerned with using Moose
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Perl-Critic-Moose/
-Source0:
http://search.cpan.org/CPAN/authors/id/E/EL/ELLIOTJS/Perl-Critic-Moose-%{cpan_version}.tar.gz
+Source0:
http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Perl-Critic-Moose-%{version}.tar.gz
 BuildArch:  noarch
-BuildRequires:  perl(Module::Build)
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
 # Run-time
 BuildRequires:  perl(base)
-BuildRequires:  perl(Perl::Critic::Policy) = 1.098
-BuildRequires:  perl(Perl::Critic::Utils) = 1.098
-BuildRequires:  perl(Perl::Critic::Utils::PPI) = 1.098
+BuildRequires:  perl(Perl::Critic::Policy)
+BuildRequires:  perl(Perl::Critic::Utils)
+BuildRequires:  perl(Perl::Critic::Utils::PPI)
 BuildRequires:  perl(Readonly)
 # Tests only
-BuildRequires:  perl(Carp)
-BuildRequires:  perl(Perl::Critic::TestUtils) = 1.098
-BuildRequires:  perl(Perl::Critic::Violation) = 1.098
-BuildRequires:  perl(Test::More)
-Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
-Requires:   perl(Perl::Critic::Policy) = 1.098
-Requires:   perl(Perl::Critic::Utils) = 1.098
-Requires:   perl(Perl::Critic::Utils::PPI) = 1.098
-
-# Remove underspecified dependencies
-%global __requires_exclude 
%{?__requires_exclude:%__requires_exclude|}^perl\\(Perl::Critic::(Policy|Utils(|::PPI))\\)$
-
-# Augment provide versions with development digits
-%global __provides_exclude 
%{?__provides_exclude:%__provides_exclude|}^perl\\(Perl::Critic::(Policy::)?Moose(::.*)?\\)\\s*=
-Provides:   perl(Perl::Critic::Moose) = %{version}
-Provides:   perl(Perl::Critic::Policy::Moose::ProhibitMultipleWiths) = 
%{version}
-Provides:   perl(Perl::Critic::Policy::Moose::ProhibitNewMethod) = 
%{version}
-Provides:   perl(Perl::Critic::Policy::Moose::RequireCleanNamespace) = 
%{version}
-Provides:   perl(Perl::Critic::Policy::Moose::RequireMakeImmutable) = 
%{version}
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(IO::Handle)
+BuildRequires:  perl(IPC::Open3)
+# Pod::Wordlist not used
+# Test::CPAN::Changes not used
+# Test::EOL not used
+BuildRequires:  perl(Test::More) = 0.96
+# Test::NoTabs not used
+BuildRequires:  perl(Test::Perl::Critic::Policy)
+# Test::Pod 1.41 not used
+# Test::Spelling 0.12 not used
+# Test::Synopsis not used
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 
 %description
 Some Perl::Critic policies that will help you keep your code in good shape
 with regards to Moose.
 
 %prep
-%setup -q -n Perl-Critic-Moose-%{cpan_version}
+%setup -q -n Perl-Critic-Moose-%{version}
 
 %build
-%{__perl} Build.PL installdirs=vendor
-./Build
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %install
-./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
-./Build test
+make test
 
 %files
-%doc Changes README
+%license LICENSE
+%doc Changes README.md
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 18 2015 Petr Pisar ppi...@redhat.com - 1.01-1
+- 1.01 bump
+
 * Sat Jun 07 2014 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.999.002-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index d0f6ee5..343862d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f97e0fd5977eb67389b17080b648de0  Perl-Critic-Moose-0.999_002.tar.gz
+0985df757795944bcb737e6559118dc4  Perl-Critic-Moose-1.01.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 1184844] perl-TeX-Hyphen-1.15 is available

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1184844

Petr Šabata psab...@redhat.com changed:

   What|Removed |Added

 Status|MODIFIED|CLOSED
   Fixed In Version||perl-TeX-Hyphen-1.15-1.fc21
 Resolution|--- |CURRENTRELEASE
Last Closed||2015-02-18 10:48:08



-- 
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=Hlylq30rYZa=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-Inline-Module] 0.34 bump

2015-02-18 Thread Petr Šabata
commit d5041fe31ccbf420899e170f571a71b4a550f67d
Author: Petr Šabata con...@redhat.com
Date:   Wed Feb 18 15:57:21 2015 +0100

0.34 bump

 .gitignore  |1 +
 perl-Inline-Module.spec |5 -
 sources |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1244aaa..fc9f4be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Inline-Module-0.17.tar.gz
 /Inline-Module-0.18.tar.gz
 /Inline-Module-0.33.tar.gz
+/Inline-Module-0.34.tar.gz
diff --git a/perl-Inline-Module.spec b/perl-Inline-Module.spec
index bef7d2e..685ebcf 100644
--- a/perl-Inline-Module.spec
+++ b/perl-Inline-Module.spec
@@ -1,5 +1,5 @@
 Name:   perl-Inline-Module
-Version:0.33
+Version:0.34
 Release:1%{?dist}
 Summary:Support for Inline-based CPAN extension modules
 License:GPL+ or Artistic
@@ -58,6 +58,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 18 2015 Petr Šabata con...@redhat.com - 0.34-1
+- 0.34 bump
+
 * Thu Jan 08 2015 Petr Šabata con...@redhat.com - 0.33-1
 - 0.33 bump, APIv2
 
diff --git a/sources b/sources
index 6f94698..8c7abbc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-669d1b41ffb90fcd67631dec3ef1113b  Inline-Module-0.33.tar.gz
+7267fa0616fa1e24ad202a671b54c0c6  Inline-Module-0.34.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-Inline-Module/f22] 0.34 bump

2015-02-18 Thread Petr Šabata
Summary of changes:

  d5041fe... 0.34 bump (*)

(*) 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

File MooX-HandlesVia-0.001007.tar.gz uploaded to lookaside cache by corsepiu

2015-02-18 Thread corsepiu
A file has been added to the lookaside cache for perl-MooX-HandlesVia:

9744cfe9e431c6510d73409a27522e47  MooX-HandlesVia-0.001007.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-MooX-HandlesVia] Upstream update.

2015-02-18 Thread corsepiu
commit 29f24e629de261f2957ff70fc5dc0c36ccd2341a
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Wed Feb 18 16:06:27 2015 +0100

Upstream update.

 .gitignore|2 +-
 perl-MooX-HandlesVia.spec |7 +--
 sources   |2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5c75893..18678bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/MooX-HandlesVia-0.001006.tar.gz
+/MooX-HandlesVia-0.001007.tar.gz
diff --git a/perl-MooX-HandlesVia.spec b/perl-MooX-HandlesVia.spec
index 19612a1..7960ef2 100644
--- a/perl-MooX-HandlesVia.spec
+++ b/perl-MooX-HandlesVia.spec
@@ -1,5 +1,5 @@
 Name:   perl-MooX-HandlesVia
-Version:0.001006
+Version:0.001007
 Release:1%{?dist}
 Summary:NativeTrait-like behavior for Moo
 License:GPL+ or Artistic
@@ -63,11 +63,14 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} 
\;
 make test
 
 %files
-%doc Changes LICENSE README TODO
+%doc Changes LICENSE TODO
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Tue Feb 17 2015 Ralf Corsépius corse...@fedoraproject.org - 0.001007-1
+- Upstream update.
+
 * Mon Jan 26 2015 Ralf Corsépius corse...@fedoraproject.org - 0.001006-1
 - Upstream update.
 
diff --git a/sources b/sources
index d68a0d9..e3effad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2874483d53dcce766ab9271269a31dea  MooX-HandlesVia-0.001006.tar.gz
+9744cfe9e431c6510d73409a27522e47  MooX-HandlesVia-0.001007.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 1193865] Inline-Module-0.34 bump

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1193865

Petr Šabata psab...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Inline-Module-0.34-1.f
   ||c22
 Resolution|--- |RAWHIDE
Last Closed||2015-02-18 10:08:45



-- 
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=LbZvqwMDAWa=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 1184844] perl-TeX-Hyphen-1.15 is available

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1184844



--- Comment #4 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
psabata's perl-TeX-Hyphen-1.15-1.fc23 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=612624

-- 
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=uEjsFlOnbCa=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 1152110] perl-XXX-0.29 is available

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1152110



--- Comment #4 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
psabata's perl-XXX-0.29-1.fc23 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=612630

-- 
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=68E8rh3kB1a=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 1193873] Parse-CPAN-Packages-2.40 bump

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1193873



--- Comment #1 from Fedora Update System upda...@fedoraproject.org ---
perl-Parse-CPAN-Packages-2.40-1.fc21 has been submitted as an update for Fedora
21.
https://admin.fedoraproject.org/updates/perl-Parse-CPAN-Packages-2.40-1.fc21

-- 
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=EKyuMAF2ada=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 Inline-Module-0.34.tar.gz uploaded to lookaside cache by psabata

2015-02-18 Thread Petr Šabata
A file has been added to the lookaside cache for perl-Inline-Module:

7267fa0616fa1e24ad202a671b54c0c6  Inline-Module-0.34.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 1184844] perl-TeX-Hyphen-1.15 is available

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1184844



--- Comment #5 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
psabata's perl-TeX-Hyphen-1.15-1.fc22 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=612626

-- 
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=5QsYZ9IIROa=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 1152110] perl-XXX-0.29 is available

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1152110



--- Comment #5 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
psabata's perl-XXX-0.29-1.fc22 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=612629

-- 
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=PZ9rhknlnga=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-MooX-HandlesVia/f22] Upstream update.

2015-02-18 Thread corsepiu
Summary of changes:

  29f24e6... Upstream update. (*)

(*) 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

[Bug 1194090] New: perl-Perl-Critic-StricterSubs-0.04 is available

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1194090

Bug ID: 1194090
   Summary: perl-Perl-Critic-StricterSubs-0.04 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Perl-Critic-StricterSubs
  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: 0.04
Current version/release in rawhide: 0.03-10.fc22
URL: http://search.cpan.org/dist/Perl-Critic-StricterSubs/

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=VlzmXONDLAa=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 1183591] perl-version-0.9912 is available

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1183591

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

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version|perl-version-0.99.12-1.fc22 |perl-version-0.99.12-1.fc21
 Resolution|--- |ERRATA
Last Closed||2015-02-18 21:59:52



--- Comment #5 from Fedora Update System upda...@fedoraproject.org ---
perl-version-0.99.12-1.fc21 has been pushed to the Fedora 21 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=gkpSfnh7xda=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 1193418] perl-Hash-MultiValue-0.16 is available

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1193418

Robin Lee robinlee.s...@gmail.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-Hash-MultiValue-0.16-1
   ||.fc22
 Resolution|--- |RAWHIDE
Last Closed||2015-02-18 22:16:33



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