pghmcfc uploaded Test-Vars-0.008.tar.gz for perl-Test-Vars

2015-08-20 Thread notifications
2b382f5e8fcbf12cff09e01a417c3677  Test-Vars-0.008.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Test-Vars/Test-Vars-0.008.tar.gz/md5/2b382f5e8fcbf12cff09e01a417c3677/Test-Vars-0.008.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

eseyman pushed to perl-MooseX-MethodAttributes (master). Update to 0.30 and move to the Module::Build::Tiny workflow

2015-08-20 Thread notifications
From 459ede77199b768c8c1107bb5241e378e4a53284 Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman emman...@seyman.fr
Date: Thu, 20 Aug 2015 09:19:52 +0200
Subject: Update to 0.30 and move to the Module::Build::Tiny workflow


diff --git a/.gitignore b/.gitignore
index 4014a52..a24efe5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ MooseX-MethodAttributes-0.20.tar.gz
 /MooseX-MethodAttributes-0.27.tar.gz
 /MooseX-MethodAttributes-0.28.tar.gz
 /MooseX-MethodAttributes-0.29.tar.gz
+/MooseX-MethodAttributes-0.30.tar.gz
diff --git a/perl-MooseX-MethodAttributes.spec 
b/perl-MooseX-MethodAttributes.spec
index e50402d..6572cec 100644
--- a/perl-MooseX-MethodAttributes.spec
+++ b/perl-MooseX-MethodAttributes.spec
@@ -1,7 +1,7 @@
 Name:   perl-MooseX-MethodAttributes
 Summary:Introspect your method code attributes
-Version:0.29
-Release:3%{?dist}
+Version:0.30
+Release:1%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 Source0:
http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/MooseX-MethodAttributes-%{version}.tar.gz
@@ -9,9 +9,9 @@ URL:
http://search.cpan.org/dist/MooseX-MethodAttributes
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 BuildArch:  noarch
 
-BuildRequires:  perl(ExtUtils::MakeMaker) = 6.31
 BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(lib)
+BuildRequires:  perl(Module::Build::Tiny)
 BuildRequires:  perl(Moose) = 0.98
 BuildRequires:  perl(MooseX::Role::Parameterized)
 BuildRequires:  perl(MooseX::Types::Moose) = 0.21
@@ -22,11 +22,6 @@ BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) = 0.88
 BuildRequires:  perl(Test::Requires)
 
-# obsolete/provide old tests subpackage
-# can be removed during F19 development cycle
-Obsoletes:  %{name}-tests  0.26-3
-Provides:   %{name}-tests = %{version}-%{release}
-
 %{?perl_default_filter}
 
 %description
@@ -37,31 +32,31 @@ Moose meta method objects.
 %prep
 %setup -q -n MooseX-MethodAttributes-%{version}
 
-# we don't have Test::CheckDeps
-rm -f t/00-check-deps.t
-
 # silence rpmlint warning
 sed -i '1s,#!.*perl,#!%{__perl},' t/*.t
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+perl Build.PL --installdirs=vendor
+./Build
 
 %install
-make pure_install DESTDIR=%{buildroot}
-find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
-
-%{_fixperms} %{buildroot}/*
+./Build install --destdir=%{buildroot} --create_packlist=0
+%{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
-make test
+./Build test
 
 %files
-%doc Changes LICENSE README t/
-%{perl_vendorlib}/*
-%{_mandir}/man3/*.3*
+%doc Changes README t/
+%license LICENSE
+%{perl_vendorlib}/MooseX*
+%{_mandir}/man3/MooseX*.3*
 
 %changelog
+* Thu Aug 20 2015 Emmanuel Seyman emman...@seyman.fr - 0.30-1
+- Update to 0.30
+- Move to the Module::Build::Tiny workflow
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.29-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 20de54d..820a3be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c28066933bb5a0e97a5e2dbb0d2e0edf  MooseX-MethodAttributes-0.29.tar.gz
+f3b4ece37075ec73597fcad41512ad7b  MooseX-MethodAttributes-0.30.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-MooseX-MethodAttributes.git/commit/?h=masterid=459ede77199b768c8c1107bb5241e378e4a53284
--
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-POE-API-Peek

2015-08-20 Thread buildsys


perl-POE-API-Peek has broken dependencies in the rawhide tree:
On x86_64:
1:perl-POE-API-Peek-2.20-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
1:perl-POE-API-Peek-2.20-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
1:perl-POE-API-Peek-2.20-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Method-Signatures

2015-08-20 Thread buildsys


perl-Method-Signatures has broken dependencies in the rawhide tree:
On x86_64:
perl-Method-Signatures-20141021-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On i386:
perl-Method-Signatures-20141021-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On armhfp:
perl-Method-Signatures-20141021-1.fc22.noarch requires 
perl(:MODULE_COMPAT_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-CGI-Application-Structured-Tools

2015-08-20 Thread buildsys


perl-CGI-Application-Structured-Tools has broken dependencies in the rawhide 
tree:
On x86_64:
perl-CGI-Application-Structured-Tools-0.015-7.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-CGI-Application-Structured-Tools-0.015-7.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-CGI-Application-Structured-Tools-0.015-7.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Data-Dump-Streamer

2015-08-20 Thread buildsys


perl-Data-Dump-Streamer has broken dependencies in the rawhide tree:
On x86_64:
perl-Data-Dump-Streamer-2.38-3.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Data-Dump-Streamer-2.38-3.fc22.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
perl-Data-Dump-Streamer-2.38-3.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Data-Dump-Streamer-2.38-3.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Data-Dump-Streamer-2.38-3.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Data-Dump-Streamer-2.38-3.fc22.armv7hl requires libperl.so.5.20
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-B-Hooks-OP-Check-EntersubForCV

2015-08-20 Thread buildsys


perl-B-Hooks-OP-Check-EntersubForCV has broken dependencies in the rawhide tree:
On x86_64:
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.i686 requires 
libperl.so.5.20
On armhfp:
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.armv7hl requires 
libperl.so.5.20
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-Devel-FindRef

2015-08-20 Thread buildsys


perl-Devel-FindRef has broken dependencies in the rawhide tree:
On x86_64:
perl-Devel-FindRef-1.44-3.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-FindRef-1.44-3.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-Devel-FindRef-1.44-3.fc22.i686 requires perl(:MODULE_COMPAT_5.20.0)
perl-Devel-FindRef-1.44-3.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Devel-FindRef-1.44-3.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-FindRef-1.44-3.fc22.armv7hl requires libperl.so.5.20
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-Data-Alias

2015-08-20 Thread buildsys


perl-Data-Alias has broken dependencies in the rawhide tree:
On x86_64:
perl-Data-Alias-1.18-4.fc22.x86_64 requires perl(:MODULE_COMPAT_5.20.0)
perl-Data-Alias-1.18-4.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-Data-Alias-1.18-4.fc22.i686 requires perl(:MODULE_COMPAT_5.20.0)
perl-Data-Alias-1.18-4.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Data-Alias-1.18-4.fc22.armv7hl requires perl(:MODULE_COMPAT_5.20.0)
perl-Data-Alias-1.18-4.fc22.armv7hl requires libperl.so.5.20
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: polymake

2015-08-20 Thread buildsys


polymake has broken dependencies in the rawhide tree:
On x86_64:
polymake-2.13-22.git20141013.fc23.x86_64 requires 
perl(:MODULE_COMPAT_5.20.2)
polymake-2.13-22.git20141013.fc23.x86_64 requires perl = 4:5.20.2
polymake-2.13-22.git20141013.fc23.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
polymake-2.13-22.git20141013.fc23.i686 requires 
perl(:MODULE_COMPAT_5.20.2)
polymake-2.13-22.git20141013.fc23.i686 requires perl = 4:5.20.2
polymake-2.13-22.git20141013.fc23.i686 requires libperl.so.5.20
On armhfp:
polymake-2.13-22.git20141013.fc23.armv7hl requires 
perl(:MODULE_COMPAT_5.20.2)
polymake-2.13-22.git20141013.fc23.armv7hl requires perl = 4:5.20.2
polymake-2.13-22.git20141013.fc23.armv7hl requires libperl.so.5.20
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-Test-AutoBuild

2015-08-20 Thread buildsys


perl-Test-AutoBuild has broken dependencies in the rawhide tree:
On x86_64:
perl-Test-AutoBuild-1.2.4-15.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-Test-AutoBuild-1.2.4-15.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-Test-AutoBuild-1.2.4-15.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Devel-BeginLift

2015-08-20 Thread buildsys


perl-Devel-BeginLift has broken dependencies in the rawhide tree:
On x86_64:
perl-Devel-BeginLift-0.001003-9.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-BeginLift-0.001003-9.fc22.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
perl-Devel-BeginLift-0.001003-9.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-BeginLift-0.001003-9.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Devel-BeginLift-0.001003-9.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-BeginLift-0.001003-9.fc22.armv7hl requires libperl.so.5.20
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 1230754] perl-Test-Vars-0.005-7.fc23: FTBFS with Perl 5.22

2015-08-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230754



--- Comment #3 from Fedora Update System upda...@fedoraproject.org ---
perl-Test-Vars-0.007-1.fc23 has been submitted as an update to Fedora 23.
https://bugzilla.redhat.com/show_bug.cgi?id=1230754

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
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

pghmcfc pushed to perl-Test-Vars (perl-Test-Vars-0.008-1.fc24). Update to 0.008 (..more)

2015-08-20 Thread notifications
This commit already existed in another branch.

http://pkgs.fedoraproject.org/cgit/perl-Test-Vars.git/commit/?h=perl-Test-Vars-0.008-1.fc24id=fad28b9a4c3db9979128a375f60522a84a3fabee
--
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

pghmcfc pushed to perl-Test-Vars (perl-Test-Vars-0.008-1.fc23). Update to 0.008 (..more)

2015-08-20 Thread notifications
From fad28b9a4c3db9979128a375f60522a84a3fabee Mon Sep 17 00:00:00 2001
From: Paul Howarth p...@city-fan.org
Date: Thu, 20 Aug 2015 10:19:33 +0100
Subject: Update to 0.008

- New upstream release 0.008
  - In some corner cases, Test::Vars would try to look inside the body of a
stub sub (sub foo;) and then blow up; this could be triggered by
declaring a stub sub and then an attribute with a reader of the same name
in a Moose::Role, for example

diff --git a/perl-Test-Vars.spec b/perl-Test-Vars.spec
index cd31345..edb9408 100644
--- a/perl-Test-Vars.spec
+++ b/perl-Test-Vars.spec
@@ -1,5 +1,5 @@
 Name:  perl-Test-Vars
-Version:   0.007
+Version:   0.008
 Release:   1%{?dist}
 Summary:   Detects unused variables
 License:   GPL+ or Artistic
@@ -38,6 +38,12 @@ BuildRequires:   perl(warnings)
 BuildRequires: perl(Test::More) = 0.88
 BuildRequires: perl(Test::Tester)
 # ===
+# Optional test requirements
+# ===
+%if !0%{?rhel:1}  !0%{?perl_bootstrap:1}
+BuildRequires: perl(Moose::Role)
+%endif
+# ===
 # Author/Release test requirements
 # ===
 BuildRequires: perl(Test::Pod::Coverage) = 1.04
@@ -80,6 +86,13 @@ perl Build.PL --installdirs=vendor
 %{_mandir}/man3/Test::Vars.3*
 
 %changelog
+* Thu Aug 20 2015 Paul Howarth p...@city-fan.org - 0.008-1
+- Update to 0.008
+  - In some corner cases, Test::Vars would try to look inside the body of a
+stub sub (sub foo;) and then blow up; this could be triggered by
+declaring a stub sub and then an attribute with a reader of the same name
+in a Moose::Role, for example
+
 * Wed Aug 19 2015 Paul Howarth p...@city-fan.org - 0.007-1
 - Update to 0.007
   - Fix tests with threaded Perl 5.22+
diff --git a/sources b/sources
index 977b209..cb9dbf2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-064dcba9d5f71411fa50e9f2fe9a41e4  Test-Vars-0.007.tar.gz
+2b382f5e8fcbf12cff09e01a417c3677  Test-Vars-0.008.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Test-Vars.git/commit/?h=perl-Test-Vars-0.008-1.fc23id=fad28b9a4c3db9979128a375f60522a84a3fabee
--
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

pghmcfc pushed to perl-Test-Vars (master). Update to 0.008 (..more)

2015-08-20 Thread notifications
From fad28b9a4c3db9979128a375f60522a84a3fabee Mon Sep 17 00:00:00 2001
From: Paul Howarth p...@city-fan.org
Date: Thu, 20 Aug 2015 10:19:33 +0100
Subject: Update to 0.008

- New upstream release 0.008
  - In some corner cases, Test::Vars would try to look inside the body of a
stub sub (sub foo;) and then blow up; this could be triggered by
declaring a stub sub and then an attribute with a reader of the same name
in a Moose::Role, for example

diff --git a/perl-Test-Vars.spec b/perl-Test-Vars.spec
index cd31345..edb9408 100644
--- a/perl-Test-Vars.spec
+++ b/perl-Test-Vars.spec
@@ -1,5 +1,5 @@
 Name:  perl-Test-Vars
-Version:   0.007
+Version:   0.008
 Release:   1%{?dist}
 Summary:   Detects unused variables
 License:   GPL+ or Artistic
@@ -38,6 +38,12 @@ BuildRequires:   perl(warnings)
 BuildRequires: perl(Test::More) = 0.88
 BuildRequires: perl(Test::Tester)
 # ===
+# Optional test requirements
+# ===
+%if !0%{?rhel:1}  !0%{?perl_bootstrap:1}
+BuildRequires: perl(Moose::Role)
+%endif
+# ===
 # Author/Release test requirements
 # ===
 BuildRequires: perl(Test::Pod::Coverage) = 1.04
@@ -80,6 +86,13 @@ perl Build.PL --installdirs=vendor
 %{_mandir}/man3/Test::Vars.3*
 
 %changelog
+* Thu Aug 20 2015 Paul Howarth p...@city-fan.org - 0.008-1
+- Update to 0.008
+  - In some corner cases, Test::Vars would try to look inside the body of a
+stub sub (sub foo;) and then blow up; this could be triggered by
+declaring a stub sub and then an attribute with a reader of the same name
+in a Moose::Role, for example
+
 * Wed Aug 19 2015 Paul Howarth p...@city-fan.org - 0.007-1
 - Update to 0.007
   - Fix tests with threaded Perl 5.22+
diff --git a/sources b/sources
index 977b209..cb9dbf2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-064dcba9d5f71411fa50e9f2fe9a41e4  Test-Vars-0.007.tar.gz
+2b382f5e8fcbf12cff09e01a417c3677  Test-Vars-0.008.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Test-Vars.git/commit/?h=masterid=fad28b9a4c3db9979128a375f60522a84a3fabee
--
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

pghmcfc pushed to perl-Test-Vars (f23). Update to 0.008 (..more)

2015-08-20 Thread notifications
From fad28b9a4c3db9979128a375f60522a84a3fabee Mon Sep 17 00:00:00 2001
From: Paul Howarth p...@city-fan.org
Date: Thu, 20 Aug 2015 10:19:33 +0100
Subject: Update to 0.008

- New upstream release 0.008
  - In some corner cases, Test::Vars would try to look inside the body of a
stub sub (sub foo;) and then blow up; this could be triggered by
declaring a stub sub and then an attribute with a reader of the same name
in a Moose::Role, for example

diff --git a/perl-Test-Vars.spec b/perl-Test-Vars.spec
index cd31345..edb9408 100644
--- a/perl-Test-Vars.spec
+++ b/perl-Test-Vars.spec
@@ -1,5 +1,5 @@
 Name:  perl-Test-Vars
-Version:   0.007
+Version:   0.008
 Release:   1%{?dist}
 Summary:   Detects unused variables
 License:   GPL+ or Artistic
@@ -38,6 +38,12 @@ BuildRequires:   perl(warnings)
 BuildRequires: perl(Test::More) = 0.88
 BuildRequires: perl(Test::Tester)
 # ===
+# Optional test requirements
+# ===
+%if !0%{?rhel:1}  !0%{?perl_bootstrap:1}
+BuildRequires: perl(Moose::Role)
+%endif
+# ===
 # Author/Release test requirements
 # ===
 BuildRequires: perl(Test::Pod::Coverage) = 1.04
@@ -80,6 +86,13 @@ perl Build.PL --installdirs=vendor
 %{_mandir}/man3/Test::Vars.3*
 
 %changelog
+* Thu Aug 20 2015 Paul Howarth p...@city-fan.org - 0.008-1
+- Update to 0.008
+  - In some corner cases, Test::Vars would try to look inside the body of a
+stub sub (sub foo;) and then blow up; this could be triggered by
+declaring a stub sub and then an attribute with a reader of the same name
+in a Moose::Role, for example
+
 * Wed Aug 19 2015 Paul Howarth p...@city-fan.org - 0.007-1
 - Update to 0.007
   - Fix tests with threaded Perl 5.22+
diff --git a/sources b/sources
index 977b209..cb9dbf2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-064dcba9d5f71411fa50e9f2fe9a41e4  Test-Vars-0.007.tar.gz
+2b382f5e8fcbf12cff09e01a417c3677  Test-Vars-0.008.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Test-Vars.git/commit/?h=f23id=fad28b9a4c3db9979128a375f60522a84a3fabee
--
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

eseyman pushed to perl-MooseX-Traits (master). Update to 0.13 and move to the Module::Build::Tiny workflow

2015-08-20 Thread notifications
From bf4d162eedd8591da179dcfa8d63e1b7f502041f Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman emman...@seyman.fr
Date: Thu, 20 Aug 2015 09:35:27 +0200
Subject: Update to 0.13 and move to the Module::Build::Tiny workflow


diff --git a/.gitignore b/.gitignore
index ab3f404..0ecf653 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 MooseX-Traits-0.11.tar.gz
 /MooseX-Traits-0.12.tar.gz
+/MooseX-Traits-0.13.tar.gz
diff --git a/perl-MooseX-Traits.spec b/perl-MooseX-Traits.spec
index c29bfb2..32fd464 100644
--- a/perl-MooseX-Traits.spec
+++ b/perl-MooseX-Traits.spec
@@ -1,7 +1,7 @@
 Name:   perl-MooseX-Traits
 Summary:Automatically apply roles at object creation time
-Version:0.12
-Release:3%{?dist}
+Version:0.13
+Release:1%{?dist}
 License:GPL+ or Artistic
 
 Source0:
http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/MooseX-Traits-%{version}.tar.gz
@@ -11,7 +11,7 @@ Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} 
-V:version`; echo $versi
 BuildArch:  noarch
 
 BuildRequires:  perl(Class::MOP) = 0.84
-BuildRequires:  perl(ExtUtils::MakeMaker) = 6.42
+BuildRequires:  perl(Module::Build::Tiny)
 BuildRequires:  perl(Moose)
 BuildRequires:  perl(Moose::Role)
 BuildRequires:  perl(MooseX::Role::Parameterized)
@@ -42,18 +42,15 @@ needed, w/o having to explicitly construct new classes: e.g.
 %setup -q -n MooseX-Traits-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+perl Build.PL --installdirs=vendor
+./Build
 
 %install
-make pure_install DESTDIR=%{buildroot}
-find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
-find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null ';'
-
+./Build install --destdir=%{buildroot} --create_packlist=0
 %{_fixperms} %{buildroot}/*
 
 %check
-make test
+./Build test
 
 
 %files
@@ -63,6 +60,10 @@ make test
 %{_mandir}/man3/MooseX*.3*
 
 %changelog
+* Thu Aug 20 2015 Emmanuel Seyman emman...@seyman.fr - 0.13-1
+- Update to 0.13
+- Move to the Module::Build::Tiny workflow
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.12-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 7fd0f77..18794a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d1d85d4009db8660acf994da96003cd7  MooseX-Traits-0.12.tar.gz
+232530e9645abc20a4e7f14fdd022546  MooseX-Traits-0.13.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-MooseX-Traits.git/commit/?h=masterid=bf4d162eedd8591da179dcfa8d63e1b7f502041f
--
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 1230754] perl-Test-Vars-0.005-7.fc23: FTBFS with Perl 5.22

2015-08-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230754



--- Comment #4 from Fedora Update System upda...@fedoraproject.org ---
perl-Test-Vars-0.008-1.fc23 has been submitted as an update to Fedora 23.
https://bugzilla.redhat.com/show_bug.cgi?id=1230754

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
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 1214706] perl-Dancer-1.3135 is available

2015-08-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1214706

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

   What|Removed |Added

 Status|MODIFIED|CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2015-08-20 05:29:43



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
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

eseyman uploaded MooseX-Traits-0.13.tar.gz for perl-MooseX-Traits

2015-08-20 Thread notifications
232530e9645abc20a4e7f14fdd022546  MooseX-Traits-0.13.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-MooseX-Traits/MooseX-Traits-0.13.tar.gz/md5/232530e9645abc20a4e7f14fdd022546/MooseX-Traits-0.13.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

pghmcfc pushed to perl-Convert-BinHex (f23). Update to 1.124 (..more)

2015-08-20 Thread notifications
From a3ca379ac90fe975e6322e3303a89df1d057c9b8 Mon Sep 17 00:00:00 2001
From: Paul Howarth p...@city-fan.org
Date: Thu, 20 Aug 2015 11:36:06 +0100
Subject: Update to 1.124

- New upstream release 1.124
  - Changed debinhex to UTF-8
  - Made the Test:: modules optional (CPAN RT#101974)
  - Fixed a manual typo (CPAN RT#88874)
- Use %license

diff --git a/perl-Convert-BinHex.spec b/perl-Convert-BinHex.spec
index 80139ee..dd59d87 100644
--- a/perl-Convert-BinHex.spec
+++ b/perl-Convert-BinHex.spec
@@ -1,6 +1,6 @@
 Name:  perl-Convert-BinHex
-Version:   1.123
-Release:   5%{?dist}
+Version:   1.124
+Release:   1%{?dist}
 Summary:   Convert to/from RFC1741 HQX7 (Mac BinHex)
 Group: Development/Libraries
 License:   GPL+ or Artistic
@@ -8,6 +8,10 @@ URL:   http://search.cpan.org/dist/Convert-BinHex/
 Source0:   
http://search.cpan.org/CPAN/authors/id/S/ST/STEPHEN/Convert-BinHex-%{version}.tar.gz
 BuildArch: noarch
 # Module Build
+BuildRequires: coreutils
+BuildRequires: findutils
+BuildRequires: make
+BuildRequires: perl
 BuildRequires: perl(ExtUtils::MakeMaker)
 # Module Runtime
 BuildRequires: perl(Carp)
@@ -60,15 +64,23 @@ make test RELEASE_TESTING=1
 make test TEST_FILES=$(echo $(find xt/ -name '*.t'))
 
 %files
-%doc Changes COPYING LICENSE README*
+%license COPYING LICENSE
+%doc Changes README*
 %{_bindir}/binhex.pl
 %{_bindir}/debinhex.pl
 %{perl_vendorlib}/Convert/
 %{_mandir}/man1/binhex.pl.1*
 %{_mandir}/man1/debinhex.pl.1*
-%{_mandir}/man3/Convert::BinHex.3pm*
+%{_mandir}/man3/Convert::BinHex.3*
 
 %changelog
+* Thu Aug 20 2015 Paul Howarth p...@city-fan.org - 1.124-1
+- Update to 1.124
+  - Changed debinhex to UTF-8
+  - Made the Test:: modules optional (CPAN RT#101974)
+  - Fixed a manual typo (CPAN RT#88874)
+- Use %%license
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.123-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 2cb6a33..0a15530 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6957dee877c64918066ae27ca6069bfe  Convert-BinHex-1.123.tar.gz
+81bbc7c7f3d349767137658a200a7f11  Convert-BinHex-1.124.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Convert-BinHex.git/commit/?h=f23id=a3ca379ac90fe975e6322e3303a89df1d057c9b8
--
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

pghmcfc pushed to perl-NetAddr-IP (perl-NetAddr-IP-4.078-1.fc23). Update to 4.078 (..more)

2015-08-20 Thread notifications
From 23a89a6f0fe64469f430568b9e89b2ee6a6bec03 Mon Sep 17 00:00:00 2001
From: Paul Howarth p...@city-fan.org
Date: Thu, 20 Aug 2015 11:26:03 +0100
Subject: Update to 4.078

- New upstream release 4.078
  - Fix typo in Util.pm 1.53 MakefilePL that caused failure to find compiler

diff --git a/perl-NetAddr-IP.spec b/perl-NetAddr-IP.spec
index 8875eb2..dcd94ce 100644
--- a/perl-NetAddr-IP.spec
+++ b/perl-NetAddr-IP.spec
@@ -1,5 +1,5 @@
 Name:   perl-NetAddr-IP
-Version:4.077
+Version:4.078
 Release:1%{?dist}
 Summary:Manages IPv4 and IPv6 addresses and subnets
 # Lite/Util/Util.xs is GPLv2+
@@ -52,7 +52,7 @@ or IP subnets, that allows for easy manipulations.
 %setup -q -n NetAddr-IP-%{version}
 
 %build
-CC=gcc perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
 make %{?_smp_mflags}
 
 %install
@@ -80,6 +80,10 @@ make test
 %{_mandir}/man3/NetAddr::IP::UtilPP.3*
 
 %changelog
+* Thu Aug 20 2015 Paul Howarth p...@city-fan.org - 4.078-1
+- Update to 4.078
+  - Fix typo in Util.pm 1.53 MakefilePL that caused failure to find compiler
+
 * Fri Aug 14 2015 Paul Howarth p...@city-fan.org - 4.077-1
 - Update to 4.077
   - Added method is_local() to Lite.pm
diff --git a/sources b/sources
index 9b7affa..1f68d3f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-db52dcb07cb2c4fcd72e37a1930f6590  NetAddr-IP-4.077.tar.gz
+bca8406520b6535a3f9661d385705d97  NetAddr-IP-4.078.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-NetAddr-IP.git/commit/?h=perl-NetAddr-IP-4.078-1.fc23id=23a89a6f0fe64469f430568b9e89b2ee6a6bec03
--
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

pghmcfc pushed to perl-NetAddr-IP (perl-NetAddr-IP-4.078-1.fc24). Update to 4.078 (..more)

2015-08-20 Thread notifications
This commit already existed in another branch.

http://pkgs.fedoraproject.org/cgit/perl-NetAddr-IP.git/commit/?h=perl-NetAddr-IP-4.078-1.fc24id=23a89a6f0fe64469f430568b9e89b2ee6a6bec03
--
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-Test-AutoBuild

2015-08-20 Thread buildsys


perl-Test-AutoBuild has broken dependencies in the F-23 tree:
On x86_64:
perl-Test-AutoBuild-1.2.4-15.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-Test-AutoBuild-1.2.4-15.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-Test-AutoBuild-1.2.4-15.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Test-Vars

2015-08-20 Thread buildsys


perl-Test-Vars has broken dependencies in the F-23 tree:
On x86_64:
perl-Test-Vars-0.005-6.fc22.noarch requires perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-Test-Vars-0.005-6.fc22.noarch requires perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-Test-Vars-0.005-6.fc22.noarch requires perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-CGI-Application-Structured-Tools

2015-08-20 Thread buildsys


perl-CGI-Application-Structured-Tools has broken dependencies in the F-23 tree:
On x86_64:
perl-CGI-Application-Structured-Tools-0.015-7.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-CGI-Application-Structured-Tools-0.015-7.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-CGI-Application-Structured-Tools-0.015-7.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-NetAddr-IP (master). Update to 4.078 (..more)

2015-08-20 Thread notifications
From 23a89a6f0fe64469f430568b9e89b2ee6a6bec03 Mon Sep 17 00:00:00 2001
From: Paul Howarth p...@city-fan.org
Date: Thu, 20 Aug 2015 11:26:03 +0100
Subject: Update to 4.078

- New upstream release 4.078
  - Fix typo in Util.pm 1.53 MakefilePL that caused failure to find compiler

diff --git a/perl-NetAddr-IP.spec b/perl-NetAddr-IP.spec
index 8875eb2..dcd94ce 100644
--- a/perl-NetAddr-IP.spec
+++ b/perl-NetAddr-IP.spec
@@ -1,5 +1,5 @@
 Name:   perl-NetAddr-IP
-Version:4.077
+Version:4.078
 Release:1%{?dist}
 Summary:Manages IPv4 and IPv6 addresses and subnets
 # Lite/Util/Util.xs is GPLv2+
@@ -52,7 +52,7 @@ or IP subnets, that allows for easy manipulations.
 %setup -q -n NetAddr-IP-%{version}
 
 %build
-CC=gcc perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
 make %{?_smp_mflags}
 
 %install
@@ -80,6 +80,10 @@ make test
 %{_mandir}/man3/NetAddr::IP::UtilPP.3*
 
 %changelog
+* Thu Aug 20 2015 Paul Howarth p...@city-fan.org - 4.078-1
+- Update to 4.078
+  - Fix typo in Util.pm 1.53 MakefilePL that caused failure to find compiler
+
 * Fri Aug 14 2015 Paul Howarth p...@city-fan.org - 4.077-1
 - Update to 4.077
   - Added method is_local() to Lite.pm
diff --git a/sources b/sources
index 9b7affa..1f68d3f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-db52dcb07cb2c4fcd72e37a1930f6590  NetAddr-IP-4.077.tar.gz
+bca8406520b6535a3f9661d385705d97  NetAddr-IP-4.078.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-NetAddr-IP.git/commit/?h=masterid=23a89a6f0fe64469f430568b9e89b2ee6a6bec03
--
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

pghmcfc pushed to perl-Convert-BinHex (master). Update to 1.124 (..more)

2015-08-20 Thread notifications
From a3ca379ac90fe975e6322e3303a89df1d057c9b8 Mon Sep 17 00:00:00 2001
From: Paul Howarth p...@city-fan.org
Date: Thu, 20 Aug 2015 11:36:06 +0100
Subject: Update to 1.124

- New upstream release 1.124
  - Changed debinhex to UTF-8
  - Made the Test:: modules optional (CPAN RT#101974)
  - Fixed a manual typo (CPAN RT#88874)
- Use %license

diff --git a/perl-Convert-BinHex.spec b/perl-Convert-BinHex.spec
index 80139ee..dd59d87 100644
--- a/perl-Convert-BinHex.spec
+++ b/perl-Convert-BinHex.spec
@@ -1,6 +1,6 @@
 Name:  perl-Convert-BinHex
-Version:   1.123
-Release:   5%{?dist}
+Version:   1.124
+Release:   1%{?dist}
 Summary:   Convert to/from RFC1741 HQX7 (Mac BinHex)
 Group: Development/Libraries
 License:   GPL+ or Artistic
@@ -8,6 +8,10 @@ URL:   http://search.cpan.org/dist/Convert-BinHex/
 Source0:   
http://search.cpan.org/CPAN/authors/id/S/ST/STEPHEN/Convert-BinHex-%{version}.tar.gz
 BuildArch: noarch
 # Module Build
+BuildRequires: coreutils
+BuildRequires: findutils
+BuildRequires: make
+BuildRequires: perl
 BuildRequires: perl(ExtUtils::MakeMaker)
 # Module Runtime
 BuildRequires: perl(Carp)
@@ -60,15 +64,23 @@ make test RELEASE_TESTING=1
 make test TEST_FILES=$(echo $(find xt/ -name '*.t'))
 
 %files
-%doc Changes COPYING LICENSE README*
+%license COPYING LICENSE
+%doc Changes README*
 %{_bindir}/binhex.pl
 %{_bindir}/debinhex.pl
 %{perl_vendorlib}/Convert/
 %{_mandir}/man1/binhex.pl.1*
 %{_mandir}/man1/debinhex.pl.1*
-%{_mandir}/man3/Convert::BinHex.3pm*
+%{_mandir}/man3/Convert::BinHex.3*
 
 %changelog
+* Thu Aug 20 2015 Paul Howarth p...@city-fan.org - 1.124-1
+- Update to 1.124
+  - Changed debinhex to UTF-8
+  - Made the Test:: modules optional (CPAN RT#101974)
+  - Fixed a manual typo (CPAN RT#88874)
+- Use %%license
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.123-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 2cb6a33..0a15530 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6957dee877c64918066ae27ca6069bfe  Convert-BinHex-1.123.tar.gz
+81bbc7c7f3d349767137658a200a7f11  Convert-BinHex-1.124.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Convert-BinHex.git/commit/?h=masterid=a3ca379ac90fe975e6322e3303a89df1d057c9b8
--
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

pghmcfc pushed to perl-NetAddr-IP (f23). Update to 4.078 (..more)

2015-08-20 Thread notifications
From 23a89a6f0fe64469f430568b9e89b2ee6a6bec03 Mon Sep 17 00:00:00 2001
From: Paul Howarth p...@city-fan.org
Date: Thu, 20 Aug 2015 11:26:03 +0100
Subject: Update to 4.078

- New upstream release 4.078
  - Fix typo in Util.pm 1.53 MakefilePL that caused failure to find compiler

diff --git a/perl-NetAddr-IP.spec b/perl-NetAddr-IP.spec
index 8875eb2..dcd94ce 100644
--- a/perl-NetAddr-IP.spec
+++ b/perl-NetAddr-IP.spec
@@ -1,5 +1,5 @@
 Name:   perl-NetAddr-IP
-Version:4.077
+Version:4.078
 Release:1%{?dist}
 Summary:Manages IPv4 and IPv6 addresses and subnets
 # Lite/Util/Util.xs is GPLv2+
@@ -52,7 +52,7 @@ or IP subnets, that allows for easy manipulations.
 %setup -q -n NetAddr-IP-%{version}
 
 %build
-CC=gcc perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
 make %{?_smp_mflags}
 
 %install
@@ -80,6 +80,10 @@ make test
 %{_mandir}/man3/NetAddr::IP::UtilPP.3*
 
 %changelog
+* Thu Aug 20 2015 Paul Howarth p...@city-fan.org - 4.078-1
+- Update to 4.078
+  - Fix typo in Util.pm 1.53 MakefilePL that caused failure to find compiler
+
 * Fri Aug 14 2015 Paul Howarth p...@city-fan.org - 4.077-1
 - Update to 4.077
   - Added method is_local() to Lite.pm
diff --git a/sources b/sources
index 9b7affa..1f68d3f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-db52dcb07cb2c4fcd72e37a1930f6590  NetAddr-IP-4.077.tar.gz
+bca8406520b6535a3f9661d385705d97  NetAddr-IP-4.078.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-NetAddr-IP.git/commit/?h=f23id=23a89a6f0fe64469f430568b9e89b2ee6a6bec03
--
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

pghmcfc pushed to perl-Convert-BinHex (perl-Convert-BinHex-1.124-1.fc24). Update to 1.124 (..more)

2015-08-20 Thread notifications
This commit already existed in another branch.

http://pkgs.fedoraproject.org/cgit/perl-Convert-BinHex.git/commit/?h=perl-Convert-BinHex-1.124-1.fc24id=a3ca379ac90fe975e6322e3303a89df1d057c9b8
--
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

pghmcfc pushed to perl-Convert-BinHex (perl-Convert-BinHex-1.124-1.fc23). Update to 1.124 (..more)

2015-08-20 Thread notifications
From a3ca379ac90fe975e6322e3303a89df1d057c9b8 Mon Sep 17 00:00:00 2001
From: Paul Howarth p...@city-fan.org
Date: Thu, 20 Aug 2015 11:36:06 +0100
Subject: Update to 1.124

- New upstream release 1.124
  - Changed debinhex to UTF-8
  - Made the Test:: modules optional (CPAN RT#101974)
  - Fixed a manual typo (CPAN RT#88874)
- Use %license

diff --git a/perl-Convert-BinHex.spec b/perl-Convert-BinHex.spec
index 80139ee..dd59d87 100644
--- a/perl-Convert-BinHex.spec
+++ b/perl-Convert-BinHex.spec
@@ -1,6 +1,6 @@
 Name:  perl-Convert-BinHex
-Version:   1.123
-Release:   5%{?dist}
+Version:   1.124
+Release:   1%{?dist}
 Summary:   Convert to/from RFC1741 HQX7 (Mac BinHex)
 Group: Development/Libraries
 License:   GPL+ or Artistic
@@ -8,6 +8,10 @@ URL:   http://search.cpan.org/dist/Convert-BinHex/
 Source0:   
http://search.cpan.org/CPAN/authors/id/S/ST/STEPHEN/Convert-BinHex-%{version}.tar.gz
 BuildArch: noarch
 # Module Build
+BuildRequires: coreutils
+BuildRequires: findutils
+BuildRequires: make
+BuildRequires: perl
 BuildRequires: perl(ExtUtils::MakeMaker)
 # Module Runtime
 BuildRequires: perl(Carp)
@@ -60,15 +64,23 @@ make test RELEASE_TESTING=1
 make test TEST_FILES=$(echo $(find xt/ -name '*.t'))
 
 %files
-%doc Changes COPYING LICENSE README*
+%license COPYING LICENSE
+%doc Changes README*
 %{_bindir}/binhex.pl
 %{_bindir}/debinhex.pl
 %{perl_vendorlib}/Convert/
 %{_mandir}/man1/binhex.pl.1*
 %{_mandir}/man1/debinhex.pl.1*
-%{_mandir}/man3/Convert::BinHex.3pm*
+%{_mandir}/man3/Convert::BinHex.3*
 
 %changelog
+* Thu Aug 20 2015 Paul Howarth p...@city-fan.org - 1.124-1
+- Update to 1.124
+  - Changed debinhex to UTF-8
+  - Made the Test:: modules optional (CPAN RT#101974)
+  - Fixed a manual typo (CPAN RT#88874)
+- Use %%license
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.123-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 2cb6a33..0a15530 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6957dee877c64918066ae27ca6069bfe  Convert-BinHex-1.123.tar.gz
+81bbc7c7f3d349767137658a200a7f11  Convert-BinHex-1.124.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Convert-BinHex.git/commit/?h=perl-Convert-BinHex-1.124-1.fc23id=a3ca379ac90fe975e6322e3303a89df1d057c9b8
--
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-CatalystX-REPL

2015-08-20 Thread buildsys


perl-CatalystX-REPL has broken dependencies in the F-23 tree:
On x86_64:
perl-CatalystX-REPL-0.04-10.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-CatalystX-REPL-0.04-10.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-CatalystX-REPL-0.04-10.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Devel-FindRef

2015-08-20 Thread buildsys


perl-Devel-FindRef has broken dependencies in the F-23 tree:
On x86_64:
perl-Devel-FindRef-1.44-3.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-FindRef-1.44-3.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-Devel-FindRef-1.44-3.fc22.i686 requires perl(:MODULE_COMPAT_5.20.0)
perl-Devel-FindRef-1.44-3.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Devel-FindRef-1.44-3.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-FindRef-1.44-3.fc22.armv7hl requires libperl.so.5.20
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-Data-Alias

2015-08-20 Thread buildsys


perl-Data-Alias has broken dependencies in the F-23 tree:
On x86_64:
perl-Data-Alias-1.18-4.fc22.x86_64 requires perl(:MODULE_COMPAT_5.20.0)
perl-Data-Alias-1.18-4.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-Data-Alias-1.18-4.fc22.i686 requires perl(:MODULE_COMPAT_5.20.0)
perl-Data-Alias-1.18-4.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Data-Alias-1.18-4.fc22.armv7hl requires perl(:MODULE_COMPAT_5.20.0)
perl-Data-Alias-1.18-4.fc22.armv7hl requires libperl.so.5.20
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-POE-API-Peek

2015-08-20 Thread buildsys


perl-POE-API-Peek has broken dependencies in the F-23 tree:
On x86_64:
1:perl-POE-API-Peek-2.20-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
1:perl-POE-API-Peek-2.20-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
1:perl-POE-API-Peek-2.20-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Method-Signatures

2015-08-20 Thread buildsys


perl-Method-Signatures has broken dependencies in the F-23 tree:
On x86_64:
perl-Method-Signatures-20141021-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On i386:
perl-Method-Signatures-20141021-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On armhfp:
perl-Method-Signatures-20141021-1.fc22.noarch requires 
perl(:MODULE_COMPAT_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-Task-Catalyst

2015-08-20 Thread buildsys


perl-Task-Catalyst has broken dependencies in the F-23 tree:
On x86_64:
perl-Task-Catalyst-4.02-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-Task-Catalyst-4.02-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-Task-Catalyst-4.02-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-MongoDB

2015-08-20 Thread buildsys


perl-MongoDB has broken dependencies in the F-23 tree:
On x86_64:
perl-MongoDB-0.702.2-5.fc22.x86_64 requires perl(:MODULE_COMPAT_5.20.0)
perl-MongoDB-0.702.2-5.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-MongoDB-0.702.2-5.fc22.i686 requires perl(:MODULE_COMPAT_5.20.0)
perl-MongoDB-0.702.2-5.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-MongoDB-0.702.2-5.fc22.armv7hl requires perl(:MODULE_COMPAT_5.20.0)
perl-MongoDB-0.702.2-5.fc22.armv7hl requires libperl.so.5.20
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-B-Hooks-OP-Check-EntersubForCV

2015-08-20 Thread buildsys


perl-B-Hooks-OP-Check-EntersubForCV has broken dependencies in the F-23 tree:
On x86_64:
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.i686 requires 
libperl.so.5.20
On armhfp:
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.armv7hl requires 
libperl.so.5.20
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-Devel-BeginLift

2015-08-20 Thread buildsys


perl-Devel-BeginLift has broken dependencies in the F-23 tree:
On x86_64:
perl-Devel-BeginLift-0.001003-9.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-BeginLift-0.001003-9.fc22.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
perl-Devel-BeginLift-0.001003-9.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-BeginLift-0.001003-9.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Devel-BeginLift-0.001003-9.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-BeginLift-0.001003-9.fc22.armv7hl requires libperl.so.5.20
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-Data-Dump-Streamer

2015-08-20 Thread buildsys


perl-Data-Dump-Streamer has broken dependencies in the F-23 tree:
On x86_64:
perl-Data-Dump-Streamer-2.38-3.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Data-Dump-Streamer-2.38-3.fc22.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
perl-Data-Dump-Streamer-2.38-3.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Data-Dump-Streamer-2.38-3.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Data-Dump-Streamer-2.38-3.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Data-Dump-Streamer-2.38-3.fc22.armv7hl requires libperl.so.5.20
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-Carp-REPL

2015-08-20 Thread buildsys


perl-Carp-REPL has broken dependencies in the F-23 tree:
On x86_64:
perl-Carp-REPL-0.18-1.fc23.noarch requires perl(:MODULE_COMPAT_5.20.2)
On i386:
perl-Carp-REPL-0.18-1.fc23.noarch requires perl(:MODULE_COMPAT_5.20.2)
On armhfp:
perl-Carp-REPL-0.18-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

Broken dependencies: polymake

2015-08-20 Thread buildsys


polymake has broken dependencies in the F-23 tree:
On x86_64:
polymake-2.13-22.git20141013.fc23.x86_64 requires 
perl(:MODULE_COMPAT_5.20.2)
polymake-2.13-22.git20141013.fc23.x86_64 requires perl = 4:5.20.2
polymake-2.13-22.git20141013.fc23.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
polymake-2.13-22.git20141013.fc23.i686 requires 
perl(:MODULE_COMPAT_5.20.2)
polymake-2.13-22.git20141013.fc23.i686 requires perl = 4:5.20.2
polymake-2.13-22.git20141013.fc23.i686 requires libperl.so.5.20
On armhfp:
polymake-2.13-22.git20141013.fc23.armv7hl requires 
perl(:MODULE_COMPAT_5.20.2)
polymake-2.13-22.git20141013.fc23.armv7hl requires perl = 4:5.20.2
polymake-2.13-22.git20141013.fc23.armv7hl requires libperl.so.5.20
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

pghmcfc uploaded NetAddr-IP-4.078.tar.gz for perl-NetAddr-IP

2015-08-20 Thread notifications
bca8406520b6535a3f9661d385705d97  NetAddr-IP-4.078.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-NetAddr-IP/NetAddr-IP-4.078.tar.gz/md5/bca8406520b6535a3f9661d385705d97/NetAddr-IP-4.078.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

pghmcfc uploaded Convert-BinHex-1.124.tar.gz for perl-Convert-BinHex

2015-08-20 Thread notifications
81bbc7c7f3d349767137658a200a7f11  Convert-BinHex-1.124.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Convert-BinHex/Convert-BinHex-1.124.tar.gz/md5/81bbc7c7f3d349767137658a200a7f11/Convert-BinHex-1.124.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 1231090] Upgrade perl-XML-FeedPP to 0.43

2015-08-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1231090

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

   What|Removed |Added

 Status|NEW |CLOSED
 CC||jples...@redhat.com
   Fixed In Version||perl-XML-FeedPP-0.43-1.fc24
 Resolution|--- |RAWHIDE
Last Closed||2015-08-20 10:01:14



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
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 1231099] Upgrade perl-XML-TreePP to 0.43

2015-08-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1231099

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

   What|Removed |Added

 Status|NEW |CLOSED
 CC||jples...@redhat.com
   Fixed In Version||perl-XML-TreePP-0.43-1.fc23
 Resolution|--- |RAWHIDE
Last Closed||2015-08-20 10:08:21



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
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 1230806] Upgrade perl-Shipwright to 2.4.41

2015-08-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230806

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

   What|Removed |Added

 Status|NEW |CLOSED
 CC||jples...@redhat.com,
   ||robinlee.s...@gmail.com
  Component|perl-Set-Object |perl-Shipwright
   Fixed In Version||perl-Shipwright-2.4.41-1.fc
   ||23
 Resolution|--- |RAWHIDE
   Assignee|kra...@redhat.com   |robinlee.s...@gmail.com
Last Closed||2015-08-20 10:12:15



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
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

jplesnik uploaded perl-XML-FeedPP.spec for perl-XML-FeedPP

2015-08-20 Thread notifications
c1fc0083fe3bc0c2124f34c4eeae08d3  perl-XML-FeedPP.spec

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-XML-FeedPP/perl-XML-FeedPP.spec/md5/c1fc0083fe3bc0c2124f34c4eeae08d3/perl-XML-FeedPP.spec
--
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

jplesnik uploaded XML-FeedPP-0.43.tar.gz for perl-XML-FeedPP

2015-08-20 Thread notifications
f9f2876a801a02c9497194ced1b021b9  XML-FeedPP-0.43.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-XML-FeedPP/XML-FeedPP-0.43.tar.gz/md5/f9f2876a801a02c9497194ced1b021b9/XML-FeedPP-0.43.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

eseyman pushed to perl-CGI-Application-Structured-Tools (master). Apply patch to adapt to Module::Starter 1.71 and clean up spec file

2015-08-20 Thread notifications
From a29f2dbd5fe6f8c1b8e1c4a334e721cf717bea0c Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman emman...@seyman.fr
Date: Thu, 20 Aug 2015 15:17:27 +0200
Subject: Apply patch to adapt to Module::Starter 1.71 and clean up spec file


diff --git 
a/CGI-Application-Structured-Tools-0.015-Adapt-to-Module-Starter-1.71.patch 
b/CGI-Application-Structured-Tools-0.015-Adapt-to-Module-Starter-1.71.patch
new file mode 100644
index 000..a81517f
--- /dev/null
+++ b/CGI-Application-Structured-Tools-0.015-Adapt-to-Module-Starter-1.71.patch
@@ -0,0 +1,29 @@
+diff -up ./lib/CGI/Application/Structured/Tools/Starter.pm.orig 
./lib/CGI/Application/Structured/Tools/Starter.pm
+--- ./lib/CGI/Application/Structured/Tools/Starter.pm.orig 2015-08-20 
12:42:45.029820837 +0200
 ./lib/CGI/Application/Structured/Tools/Starter.pm  2015-08-20 
12:44:12.274294867 +0200
+@@ -160,7 +160,9 @@ sub create_distro {
+   my @files2 = 
+   my $file = File::Spec-catfile( $self-{basedir}, 'MANIFEST' );
+   open my $fh, '', $file or die Can't open file $file: $!\n;
+-  map{print $fh $_\n} grep { $_ ne 't/boilerplate.t' } @files;
++foreach my $file ( grep !m{^\Qt/boilerplate.t\E$}, sort @files ) {
++print {$fh} $file\n or croak $OS_ERROR\n;
++}
+   close $fh or die Can't close file $file: $!\n;
+   }
+   );
+@@ -184,13 +186,7 @@ sub create_t {
+ #
+ # 
+ #
+-my %t_files = $self-t_guts(@modules);
+-
+-my @files = map { 
+-  $self-_create_t( $_, 
+-$t_files{$_} 
+-  ) 
+-} keys %t_files;
++my @files = $self-SUPER::create_t(@modules);
+ 
+ # This next part is for the static files dir t/www
+ my @dirparts = ( $self-{basedir}, 't', 'www' );
diff --git a/perl-CGI-Application-Structured-Tools.spec 
b/perl-CGI-Application-Structured-Tools.spec
index 2775771..016289e 100644
--- a/perl-CGI-Application-Structured-Tools.spec
+++ b/perl-CGI-Application-Structured-Tools.spec
@@ -1,15 +1,16 @@
 Name:   perl-CGI-Application-Structured-Tools
 Version:0.015
-Release:9%{?dist}
+Release:10%{?dist}
 Summary:Tools to generate and maintain CGI::Application::Structured 
based web apps
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/CGI-Application-Structured-Tools/
 Source0:
http://www.cpan.org/authors/id/V/VA/VANAMBURG/CGI-Application-Structured-Tools-%{version}.tar.gz
+Patch0: 
CGI-Application-Structured-Tools-0.015-Adapt-to-Module-Starter-1.71.patch
 BuildArch:  noarch
 BuildRequires:  perl(CGI::Application::Structured)
 BuildRequires:  perl(DBIx::Class::Schema::Loader)
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker) = 6.76
 BuildRequires:  perl(File::Slurp)
 BuildRequires:  perl(HTML::Template)
 BuildRequires:  perl(Module::Signature)
@@ -38,6 +39,7 @@ and helper scripts to provide a rapid development environment.
 
 %prep
 %setup -q -n CGI-Application-Structured-Tools-%{version}
+%patch0
 
 cat  \EOF  %{name}-req
 #!/bin/sh
@@ -63,28 +65,30 @@ chmod 644 index.tmpl config-dev.pl
 sed -i -e '1i#!/usr/bin/perl' server.pl
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
-
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;
-
+make pure_install DESTDIR=$RPM_BUILD_ROOT
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
 make test
 
 %files
-%doc Changes LICENSE README Todo
+%doc Changes README Todo
+%license LICENSE
 %{perl_vendorlib}/*
 %{_mandir}/man1/*
 %{_mandir}/man3/*
 %{_bindir}/cas-starter.pl
 
 %changelog
+* Thu Aug 20 2015 Emmanuel Seyman emman...@seyman.fr - 0.015-10
+- Apply patch to adapt to Module::Starter 1.71 (#1195343)
+- Clean up spec file
+- Use %%license tag
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.015-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-CGI-Application-Structured-Tools.git/commit/?h=masterid=a29f2dbd5fe6f8c1b8e1c4a334e721cf717bea0c
--
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

jplesnik pushed to perl-XML-FeedPP (master). 0.43 bump

2015-08-20 Thread notifications
From b29a272b44202745d26a7c84a76c878b2ac00df7 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Thu, 20 Aug 2015 15:45:42 +0200
Subject: 0.43 bump


diff --git a/.gitignore b/.gitignore
index e503457..f029cdb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
 XML-FeedPP-0.41.tar.gz
+/perl-XML-FeedPP.spec
+/XML-FeedPP-0.43.tar.gz
diff --git a/perl-XML-FeedPP.spec b/perl-XML-FeedPP.spec
index 6e94426..964401b 100644
--- a/perl-XML-FeedPP.spec
+++ b/perl-XML-FeedPP.spec
@@ -1,17 +1,26 @@
 Name: perl-XML-FeedPP
-Version: 0.41
-Release: 16%{?dist}
+Version: 0.43
+Release: 1%{?dist}
 Summary: Parse/write/merge/edit RSS/RDF/Atom syndication feeds
 Group: Development/Libraries
 License: GPL+ or Artistic
 URL: http://search.cpan.org/dist/XML-FeedPP
 Source0: http://www.cpan.org/modules/by-module/XML/XML-FeedPP-%{version}.tar.gz
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch: noarch
-BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More)
+BuildRequires: coreutils
+BuildRequires: findutils
+BuildRequires: make
+BuildRequires: perl
+BuildRequires: perl(Carp)
+BuildRequires: perl(Data::Dumper)
+BuildRequires: perl(Encode)
+BuildRequires: perl(ExtUtils::MakeMaker)
+BuildRequires: perl(strict)
+BuildRequires: perl(Test::More)
+BuildRequires: perl(Time::Local)
+BuildRequires: perl(vars)
 BuildRequires: perl(XML::TreePP)
-BuildRequires: perl(IO::Socket)
 Requires: perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))
 
 %description
@@ -25,26 +34,24 @@ Parse/write/merge/edit RSS/RDF/Atom syndication feeds
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
-make %{?_smp_mflags} pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+make %{?_smp_mflags} pure_install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT
 
 %check
 make %{?_smp_mflags} test || :
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
-%defattr(-,root,root,-)
 %doc README Changes
 %dir %{perl_vendorlib}/XML/
 %{perl_vendorlib}/XML/FeedPP.pm
 %{_mandir}/man3/XML::FeedPP.3*
 
 %changelog
+* Thu Aug 20 2015 Jitka Plesnikova jples...@redhat.com - 0.43-1
+- 0.43 bump
+- Updated dependencies and spec
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.41-16
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 126893b..f817a1d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dd08f2bdb0850ae9470c5ae0a948d21d  XML-FeedPP-0.41.tar.gz
+f9f2876a801a02c9497194ced1b021b9  XML-FeedPP-0.43.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-XML-FeedPP.git/commit/?h=masterid=b29a272b44202745d26a7c84a76c878b2ac00df7
--
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

eseyman pushed to perl-CGI-Application-Structured-Tools (f23). Apply patch to adapt to Module::Starter 1.71 (#1195343)

2015-08-20 Thread notifications
From 26cc2d2f6c0fde3c564226c7e854e5011d7333e7 Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman emman...@seyman.fr
Date: Thu, 20 Aug 2015 15:43:32 +0200
Subject: Apply patch to adapt to Module::Starter 1.71 (#1195343)


diff --git 
a/CGI-Application-Structured-Tools-0.015-Adapt-to-Module-Starter-1.71.patch 
b/CGI-Application-Structured-Tools-0.015-Adapt-to-Module-Starter-1.71.patch
new file mode 100644
index 000..a81517f
--- /dev/null
+++ b/CGI-Application-Structured-Tools-0.015-Adapt-to-Module-Starter-1.71.patch
@@ -0,0 +1,29 @@
+diff -up ./lib/CGI/Application/Structured/Tools/Starter.pm.orig 
./lib/CGI/Application/Structured/Tools/Starter.pm
+--- ./lib/CGI/Application/Structured/Tools/Starter.pm.orig 2015-08-20 
12:42:45.029820837 +0200
 ./lib/CGI/Application/Structured/Tools/Starter.pm  2015-08-20 
12:44:12.274294867 +0200
+@@ -160,7 +160,9 @@ sub create_distro {
+   my @files2 = 
+   my $file = File::Spec-catfile( $self-{basedir}, 'MANIFEST' );
+   open my $fh, '', $file or die Can't open file $file: $!\n;
+-  map{print $fh $_\n} grep { $_ ne 't/boilerplate.t' } @files;
++foreach my $file ( grep !m{^\Qt/boilerplate.t\E$}, sort @files ) {
++print {$fh} $file\n or croak $OS_ERROR\n;
++}
+   close $fh or die Can't close file $file: $!\n;
+   }
+   );
+@@ -184,13 +186,7 @@ sub create_t {
+ #
+ # 
+ #
+-my %t_files = $self-t_guts(@modules);
+-
+-my @files = map { 
+-  $self-_create_t( $_, 
+-$t_files{$_} 
+-  ) 
+-} keys %t_files;
++my @files = $self-SUPER::create_t(@modules);
+ 
+ # This next part is for the static files dir t/www
+ my @dirparts = ( $self-{basedir}, 't', 'www' );
diff --git a/perl-CGI-Application-Structured-Tools.spec 
b/perl-CGI-Application-Structured-Tools.spec
index 2775771..cc405e3 100644
--- a/perl-CGI-Application-Structured-Tools.spec
+++ b/perl-CGI-Application-Structured-Tools.spec
@@ -1,11 +1,12 @@
 Name:   perl-CGI-Application-Structured-Tools
 Version:0.015
-Release:9%{?dist}
+Release:10%{?dist}
 Summary:Tools to generate and maintain CGI::Application::Structured 
based web apps
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/CGI-Application-Structured-Tools/
 Source0:
http://www.cpan.org/authors/id/V/VA/VANAMBURG/CGI-Application-Structured-Tools-%{version}.tar.gz
+Patch0: 
CGI-Application-Structured-Tools-0.015-Adapt-to-Module-Starter-1.71.patch
 BuildArch:  noarch
 BuildRequires:  perl(CGI::Application::Structured)
 BuildRequires:  perl(DBIx::Class::Schema::Loader)
@@ -38,6 +39,7 @@ and helper scripts to provide a rapid development environment.
 
 %prep
 %setup -q -n CGI-Application-Structured-Tools-%{version}
+%patch0
 
 cat  \EOF  %{name}-req
 #!/bin/sh
@@ -85,6 +87,9 @@ make test
 %{_bindir}/cas-starter.pl
 
 %changelog
+* Thu Aug 20 2015 Emmanuel Seyman emman...@seyman.fr - 0.015-10
+- Apply patch to adapt to Module::Starter 1.71 (#1195343)
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.015-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-CGI-Application-Structured-Tools.git/commit/?h=f23id=26cc2d2f6c0fde3c564226c7e854e5011d7333e7
--
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

eseyman pushed to perl-CatalystX-REPL (master). Active release tests and clean up spec file

2015-08-20 Thread notifications
From eb0205c0514b4d1e36f09fcd3ab8541b07e17358 Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman emman...@seyman.fr
Date: Thu, 20 Aug 2015 17:08:28 +0200
Subject: Active release tests and clean up spec file


diff --git a/perl-CatalystX-REPL.spec b/perl-CatalystX-REPL.spec
index 78a40e0..9bb01c6 100644
--- a/perl-CatalystX-REPL.spec
+++ b/perl-CatalystX-REPL.spec
@@ -1,25 +1,24 @@
 Name:   perl-CatalystX-REPL
 Version:0.04
-Release:11%{?dist}
+Release:12%{?dist}
 Summary:Read-eval-print-loop for debugging your Catalyst application
 License:GPL+ or Artistic
-Group:  Development/Libraries
+
 URL:http://search.cpan.org/dist/CatalystX-REPL/
 Source0:
http://www.cpan.org/authors/id/F/FL/FLORA/CatalystX-REPL-%{version}.tar.gz
 BuildArch:  noarch
 BuildRequires:  perl(Carp::REPL)
 BuildRequires:  perl(Catalyst) = 5.80006
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Pod::Coverage::TrustPod)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Expect)
+BuildRequires:  perl(Test::Pod)
+BuildRequires:  perl(Test::Pod::Coverage)
 BuildRequires:  perl(namespace::autoclean)
 Requires:   perl(Catalyst) = 5.80006
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
-# Test::Expect and/or Devel::REPL is failing under mock 1.1.8 in koji
-# all is fine locally with mock 1.1.14, though
-%bcond_with expect_tests
-
 %{?perl_default_filter}
 
 %description
@@ -35,31 +34,28 @@ variables are set.
 %setup -q -n CatalystX-REPL-%{version}
 
 %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 {} \;
-find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null \;
-
 %{_fixperms} %{buildroot}/*
 
 %check
-# Test::Expect and/or Devel::REPL is failing under mock 1.1.8 in koji
-# all is fine locally with mock 1.1.14, though
-%if ! %{with expect_tests}
-grep -lZ 'Test::Expect' t/*.t |xargs -0 rm -f
-%endif
-make test
+RELEASE_TESTING=1 make test
 
 %files
-%doc Changes LICENSE README
-%{perl_vendorlib}/*
-%{_mandir}/man3/*
+%doc Changes README
+%license LICENSE
+%{perl_vendorlib}/Catalyst*
+%{_mandir}/man3/Catalyst*
 
 %changelog
+* Thu Aug 20 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.04-12
+- Active release tests
+- Clean up spec file
+- Use %%license macro
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.04-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-CatalystX-REPL.git/commit/?h=masterid=eb0205c0514b4d1e36f09fcd3ab8541b07e17358
--
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

eseyman pushed to perl-Task-Catalyst (master). Clean up spec file and tighten file listing

2015-08-20 Thread notifications
From f3b97ad9f5e6f76c6312a7f9285a5b962857fabd Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman emman...@seyman.fr
Date: Thu, 20 Aug 2015 17:58:16 +0200
Subject: Clean up spec file and tighten file listing


diff --git a/perl-Task-Catalyst.spec b/perl-Task-Catalyst.spec
index 9e24e30..4a976c7 100644
--- a/perl-Task-Catalyst.spec
+++ b/perl-Task-Catalyst.spec
@@ -1,9 +1,9 @@
 Name:   perl-Task-Catalyst 
 Version:4.02
-Release:9%{?dist}
+Release:10%{?dist}
 # lib/Task/Catalyst.pm - GPL+ or Artistic
 License:GPL+ or Artistic 
-Group:  Development/Libraries
+
 Summary:All you need to start with Catalyst 
 Source: 
http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/Task-Catalyst-%{version}.tar.gz
 Url:http://search.cpan.org/dist/Task-Catalyst
@@ -13,6 +13,8 @@ BuildArch:  noarch
 BuildRequires: perl(ExtUtils::MakeMaker) = 6.42
 # tests for Task::Catalyst itself
 BuildRequires: perl(Test::More)
+# tests for release-testing
+BuildRequires: perl(Pod::Coverage::TrustPod)
 BuildRequires: perl(Test::Pod)
 BuildRequires: perl(Test::Pod::Coverage)
 
@@ -77,25 +79,26 @@ developing Catalyst apps.
 %setup -q -n Task-Catalyst-%{version}
 
 %build
-PERL_AUTOINSTALL='--skipdeps' %{__perl} Makefile.PL INSTALLDIRS=vendor
+PERL_AUTOINSTALL='--skipdeps' %{__perl} Makefile.PL INSTALLDIRS=vendor 
NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
-make pure_install PERL_INSTALL_ROOT=%{buildroot}
-find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
-find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null ';'
-
+make pure_install DESTDIR=%{buildroot}
 %{_fixperms} %{buildroot}/*
 
 %check
-TEST_POD=1 make test
+RELEASE_TESTING=1 TEST_POD=1 make test
 
 %files
 %doc Changes README 
-%{perl_vendorlib}/*
-%{_mandir}/man3/*.3*
+%{perl_vendorlib}/Task*
+%{_mandir}/man3/Task*.3*
 
 %changelog
+* Thu Aug 20 2015 Emmanuel Seyman emman...@seyman.fr - 4.02-10
+- Clean up spec file
+- Tighten file listing
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 4.02-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Task-Catalyst.git/commit/?h=masterid=f3b97ad9f5e6f76c6312a7f9285a5b962857fabd
--
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