File HTTP-Tiny-0.032.tar.gz uploaded to lookaside cache by ppisar

2013-06-21 Thread Petr Pisar
A file has been added to the lookaside cache for perl-HTTP-Tiny:

83ff086a9c2c0d373db941a5b27763de  HTTP-Tiny-0.032.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-HTTP-Tiny] 0.032 bump

2013-06-21 Thread Petr Pisar
commit 4612f308f0c7f12063f41b966015da7efec9db60
Author: Petr Písař ppi...@redhat.com
Date:   Fri Jun 21 08:10:35 2013 +0200

0.032 bump

 .gitignore  |1 +
 perl-HTTP-Tiny.spec |5 -
 sources |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 68fbcac..ca77665 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /HTTP-Tiny-0.029.tar.gz
 /HTTP-Tiny-0.030.tar.gz
 /HTTP-Tiny-0.031.tar.gz
+/HTTP-Tiny-0.032.tar.gz
diff --git a/perl-HTTP-Tiny.spec b/perl-HTTP-Tiny.spec
index 6e44b18..440908e 100644
--- a/perl-HTTP-Tiny.spec
+++ b/perl-HTTP-Tiny.spec
@@ -1,5 +1,5 @@
 Name:   perl-HTTP-Tiny
-Version:0.031
+Version:0.032
 Release:1%{?dist}
 Summary:Small, simple, correct HTTP/1.1 client
 License:GPL+ or Artistic
@@ -69,6 +69,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jun 21 2013 Petr Pisar ppi...@redhat.com - 0.032-1
+- 0.032 bump
+
 * Thu Jun 20 2013 Petr Pisar ppi...@redhat.com - 0.031-1
 - 0.031 bump
 
diff --git a/sources b/sources
index 32338a7..53d64c0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-50dd79987cc43d3a8ef9f920c672bb96  HTTP-Tiny-0.031.tar.gz
+83ff086a9c2c0d373db941a5b27763de  HTTP-Tiny-0.032.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 976544] perl-HTTP-Tiny-0.032 is available

2013-06-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=976544

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

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-HTTP-Tiny-0.032-1.fc20
 Resolution|--- |RAWHIDE
Last Closed||2013-06-21 02:27:57

-- 
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=Xp2lW5jzRHa=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-Params-Check/f19] 0.38 bump

2013-06-21 Thread Petr Pisar
Summary of changes:

  0429460... 0.38 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-Params-Check] 0.38 bump

2013-06-21 Thread Petr Pisar
commit 0429460acdff78258de7e9617f96680c00df0e47
Author: Petr Písař ppi...@redhat.com
Date:   Fri Jun 21 08:29:57 2013 +0200

0.38 bump

 .gitignore |1 +
 perl-Params-Check.spec |5 -
 sources|2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7fda873..df1fc50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Params-Check-0.26.tar.gz
 /Params-Check-0.36.tar.gz
+/Params-Check-0.38.tar.gz
diff --git a/perl-Params-Check.spec b/perl-Params-Check.spec
index 8f35c18..ddc66ca 100644
--- a/perl-Params-Check.spec
+++ b/perl-Params-Check.spec
@@ -1,7 +1,7 @@
 Name:   perl-Params-Check
 # Epoch to compete with perl.spec
 Epoch:  1
-Version:0.36
+Version:0.38
 Release:1%{?dist}
 Summary:Generic input parsing/checking mechanism
 License:GPL+ or Artistic
@@ -48,5 +48,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jun 21 2013 Petr Pisar ppi...@redhat.com - 1:0.38-1
+- 0.38 bump
+
 * Fri Jan 25 2013 Petr Pisar ppi...@redhat.com 1:0.36-1
 - Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index 6c0ab16..eb855c1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3bf19a6ca0eb1e4f2740b791ca890813  Params-Check-0.36.tar.gz
+45ef018d2564fce84935a0e1adfb2ed7  Params-Check-0.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

[Bug 976545] perl-Params-Check-0.38 is available

2013-06-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=976545

--- Comment #1 from Petr Pisar ppi...@redhat.com ---
This is a bug-fixing release suitable for F≤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=lY8lwj6pS3a=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 976545] perl-Params-Check-0.38 is available

2013-06-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=976545

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

   What|Removed |Added

 Status|ASSIGNED|MODIFIED
   Fixed In Version||perl-Params-Check-0.38-1.fc
   ||20

-- 
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=nEXH7Ilf5ga=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 976545] perl-Params-Check-0.38 is available

2013-06-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=976545

--- Comment #2 from Fedora Update System upda...@fedoraproject.org ---
perl-Params-Check-0.38-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/perl-Params-Check-0.38-1.fc19

-- 
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=mXF1SZrp9Fa=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 976542] perl-App-cpanminus-1.6922 is available

2013-06-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=976542

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

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC|mmasl...@redhat.com |
   Assignee|mmasl...@redhat.com |ppi...@redhat.com

-- 
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=CSNd3OhFq4a=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 App-cpanminus-1.6922.tar.gz uploaded to lookaside cache by ppisar

2013-06-21 Thread Petr Pisar
A file has been added to the lookaside cache for perl-App-cpanminus:

1087a9ff1cb57e911026c645c7093010  App-cpanminus-1.6922.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-App-cpanminus] 1.6922 bump

2013-06-21 Thread Petr Pisar
commit a723608b9fb024c1e4e5505c79244f2ce8bb03af
Author: Petr Písař ppi...@redhat.com
Date:   Fri Jun 21 08:47:01 2013 +0200

1.6922 bump

 .gitignore  |1 +
 perl-App-cpanminus.spec |5 -
 sources |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 534d471..4a09545 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,3 +55,4 @@ App-cpanminus-0.9935.tar.gz
 /App-cpanminus-1.6915.tar.gz
 /App-cpanminus-1.6918.tar.gz
 /App-cpanminus-1.6921.tar.gz
+/App-cpanminus-1.6922.tar.gz
diff --git a/perl-App-cpanminus.spec b/perl-App-cpanminus.spec
index 516b4bb..3b21483 100644
--- a/perl-App-cpanminus.spec
+++ b/perl-App-cpanminus.spec
@@ -1,5 +1,5 @@
 Name:   perl-App-cpanminus
-Version:1.6921
+Version:1.6922
 Release:1%{?dist}
 Summary:Get, unpack, build and install CPAN modules
 License:GPL+ or Artistic
@@ -96,6 +96,9 @@ make test
 %{_bindir}/cpanm
 
 %changelog
+* Fri Jun 21 2013 Petr Pisar ppi...@redhat.com - 1.6922-1
+- 1.6922 bump
+
 * Thu Jun 20 2013 Jitka Plesnikova jples...@redhat.com - 1.6921-1
 - 1.6921 bump
 
diff --git a/sources b/sources
index f7e3bc9..18dbba8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fa7b8e490342bd02cb36933f122737d6  App-cpanminus-1.6921.tar.gz
+1087a9ff1cb57e911026c645c7093010  App-cpanminus-1.6922.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 976542] perl-App-cpanminus-1.6922 is available

2013-06-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=976542

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

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-App-cpanminus-1.6922-1
   ||.fc20
 Resolution|--- |RAWHIDE
Last Closed||2013-06-21 02:53:57

-- 
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=TwXQ4790bya=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Bio-SamTools

2013-06-21 Thread buildsys


perl-Bio-SamTools has broken dependencies in the F-19 tree:
On x86_64:
perl-Bio-SamTools-1.35-2.fc19.x86_64 requires 
perl(Bio::SeqFeature::Lite)
perl-Bio-SamTools-1.35-2.fc19.x86_64 requires perl(Bio::PrimarySeq)
On i386:
perl-Bio-SamTools-1.35-2.fc19.i686 requires perl(Bio::SeqFeature::Lite)
perl-Bio-SamTools-1.35-2.fc19.i686 requires perl(Bio::PrimarySeq)
Please resolve this as soon as possible.


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

Broken dependencies: perl-Bio-ASN1-EntrezGene

2013-06-21 Thread buildsys


perl-Bio-ASN1-EntrezGene has broken dependencies in the F-19 tree:
On x86_64:
perl-Bio-ASN1-EntrezGene-1.091-17.fc19.noarch requires 
perl(Bio::Index::AbstractSeq)
On i386:
perl-Bio-ASN1-EntrezGene-1.091-17.fc19.noarch requires 
perl(Bio::Index::AbstractSeq)
Please resolve this as soon as possible.


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

[perl-Test-Assert] Tweak the perlcritic test, which has discovered something to moan about

2013-06-21 Thread Paul Howarth
commit 00930bf58a8324de7458570addd15453c9425f1c
Author: Paul Howarth p...@city-fan.org
Date:   Fri Jun 21 14:31:27 2013 +0100

Tweak the perlcritic test, which has discovered something to moan about

 Test-Assert-0.0504-Critic.patch |   10 ++
 perl-Test-Assert.spec   |   14 +-
 2 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/Test-Assert-0.0504-Critic.patch b/Test-Assert-0.0504-Critic.patch
new file mode 100644
index 000..a569e02
--- /dev/null
+++ b/Test-Assert-0.0504-Critic.patch
@@ -0,0 +1,10 @@
+--- lib/Test/Assert.pm
 lib/Test/Assert.pm
+@@ -124,6 +124,7 @@
+ }, @names);
+ };
+ 
++## no critic (ProhibitBuiltinHomonyms)
+ 
+ # Disable debug mode
+ sub unimport {
diff --git a/perl-Test-Assert.spec b/perl-Test-Assert.spec
index 86487a5..040b316 100644
--- a/perl-Test-Assert.spec
+++ b/perl-Test-Assert.spec
@@ -1,11 +1,12 @@
 Name:  perl-Test-Assert
 Version:   0.0504
-Release:   5%{?dist}
+Release:   6%{?dist}
 Summary:   Assertion methods for those who like JUnit
 License:   GPL+ or Artistic
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Test-Assert/
 Source0:   
http://search.cpan.org/CPAN/authors/id/D/DE/DEXTER/Test-Assert-%{version}.tar.gz
+Patch0:Test-Assert-0.0504-Critic.patch
 BuildArch: noarch
 BuildRequires: perl(Class::Inspector)
 BuildRequires: perl(constant)
@@ -72,6 +73,9 @@ RELEASE_TESTS=$(echo $RELEASE_TESTS | sed 
's|xt/copyright.t||')
 # Don't run the spelling test yet as we need to add extra stopwords
 RELEASE_TESTS=$(echo $RELEASE_TESTS | sed 's|xt/pod_spell.t||')
 
+# Don't run the perlcritic test yet as we need to patch the code
+RELEASE_TESTS=$(echo $RELEASE_TESTS | sed 's|xt/perlcritic.t||')
+
 # Signature test would fail on recent distros due to presence of MYMETA.*
 [ -f MYMETA.yml ]  mv MYMETA.yml ..
 [ -f MYMETA.json ]  mv MYMETA.json ..
@@ -82,6 +86,11 @@ RELEASE_TESTS=$(echo $RELEASE_TESTS | sed 
's|xt/pod_spell.t||')
 [ -f ../MYMETA.yml ]  mv ../MYMETA.yml .
 [ -f ../MYMETA.json ]  mv ../MYMETA.json .
 
+# Patch the code to turn off one check before running the perlcritic test
+patch -p0  %{P:0}
+./Build test --test_files xt/perlcritic.t
+patch -p0 -R  %{P:0}
+
 # Fix the POD Spell test and run it
 mv xt/pod_spellrc xt/pod_spellrc.orig
 (
@@ -104,6 +113,9 @@ cd -
 %{_mandir}/man3/Test::Assert.3pm*
 
 %changelog
+* Fri Jun 21 2013 Paul Howarth p...@city-fan.org - 0.0504-6
+- Tweak the perlcritic test, which has discovered something to moan about
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.0504-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Test-Assert] Created tag perl-Test-Assert-0.0504-6.fc20

2013-06-21 Thread Paul Howarth
The lightweight tag 'perl-Test-Assert-0.0504-6.fc20' was created pointing to:

 00930bf... Tweak the perlcritic test, which has discovered something t
--
Fedora Extras Perl SIG
http://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 Math-Base36-0.12.tar.gz uploaded to lookaside cache by iarnell

2013-06-21 Thread Iain Arnell
A file has been added to the lookaside cache for perl-Math-Base36:

a08048902efcf329aca985e9bf3446eb  Math-Base36-0.12.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-Math-Base36] update to 0.12

2013-06-21 Thread Iain Arnell
commit ff6f8654e2af7cefd3147929642cb7c831b05236
Author: Iain Arnell iarn...@gmail.com
Date:   Fri Jun 21 08:38:30 2013 -0600

update to 0.12

 .gitignore|1 +
 perl-Math-Base36.spec |8 ++--
 sources   |2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1a4fa60..3078969 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Math-Base36-0.07.tar.gz
 /Math-Base36-0.09.tar.gz
 /Math-Base36-0.10.tar.gz
+/Math-Base36-0.12.tar.gz
diff --git a/perl-Math-Base36.spec b/perl-Math-Base36.spec
index b6004f4..5577ad1 100644
--- a/perl-Math-Base36.spec
+++ b/perl-Math-Base36.spec
@@ -1,6 +1,6 @@
 Name:   perl-Math-Base36
-Version:0.10
-Release:2%{?dist}
+Version:0.12
+Release:1%{?dist}
 Summary:Encoding and decoding of base36 strings
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -8,6 +8,7 @@ URL:http://search.cpan.org/dist/Math-Base36/
 Source0:
http://www.cpan.org/authors/id/B/BR/BRICAS/Math-Base36-%{version}.tar.gz
 BuildArch:  noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::Exception)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
@@ -41,6 +42,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jun 21 2013 Iain Arnell iarn...@gmail.com 0.12-1
+- update to latest upstream version
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.10-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 594f430..e2dd3dd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5377adae27b12088645bf4235311c0ae  Math-Base36-0.10.tar.gz
+a08048902efcf329aca985e9bf3446eb  Math-Base36-0.12.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 Mixin-Linewise-0.004.tar.gz uploaded to lookaside cache by iarnell

2013-06-21 Thread Iain Arnell
A file has been added to the lookaside cache for perl-Mixin-Linewise:

bd79936157ed8930e74b9fcfb223525f  Mixin-Linewise-0.004.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-Mixin-Linewise] update to 0.004

2013-06-21 Thread Iain Arnell
commit f15d45d8e0c30b85e1ceeca4edc5e4d8e40c4fed
Author: Iain Arnell iarn...@gmail.com
Date:   Fri Jun 21 09:14:48 2013 -0600

update to 0.004

 .gitignore   |1 +
 perl-Mixin-Linewise.spec |   21 +
 sources  |2 +-
 3 files changed, 11 insertions(+), 13 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9cfbf47..e1cc0ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Mixin-Linewise-0.003.tar.gz
+/Mixin-Linewise-0.004.tar.gz
diff --git a/perl-Mixin-Linewise.spec b/perl-Mixin-Linewise.spec
index 9cfe230..38a0f7e 100644
--- a/perl-Mixin-Linewise.spec
+++ b/perl-Mixin-Linewise.spec
@@ -1,12 +1,11 @@
 Name:   perl-Mixin-Linewise
-Version:0.003
-Release:10%{?dist}
+Version:0.004
+Release:1%{?dist}
 Summary:Write your linewise code for handles; this does the rest
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Mixin-Linewise/
 Source0:
http://www.cpan.org/authors/id/R/RJ/RJBS/Mixin-Linewise-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -41,25 +40,23 @@ perl Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
-make 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 \;
-%{_fixperms} $RPM_BUILD_ROOT/*
+make pure_install DESTDIR=%{buildroot}
+find %{buildroot} -type f -name .packlist -exec rm -f {} \;
+%{_fixperms} %{buildroot}/*
 
 %check
 make test
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
-%defattr(-,root,root,-)
 %doc Changes LICENSE README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jun 21 2013 Iain Arnell iarn...@gmail.com 0.004-1
+- update to latest upstream version
+- clean up spec for modern rpmbuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.003-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index a84c2f3..b56826b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-10c1f76b6afce3b7080b2689b6a964d1  Mixin-Linewise-0.003.tar.gz
+bd79936157ed8930e74b9fcfb223525f  Mixin-Linewise-0.004.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 791078] perl-Config-IniFiles should require IO::Scalar

2013-06-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=791078

--- Comment #15 from Konstantin Ryabitsev mri...@gmail.com ---
You are correct, of course. For some reason this particular server didn't have
the optional channel on. Sorry for the noise.

-- 
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=TdJxLu6jH7a=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-System-Command] update to 1.100

2013-06-21 Thread Iain Arnell
commit 6eb49afd3f0228ec706d9f58f64ff600583b193d
Author: Iain Arnell iarn...@gmail.com
Date:   Fri Jun 21 09:51:53 2013 -0600

update to 1.100

 .gitignore   |1 +
 perl-System-Command.spec |7 +--
 sources  |2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 20a0ebc..a1f918f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /System-Command-1.07.tar.gz
 /System-Command-1.08.tar.gz
 /System-Command-1.09.tar.gz
+/System-Command-1.100.tar.gz
diff --git a/perl-System-Command.spec b/perl-System-Command.spec
index 71520ff..318012b 100644
--- a/perl-System-Command.spec
+++ b/perl-System-Command.spec
@@ -1,6 +1,6 @@
 Name:   perl-System-Command
-Version:1.09
-Release:2%{?dist}
+Version:1.100
+Release:1%{?dist}
 Summary:Object for running system commands
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -50,6 +50,9 @@ their STDIN, STDOUT and STDERR handles.
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jun 21 2013 Iain Arnell iarn...@gmail.com 1.100-1
+- update to latest upstream version
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.09-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index f089411..e9936cf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c66c663fbb297032d7cd03f8ed0cf755  System-Command-1.09.tar.gz
+4174aa91b6f032b97549ba9aec5dc714  System-Command-1.100.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Test-CheckDeps-0.006.tar.gz uploaded to lookaside cache by pghmcfc

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

94d84c68a262ca97ecadbb0ff6d215e1  Test-CheckDeps-0.006.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Test-CheckDeps] Update to 0.006

2013-06-21 Thread Paul Howarth
commit 71ae53ebf2cd97a5914e33a37fda4f0a67049348
Author: Paul Howarth p...@city-fan.org
Date:   Fri Jun 21 21:19:30 2013 +0100

Update to 0.006

- New upstream release 0.006
  - Require CPAN::Meta::Check ≥ 0.004
  - Explicitly require CPAN::Meta ≥ 2.120920
  - Switch to Module::Build::Tiny

 perl-Test-CheckDeps.spec |   26 ++
 sources  |2 +-
 2 files changed, 15 insertions(+), 13 deletions(-)
---
diff --git a/perl-Test-CheckDeps.spec b/perl-Test-CheckDeps.spec
index ff47ab2..e91b266 100644
--- a/perl-Test-CheckDeps.spec
+++ b/perl-Test-CheckDeps.spec
@@ -1,6 +1,6 @@
 Name:  perl-Test-CheckDeps
 Summary:   Check for presence of dependencies
-Version:   0.004
+Version:   0.006
 Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
@@ -8,10 +8,10 @@ URL:  https://metacpan.org/release/Test-CheckDeps
 Source0:   
http://cpan.metacpan.org/authors/id/L/LE/LEONT/Test-CheckDeps-%{version}.tar.gz 
 BuildArch: noarch
 # Build
-BuildRequires: perl(ExtUtils::MakeMaker) = 6.30
+BuildRequires: perl(Module::Build::Tiny) = 0.021
 # Module
-BuildRequires: perl(CPAN::Meta)
-BuildRequires: perl(CPAN::Meta::Check)
+BuildRequires: perl(CPAN::Meta) = 2.120920
+BuildRequires: perl(CPAN::Meta::Check) = 0.004
 BuildRequires: perl(Exporter) = 5.57
 BuildRequires: perl(List::Util)
 BuildRequires: perl(Test::Builder) = 0.82
@@ -33,18 +33,14 @@ properly. If requested, it can bail out all testing on 
error.
 %setup -q -n Test-CheckDeps-%{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 {} \;
-%{_fixperms} %{buildroot}
+./Build install --destdir=%{buildroot} --create_packlist=0
 
 %check
-make test RELEASE_TESTING=1
-
-%clean
+RELEASE_TESTING=1 ./Build test
 
 %files
 %doc Changes LICENSE README
@@ -52,6 +48,12 @@ make test RELEASE_TESTING=1
 %{_mandir}/man3/Test::CheckDeps.3pm*
 
 %changelog
+* Fri Jun 21 2013 Paul Howarth p...@city-fan.org - 0.006-1
+- Update to 0.006
+  - Require CPAN::Meta::Check ≥ 0.004
+  - Explicitly require CPAN::Meta ≥ 2.120920
+  - Switch to Module::Build::Tiny
+
 * Wed May 15 2013 Paul Howarth p...@city-fan.org - 0.004-1
 - Update to 0.004
   - Sort dependencies before displaying them
diff --git a/sources b/sources
index e32e924..18d3910 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bc18052363141e62a3b062a4479e8ece  Test-CheckDeps-0.004.tar.gz
+94d84c68a262ca97ecadbb0ff6d215e1  Test-CheckDeps-0.006.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Test-CheckDeps] Created tag perl-Test-CheckDeps-0.006-1.fc20

2013-06-21 Thread Paul Howarth
The lightweight tag 'perl-Test-CheckDeps-0.006-1.fc20' was created pointing to:

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