[Bug 1054233] Upgrade to new upstream version

2014-01-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1054233



--- Comment #2 from lionel.c...@cern.ch ---
This new version (1.1) is fully backward compatible with the current one (1.0).

Deploying it on older distributions like EL5 has no drawbacks and some benefits
like allowing new versions of packages using the new features of No-Worries 1.1
to be deployed on them.

-- 
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=vHEJzfk0R3a=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 experimental-0.006.tar.gz uploaded to lookaside cache by ppisar

2014-01-20 Thread Petr Pisar
A file has been added to the lookaside cache for perl-experimental:

10b15c5f5cf3fd8dd92b97ee815e6499  experimental-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

[Bug 1055289] perl-experimental-0.006 is available

2014-01-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1055289

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

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-experimental-0.006-1.f
   ||c21
 Resolution|--- |RAWHIDE
Last Closed||2014-01-20 03:23:41



-- 
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=U50dp8DtHLa=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 Module-Load-Conditional-0.60.tar.gz uploaded to lookaside cache by ppisar

2014-01-20 Thread Petr Pisar
A file has been added to the lookaside cache for perl-Module-Load-Conditional:

1e0ad0077241c32eba7af9cb7c443dc8  Module-Load-Conditional-0.60.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Module-Load-Conditional] 0.60 bump

2014-01-20 Thread Petr Pisar
commit 1be4a38a1704fcfbe8731c047860912458d639e2
Author: Petr Písař ppi...@redhat.com
Date:   Mon Jan 20 09:33:34 2014 +0100

0.60 bump

 .gitignore|1 +
 perl-Module-Load-Conditional.spec |   11 +++
 sources   |2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0372556..5fb1a90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Module-Load-Conditional-0.24.tar.gz
 /Module-Load-Conditional-0.54.tar.gz
 /Module-Load-Conditional-0.58.tar.gz
+/Module-Load-Conditional-0.60.tar.gz
diff --git a/perl-Module-Load-Conditional.spec 
b/perl-Module-Load-Conditional.spec
index 9df681b..826a787 100644
--- a/perl-Module-Load-Conditional.spec
+++ b/perl-Module-Load-Conditional.spec
@@ -1,5 +1,5 @@
 Name:   perl-Module-Load-Conditional
-Version:0.58
+Version:0.60
 Release:1%{?dist}
 Summary:Looking up module information and loading at run-time
 License:GPL+ or Artistic
@@ -15,11 +15,11 @@ BuildRequires:  perl(Carp)
 BuildRequires:  perl(Config)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(Exporter)
-BuildRequires:  perl(FileHandle)
 BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(FileHandle)
 BuildRequires:  perl(Locale::Maketext::Simple)
 # Module::CoreList 2.22 not needed when running tests
-BuildRequires:  perl(Module::Load) = 0.11
+BuildRequires:  perl(Module::Load) = 0.28
 BuildRequires:  perl(Module::Metadata) = 1.05
 BuildRequires:  perl(Params::Check)
 BuildRequires:  perl(vars)
@@ -31,7 +31,7 @@ BuildRequires:  perl(Test::More)
 Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 Requires:   perl(Config)
 Requires:   perl(Module::CoreList) = 2.22
-Requires:   perl(Module::Load) = 0.11
+Requires:   perl(Module::Load) = 0.28
 Requires:   perl(Module::Metadata) = 1.05
 Requires:   perl(version) = 0.69
 
@@ -63,6 +63,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jan 20 2014 Petr Pisar ppi...@redhat.com - 0.60-1
+- 0.60 bump
+
 * Mon Sep 02 2013 Petr Pisar ppi...@redhat.com - 0.58-1
 - 0.58 bump
 
diff --git a/sources b/sources
index 2a2dbd1..ffad76d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-baa69a896ca6710e9c9a37dd08cd4ba9  Module-Load-Conditional-0.58.tar.gz
+1e0ad0077241c32eba7af9cb7c443dc8  Module-Load-Conditional-0.60.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 1055292] perl-Module-Load-Conditional-0.60 is available

2014-01-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1055292

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

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Module-Load-Conditiona
   ||l-0.60-1.fc21
 Resolution|--- |RAWHIDE
Last Closed||2014-01-20 03:53:00



-- 
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=PkdqdttV08a=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 1053115] please branch for EPEL 6 and 7

2014-01-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1053115

Tom spot Callaway tcall...@redhat.com changed:

   What|Removed |Added

  Flags||fedora-cvs?



--- Comment #1 from Tom spot Callaway tcall...@redhat.com ---
Package Change Request
==
Package Name: perl-HTML-Tree
New Branches: el6 epel7
Owners: spot notting

-- 
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=6O9NKRIb7Ca=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 914265] perl-DBD-AnyData: FTBFS in rawhide

2014-01-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=914265



--- Comment #7 from Paul Howarth p...@city-fan.org ---
(In reply to Paul Howarth from comment #6)
 (In reply to iaco61 from comment #5)
  I wrote a new version of DBD::AnyData to work with DBI 1.623 or greather
  (I'm using DBI 1.630).
  I sent the new version to CPAN authors to evaluate the changes.
  The main problem is the change of interation between DBI and
  DBD::File/DBD::SqlEngine.
  I spent 1 week to inherit DBD::AnyData from DBD::File as done by DBD::CSV
  driver and now works in my environment.
  
  See: https://rt.cpan.org/Public/Bug/Display.html?id=92103
 
 Upstream requested this morning that you send your version as a patch - are
 you going to do that?

Still no further activity at
https://rt.cpan.org/Public/Bug/Display.html?id=92103

Upstream is likely to close this ticket soon if you don't send them the updated
version as a patch (see the ticket).

-- 
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=GdK0KC07VMa=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 Rose-DB-0.775.tar.gz uploaded to lookaside cache by wfp

2014-01-20 Thread Bill Pemberton
A file has been added to the lookaside cache for perl-Rose-DB:

a11a2bcb522af44865c8df9e06654428  Rose-DB-0.775.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 JavaScript-Minifier-1.06.tar.gz uploaded to lookaside cache by jplesnik

2014-01-20 Thread Jitka Plesnikova
A file has been added to the lookaside cache for perl-JavaScript-Minifier:

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

[perl-JavaScript-Minifier] 1.06 bump; Modernize spec file

2014-01-20 Thread Jitka Plesnikova
commit 27e48c3bcbd8ef483361c86e55fe9bcf51a7a19b
Author: Jitka Plesnikova jples...@redhat.com
Date:   Mon Jan 20 18:00:20 2014 +0100

1.06 bump; Modernize spec file

 .gitignore|1 +
 perl-JavaScript-Minifier.spec |   36 ++--
 sources   |2 +-
 3 files changed, 20 insertions(+), 19 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 163be63..a7f9419 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 JavaScript-Minifier-1.05.tar.gz
+/JavaScript-Minifier-1.06.tar.gz
diff --git a/perl-JavaScript-Minifier.spec b/perl-JavaScript-Minifier.spec
index 6c86367..0a93c70 100644
--- a/perl-JavaScript-Minifier.spec
+++ b/perl-JavaScript-Minifier.spec
@@ -1,16 +1,21 @@
 Name:   perl-JavaScript-Minifier
-Version:1.05
-Release:13%{?dist}
+Version:1.06
+Release:1%{?dist}
 Summary:Perl extension for minifying JavaScript code
-License:GPL+ or Artistic
+License:(GPL+ or Artistic) or Artistic 2.0
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/JavaScript-Minifier/
-Source0:
http://www.cpan.org/authors/id/P/PM/PMICHAUX/JavaScript-Minifier-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Source0:
http://www.cpan.org/authors/id/Z/ZO/ZOFFIX/JavaScript-Minifier-%{version}.tar.gz
 BuildArch:  noarch
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-Time
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Tests
 BuildRequires:  perl(Test::More)
-Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 
 %description
 This module removes unnecessary whitespace from JavaScript code. The
@@ -25,32 +30,27 @@ will not be minified.
 %setup -q -n JavaScript-Minifier-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
-make pure_install PERL_INSTALL_ROOT=$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/*
 
 %check
 make test
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
-%defattr(-,root,root,-)
-%doc Changes README
+%doc Changes README examples
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jan 20 2014 Jitka Plesnikova jples...@redhat.com - 1.06-1
+- 1.06 bump
+- Modernize spec file
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.05-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 7519894..9a52f1d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-14c1fa2fcf76c97de4d0fe0d8d7fc145  JavaScript-Minifier-1.05.tar.gz
+b82ecded33652b78b3ed8234a0b147fd  JavaScript-Minifier-1.06.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Net-DNS-0.74.tar.gz uploaded to lookaside cache by psabata

2014-01-20 Thread Petr Šabata
A file has been added to the lookaside cache for perl-Net-DNS:

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

[perl-Net-DNS] 0.74 bump, fixes the server crash on malformed queries

2014-01-20 Thread Petr Šabata
commit 086f458a24962b270c62a1009e9832bb4a3821f9
Author: Petr Šabata con...@redhat.com
Date:   Mon Jan 20 19:26:44 2014 +0100

0.74 bump, fixes the server crash on malformed queries

 .gitignore|1 +
 perl-Net-DNS.spec |5 -
 sources   |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d7a0aa8..54b70ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ Net-DNS-0.65.tar.gz
 /Net-DNS-0.71.tar.gz
 /Net-DNS-0.72.tar.gz
 /Net-DNS-0.73.tar.gz
+/Net-DNS-0.74.tar.gz
diff --git a/perl-Net-DNS.spec b/perl-Net-DNS.spec
index de1f9c9..1375d8f 100644
--- a/perl-Net-DNS.spec
+++ b/perl-Net-DNS.spec
@@ -1,5 +1,5 @@
 Name:  perl-Net-DNS
-Version:   0.73
+Version:   0.74
 Release:   1%{?dist}
 Summary:   DNS resolver modules for Perl
 # lib/Net/DNS/RR/OPT.pm:MIT
@@ -125,6 +125,9 @@ make test
 %{_mandir}/man3/Net::DNS::Nameserver*
 
 %changelog
+* Mon Jan 20 2014 Petr Šabata con...@redhat.com - 0.74-1
+- 0.74 bump, fixes the server crash on malformed queries
+
 * Fri Nov 29 2013 Paul Wouters pwout...@redhat.com - 0.73-1
 - Updated to 0.73
 
diff --git a/sources b/sources
index c58db8f..33b340c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-06d107032a0e6b7fd7ec69bcfb0b7577  Net-DNS-0.73.tar.gz
+d3d074ba95314fa9627252653a4242b7  Net-DNS-0.74.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Net-DNS/f20] 0.74 bump, fixes the server crash on malformed queries

2014-01-20 Thread Petr Šabata
Summary of changes:

  086f458... 0.74 bump, fixes the server crash on malformed queries (*)

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

Broken dependencies: perl-Language-Expr

2014-01-20 Thread buildsys


perl-Language-Expr has broken dependencies in the rawhide tree:
On x86_64:
perl-Language-Expr-0.19-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Language-Expr-0.19-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Language-Expr-0.19-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


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

Broken dependencies: perl-Catalyst-Controller-HTML-FormFu

2014-01-20 Thread buildsys


perl-Catalyst-Controller-HTML-FormFu has broken dependencies in the rawhide 
tree:
On x86_64:
perl-Catalyst-Controller-HTML-FormFu-0.09004-4.fc20.noarch requires 
perl(HTML::FormFu::MultiForm)
On i386:
perl-Catalyst-Controller-HTML-FormFu-0.09004-4.fc20.noarch requires 
perl(HTML::FormFu::MultiForm)
On armhfp:
perl-Catalyst-Controller-HTML-FormFu-0.09004-4.fc20.noarch requires 
perl(HTML::FormFu::MultiForm)
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-qpid_proton

2014-01-20 Thread buildsys


perl-qpid_proton has broken dependencies in the rawhide tree:
On x86_64:
perl-qpid_proton-0.6-1.fc21.x86_64 requires perl(qpid_proton)
perl-qpid_proton-0.6-1.fc21.x86_64 requires 
perl(qpid::proton::ExceptionHandling)
On i386:
perl-qpid_proton-0.6-1.fc21.i686 requires perl(qpid_proton)
perl-qpid_proton-0.6-1.fc21.i686 requires 
perl(qpid::proton::ExceptionHandling)
On armhfp:
perl-qpid_proton-0.6-1.fc21.armv7hl requires perl(qpid_proton)
perl-qpid_proton-0.6-1.fc21.armv7hl requires 
perl(qpid::proton::ExceptionHandling)
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: mojomojo

2014-01-20 Thread buildsys


mojomojo has broken dependencies in the rawhide tree:
On x86_64:
mojomojo-1.10-1.fc20.noarch requires 
perl(HTML::FormFu::Element::reCAPTCHA)
On i386:
mojomojo-1.10-1.fc20.noarch requires 
perl(HTML::FormFu::Element::reCAPTCHA)
On armhfp:
mojomojo-1.10-1.fc20.noarch requires 
perl(HTML::FormFu::Element::reCAPTCHA)
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 1055294] perl-Net-DNS-0.74 is available

2014-01-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1055294



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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=BTufXfXeGaa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Test-Mojibake-0.9.tar.gz uploaded to lookaside cache by pghmcfc

2014-01-20 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Test-Mojibake:

4a6219386553674efb25b611ebb48f1c  Test-Mojibake-0.9.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-Mojibake] Update to 0.9

2014-01-20 Thread Paul Howarth
commit b6227aa6237acbc02c114b93a4fd310a4876d21b
Author: Paul Howarth p...@city-fan.org
Date:   Mon Jan 20 18:51:24 2014 +

Update to 0.9

- New upstream release 0.9
  - More consistent UTF-8 naming in docs
  - Dist::Zilla maintenance
  - Fixed shebang in scan_mojibake
(https://github.com/creaktive/Test-Mojibake/issues/7)
- Update patch for building with old Test::More versions

 ...patch = Test-Mojibake-0.9-old-Test::More.patch |   62 +---
 perl-Test-Mojibake.spec|   30 -
 sources|2 +-
 3 files changed, 55 insertions(+), 39 deletions(-)
---
diff --git a/Test-Mojibake-0.8-old-Test::More.patch 
b/Test-Mojibake-0.9-old-Test::More.patch
similarity index 51%
rename from Test-Mojibake-0.8-old-Test::More.patch
rename to Test-Mojibake-0.9-old-Test::More.patch
index e604ff0..17c7b46 100644
--- a/Test-Mojibake-0.8-old-Test::More.patch
+++ b/Test-Mojibake-0.9-old-Test::More.patch
@@ -1,6 +1,5 @@
-diff -up Test-Mojibake-0.8/t/06-pp-vs-xs.t.orig 
Test-Mojibake-0.8/t/06-pp-vs-xs.t
 Test-Mojibake-0.8/t/06-pp-vs-xs.t.orig 2013-01-26 20:28:12.0 
+
-+++ Test-Mojibake-0.8/t/06-pp-vs-xs.t  2013-01-26 22:17:47.038813730 +
+--- t/06-pp-vs-xs.t
 t/06-pp-vs-xs.t
 @@ -2,7 +2,7 @@
  use strict;
  use warnings qw(all);
@@ -27,9 +26,8 @@ diff -up Test-Mojibake-0.8/t/06-pp-vs-xs.t.orig 
Test-Mojibake-0.8/t/06-pp-vs-xs.
  sub run {
  my $i = 0;
  for (@buf) {
-diff -up Test-Mojibake-0.8/t/07-broken-utf8.t.orig 
Test-Mojibake-0.8/t/07-broken-utf8.t
 Test-Mojibake-0.8/t/07-broken-utf8.t.orig  2013-01-26 20:28:12.0 
+
-+++ Test-Mojibake-0.8/t/07-broken-utf8.t   2013-01-26 22:17:47.038813730 
+
+--- t/07-broken-utf8.t
 t/07-broken-utf8.t
 @@ -27,7 +27,7 @@ my @tests = (
  [11-overlong-5= 0 = \\xfc\x80\x80\x80\x80\xaf],
  );
@@ -40,10 +38,9 @@ diff -up Test-Mojibake-0.8/t/07-broken-utf8.t.orig 
Test-Mojibake-0.8/t/07-broken
  for @tests;
 -
 -done_testing(scalar @tests);
-diff -up Test-Mojibake-0.8/t/release-cpan-changes.t.orig 
Test-Mojibake-0.8/t/release-cpan-changes.t
 Test-Mojibake-0.8/t/release-cpan-changes.t.orig2013-01-26 
20:28:12.0 +
-+++ Test-Mojibake-0.8/t/release-cpan-changes.t 2013-01-26 22:17:47.038813730 
+
-@@ -1,15 +1,11 @@
+--- t/release-cpan-changes.t
 t/release-cpan-changes.t
+@@ -1,19 +1,17 @@
  #!perl
  
 +use Test::More;
@@ -56,22 +53,45 @@ diff -up Test-Mojibake-0.8/t/release-cpan-changes.t.orig 
Test-Mojibake-0.8/t/rel
 +  plan skip_all = 'these tests are for release candidate testing' unless 
($ENV{RELEASE_TESTING});
 +  eval 'use Test::CPAN::Changes';
 +  plan skip_all = 'Test::CPAN::Changes required for this test' if $@;
++  plan tests = 5;
  }
  
--
--use Test::More;
--eval 'use Test::CPAN::Changes';
--plan skip_all = 'Test::CPAN::Changes required for this test' if $@;
- changes_ok();
+ 
+ use strict;
+ use warnings;
+ 
+-use Test::More 0.96 tests = 2;
+ use_ok('Test::CPAN::Changes');
+-subtest 'changes_ok' = sub {
+-changes_file_ok('Changes');
+-};
 -done_testing();
-diff -up Test-Mojibake-0.8/t/release-test-version.t.orig 
Test-Mojibake-0.8/t/release-test-version.t
 Test-Mojibake-0.8/t/release-test-version.t.orig2013-01-26 
22:17:47.0 +
-+++ Test-Mojibake-0.8/t/release-test-version.t 2013-01-26 22:18:26.069722569 
+
-@@ -26,5 +26,6 @@ push @imports, $params
++changes_file_ok('Changes');
+--- t/release-no-tabs.t
 t/release-no-tabs.t
+@@ -11,7 +11,7 @@ use warnings;
  
- Test::Version-import(@imports);
+ # this test was generated with Dist::Zilla::Plugin::NoTabsTests 0.06
+ 
+-use Test::More 0.88;
++use Test::More tests = 2;
+ use Test::NoTabs;
+ 
+ my @files = (
+@@ -20,4 +20,3 @@ my @files = (
+ );
+ 
+ notabs_ok($_) foreach @files;
+-done_testing;
+--- t/release-test-version.t
 t/release-test-version.t
+@@ -23,8 +23,8 @@ my $params = {
+ push @imports, $params
+ if version-parse( $Test::Version::VERSION ) = version-parse('1.002');
  
 +plan tests = 2;
-+
+ 
+ Test::Version-import(@imports);
+ 
  version_all_ok();
 -done_testing;
diff --git a/perl-Test-Mojibake.spec b/perl-Test-Mojibake.spec
index b5ead7a..eb08224 100644
--- a/perl-Test-Mojibake.spec
+++ b/perl-Test-Mojibake.spec
@@ -1,22 +1,19 @@
 # We need to patch the test suite if we have an old version of Test::More
-%global old_test_more %(perl -MTest::More -e 'print (($Test::More::VERSION  
0.88) ? 1 : 0);' 2/dev/null || echo 0)
-
-# PPI can't handle the unicode byte order mark in t/bom.pl prior to version 
1.204_02
-%global old_ppi %(perl -MPPI -e 'print (($PPI::VERSION  1.204_02) ? 1 : 0);' 
2/dev/null || echo 0)
+%global old_test_more %(perl -MTest::More -e 'print (($Test::More::VERSION  
0.96) ? 1 : 0);' 2/dev/null || echo 0)
 
 # noarch, but to avoid debug* files interfering with manifest test:
 %global debug_package %{nil}
 
 Name:  perl-Test-Mojibake

[perl-Test-Mojibake] Created tag perl-Test-Mojibake-0.9-1.fc21

2014-01-20 Thread Paul Howarth
The lightweight tag 'perl-Test-Mojibake-0.9-1.fc21' was created pointing to:

 b6227aa... Update to 0.9
--
Fedora Extras Perl SIG
http://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-Data-Dumper-Names] Re-enable the test suite

2014-01-20 Thread Paul Howarth
commit d4ecc9ffce2c17e8481148c24a94c20cc25a4869
Author: Paul Howarth p...@city-fan.org
Date:   Mon Jan 20 20:14:02 2014 +

Re-enable the test suite

- Re-enable the test suite: Test::Most is not required
- BR: perl(Test::Pod) and perl(Test::Pod::Coverage) for extra test coverage

 perl-Data-Dumper-Names.spec |   17 +
 1 files changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/perl-Data-Dumper-Names.spec b/perl-Data-Dumper-Names.spec
index b9718a1..b7b695c 100644
--- a/perl-Data-Dumper-Names.spec
+++ b/perl-Data-Dumper-Names.spec
@@ -1,6 +1,6 @@
 Name:   perl-Data-Dumper-Names
 Version:0.03
-Release:16%{?dist}
+Release:17%{?dist}
 Summary:Data::Dumper like module for printing and eval data structures
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -10,8 +10,9 @@ BuildRoot:  
%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(PadWalker) = 0.13
-# Cyclic dependencies on Test::More
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Pod)
+BuildRequires:  perl(Test::Pod::Coverage)
 Requires:   perl(PadWalker) = 0.13
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
@@ -36,7 +37,11 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
-#./Build test
+# Avoid annoying noise from TAP::Parser::SourceHandler::Perl version 3.28 
(CPAN RT#85106)
+# (as found in EL-7 beta)
+export PERL5LIB=$(pwd)/no-such-directory
+
+./Build test
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -48,6 +53,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jan 20 2014 Paul Howarth p...@city-fan.org - 0.03-17
+- Re-enable the test suite: Test::Most is not required
+- BR: perl(Test::Pod) and perl(Test::Pod::Coverage) for extra test coverage
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.03-16
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
@@ -73,7 +82,7 @@ rm -rf $RPM_BUILD_ROOT
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
 * Thu Dec 16 2010 Marcela Maslanova mmasl...@redhat.com - 0.03-8
-- 661697 rebuild for fixing problems with vendorach/lib
+- Rebuild to fix problems with vendorarch/lib (#661697)
 
 * Fri Apr 30 2010 Marcela Maslanova mmasl...@redhat.com - 0.03-7
 - Mass rebuild with perl-5.12.0
--
Fedora Extras Perl SIG
http://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-Data-Dumper-Names/epel7] (3 commits) ...Re-enable the test suite

2014-01-20 Thread Paul Howarth
Summary of changes:

  187124d... Perl 5.18 rebuild (*)
  6b7541e... - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass (*)
  d4ecc9f... Re-enable the test suite (*)

(*) 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-Data-Dumper-Names] Created tag perl-Data-Dumper-Names-0.03-17.el7

2014-01-20 Thread Paul Howarth
The lightweight tag 'perl-Data-Dumper-Names-0.03-17.el7' was created pointing 
to:

 d4ecc9f... Re-enable the test suite
--
Fedora Extras Perl SIG
http://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-Data-Dumper-Names] Created tag perl-Data-Dumper-Names-0.03-17.fc21

2014-01-20 Thread Paul Howarth
The lightweight tag 'perl-Data-Dumper-Names-0.03-17.fc21' was created pointing 
to:

 d4ecc9f... Re-enable the test suite
--
Fedora Extras Perl SIG
http://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 Image-ExifTool-9.46.tar.gz uploaded to lookaside cache by spot

2014-01-20 Thread Tom Callaway
A file has been added to the lookaside cache for perl-Image-ExifTool:

1561118c8fe9a8e8078afcf0d1650423  Image-ExifTool-9.46.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 Module-Build-Tiny-0.032.tar.gz uploaded to lookaside cache by pghmcfc

2014-01-20 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Module-Build-Tiny:

20befb3dd8d66dd577eb37346596ab59  Module-Build-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-Module-Build-Tiny] Update to 0.032

2014-01-20 Thread Paul Howarth
commit 7b2a31a9c146d0931d25751e9df9ab909fe9d61e
Author: Paul Howarth p...@city-fan.org
Date:   Mon Jan 20 21:20:30 2014 +

Update to 0.032

- New upstream release 0.032
  - Process argument sources separately
  - Use mod2fname appropriately
- BR:/R: perl(DynaLoader)
- BR: perl(GetOpt::Long) ≥ 2.36 for GetOptionsFromArray
- Drop dependencies on TAP::Harness as we only use TAP::Harness::Env

 perl-Module-Build-Tiny.spec |   17 +
 sources |2 +-
 2 files changed, 14 insertions(+), 5 deletions(-)
---
diff --git a/perl-Module-Build-Tiny.spec b/perl-Module-Build-Tiny.spec
index 299a934..de24067 100644
--- a/perl-Module-Build-Tiny.spec
+++ b/perl-Module-Build-Tiny.spec
@@ -1,6 +1,6 @@
 Summary:   A tiny replacement for Module::Build
 Name:  perl-Module-Build-Tiny
-Version:   0.030
+Version:   0.032
 Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
@@ -9,6 +9,7 @@ Source0:
http://cpan.metacpan.org/authors/id/L/LE/LEONT/Module-Build-Tiny-%{vers
 BuildArch: noarch
 # Module
 BuildRequires: perl(CPAN::Meta)
+BuildRequires: perl(DynaLoader)
 BuildRequires: perl(Exporter) = 5.57
 BuildRequires: perl(ExtUtils::CBuilder)
 BuildRequires: perl(ExtUtils::Config) = 0.003
@@ -18,10 +19,9 @@ BuildRequires:   perl(ExtUtils::InstallPaths) = 0.002
 BuildRequires: perl(ExtUtils::ParseXS)
 BuildRequires: perl(File::Path)
 BuildRequires: perl(File::Spec::Functions)
-BuildRequires: perl(Getopt::Long)
+BuildRequires: perl(Getopt::Long) = 2.36
 BuildRequires: perl(JSON::PP) = 2
 BuildRequires: perl(Pod::Man)
-BuildRequires: perl(TAP::Harness) = 3.29
 BuildRequires: perl(TAP::Harness::Env)
 # Test
 BuildRequires: perl(blib)
@@ -40,10 +40,11 @@ BuildRequires:  perl(Test::Pod) = 1.41
 BuildRequires: perl(XSLoader)
 # Runtime
 Requires:  perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
+Requires:  perl(DynaLoader)
 Requires:  perl(ExtUtils::CBuilder)
 Requires:  perl(ExtUtils::ParseXS)
 Requires:  perl(Pod::Man)
-Requires:  perl(TAP::Harness) = 3.29
+Requires:  perl(TAP::Harness::Env)
 
 %description
 Many Perl distributions use a Build.PL file instead of a Makefile.PL file to
@@ -73,6 +74,14 @@ AUTHOR_TESTING=1 RELEASE_TESTING=1 ./Build test
 %{_mandir}/man3/Module::Build::Tiny.3pm*
 
 %changelog
+* Mon Jan 20 2014 Paul Howarth p...@city-fan.org - 0.032-1
+- Update to 0.032
+  - Process argument sources separately
+  - Use mod2fname appropriately
+- BR:/R: perl(DynaLoader)
+- BR: perl(GetOpt::Long) ≥ 2.36 for GetOptionsFromArray
+- Drop dependencies on TAP::Harness as we only use TAP::Harness::Env
+
 * Fri Oct 11 2013 Paul Howarth p...@city-fan.org - 0.030-1
 - Update to 0.030
   - Respect harness environmental variables
diff --git a/sources b/sources
index 519899c..30a6fed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1c54bf4c602eec87f98950314699402e  Module-Build-Tiny-0.030.tar.gz
+20befb3dd8d66dd577eb37346596ab59  Module-Build-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-Image-ExifTool/f18] update to new stable (9.46)

2014-01-20 Thread Tom Callaway
commit 8b67027873a2e7571fa2948323f2a2c351aab573
Author: Tom Callaway s...@fedoraproject.org
Date:   Mon Jan 20 16:55:26 2014 -0500

update to new stable (9.46)

 perl-Image-ExifTool.spec |   11 ++-
 sources  |2 +-
 2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/perl-Image-ExifTool.spec b/perl-Image-ExifTool.spec
index 2e2fd89..ea99f46 100644
--- a/perl-Image-ExifTool.spec
+++ b/perl-Image-ExifTool.spec
@@ -1,5 +1,5 @@
 Name:  perl-Image-ExifTool
-Version:   9.27
+Version:   9.46
 Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Applications/Multimedia
@@ -51,6 +51,15 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Jan 20 2014 Tom Callaway s...@fedoraproject.org - 9.46-1
+- update to 9.46 (new stable)
+
+* Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 9.27-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+
+* Wed Jul 17 2013 Petr Pisar ppi...@redhat.com - 9.27-2
+- Perl 5.18 rebuild
+
 * Wed Apr 17 2013 Tom Callaway s...@fedoraproject.org - 9.27-1
 - update to 9.27 (stable, bugfix for 9.25)
 
diff --git a/sources b/sources
index 9359295..338c04f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c61f8f79c8e9f375e5be1ca0d13cc5fa  Image-ExifTool-9.27.tar.gz
+1561118c8fe9a8e8078afcf0d1650423  Image-ExifTool-9.46.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-Image-ExifTool/f19] update to new stable (9.46)

2014-01-20 Thread Tom Callaway
commit 69080961908095ed369df53da57db5afe8e8976d
Author: Tom Callaway s...@fedoraproject.org
Date:   Mon Jan 20 16:55:46 2014 -0500

update to new stable (9.46)

 perl-Image-ExifTool.spec |   11 ++-
 sources  |2 +-
 2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/perl-Image-ExifTool.spec b/perl-Image-ExifTool.spec
index 2e2fd89..ea99f46 100644
--- a/perl-Image-ExifTool.spec
+++ b/perl-Image-ExifTool.spec
@@ -1,5 +1,5 @@
 Name:  perl-Image-ExifTool
-Version:   9.27
+Version:   9.46
 Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Applications/Multimedia
@@ -51,6 +51,15 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Jan 20 2014 Tom Callaway s...@fedoraproject.org - 9.46-1
+- update to 9.46 (new stable)
+
+* Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 9.27-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+
+* Wed Jul 17 2013 Petr Pisar ppi...@redhat.com - 9.27-2
+- Perl 5.18 rebuild
+
 * Wed Apr 17 2013 Tom Callaway s...@fedoraproject.org - 9.27-1
 - update to 9.27 (stable, bugfix for 9.25)
 
diff --git a/sources b/sources
index 9359295..338c04f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c61f8f79c8e9f375e5be1ca0d13cc5fa  Image-ExifTool-9.27.tar.gz
+1561118c8fe9a8e8078afcf0d1650423  Image-ExifTool-9.46.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-Image-ExifTool/f20] update to new stable (9.46)

2014-01-20 Thread Tom Callaway
commit 4dc8148ddee2e92b5a006f66c7afd4fae06b5f90
Author: Tom Callaway s...@fedoraproject.org
Date:   Mon Jan 20 16:56:40 2014 -0500

update to new stable (9.46)

 perl-Image-ExifTool.spec |7 +--
 sources  |2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/perl-Image-ExifTool.spec b/perl-Image-ExifTool.spec
index 44cf1b2..ea99f46 100644
--- a/perl-Image-ExifTool.spec
+++ b/perl-Image-ExifTool.spec
@@ -1,6 +1,6 @@
 Name:  perl-Image-ExifTool
-Version:   9.27
-Release:   3%{?dist}
+Version:   9.46
+Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Applications/Multimedia
 Summary:   Utility for reading and writing image meta info
@@ -51,6 +51,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Jan 20 2014 Tom Callaway s...@fedoraproject.org - 9.46-1
+- update to 9.46 (new stable)
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 9.27-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 9359295..338c04f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c61f8f79c8e9f375e5be1ca0d13cc5fa  Image-ExifTool-9.27.tar.gz
+1561118c8fe9a8e8078afcf0d1650423  Image-ExifTool-9.46.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-Image-ExifTool] update to new stable (9.46)

2014-01-20 Thread Tom Callaway
commit 972b3b4b174ef67c670d58a89d0524c30fb013fb
Author: Tom Callaway s...@fedoraproject.org
Date:   Mon Jan 20 16:57:16 2014 -0500

update to new stable (9.46)

 .gitignore   |1 +
 perl-Image-ExifTool.spec |7 +--
 sources  |2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0524a43..a3259e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ Image-ExifTool-8.25.tar.gz
 /Image-ExifTool-9.13.tar.gz
 /Image-ExifTool-9.25.tar.gz
 /Image-ExifTool-9.27.tar.gz
+/Image-ExifTool-9.46.tar.gz
diff --git a/perl-Image-ExifTool.spec b/perl-Image-ExifTool.spec
index 44cf1b2..ea99f46 100644
--- a/perl-Image-ExifTool.spec
+++ b/perl-Image-ExifTool.spec
@@ -1,6 +1,6 @@
 Name:  perl-Image-ExifTool
-Version:   9.27
-Release:   3%{?dist}
+Version:   9.46
+Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Applications/Multimedia
 Summary:   Utility for reading and writing image meta info
@@ -51,6 +51,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Jan 20 2014 Tom Callaway s...@fedoraproject.org - 9.46-1
+- update to 9.46 (new stable)
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 9.27-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 9359295..338c04f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c61f8f79c8e9f375e5be1ca0d13cc5fa  Image-ExifTool-9.27.tar.gz
+1561118c8fe9a8e8078afcf0d1650423  Image-ExifTool-9.46.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-Most/epel7] Revert to version 0.23

2014-01-20 Thread Paul Howarth
commit db00186f2212f06122d97230cd61b2adc1206be4
Author: Paul Howarth p...@city-fan.org
Date:   Mon Jan 20 22:17:45 2014 +

Revert to version 0.23

This is the last version that didn't require Test::Differences 0.61;
EL-7 has Test::Differences 0.5000, which in perl terms is older.

 .gitignore  |3 --
 perl-Test-Most.spec |   61 +-
 sources |2 +-
 3 files changed, 17 insertions(+), 49 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 52b2fa0..a331c36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,2 @@
 Test-Most-0.21.tar.gz
 /Test-Most-0.23.tar.gz
-/Test-Most-0.24.tar.gz
-/Test-Most-0.25.tar.gz
-/Test-Most-0.31.tar.gz
diff --git a/perl-Test-Most.spec b/perl-Test-Most.spec
index 9dbe6f6..aed565b 100644
--- a/perl-Test-Most.spec
+++ b/perl-Test-Most.spec
@@ -1,31 +1,24 @@
 Name:   perl-Test-Most
-Version:0.31
+Version:0.23
 Release:2%{?dist}
 Summary:Perl module with test functions and features
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Test-Most/
 Source0:
http://www.cpan.org/authors/id/O/OV/OVID/Test-Most-%{version}.tar.gz
+BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
-BuildRequires:  perl(base)
-BuildRequires:  perl(Carp)
-BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(Data::Dumper::Names) = 0.03
-BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Exception::Class) = 1.14
-BuildRequires:  perl(lib)
 BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Test::Builder)
-BuildRequires:  perl(Test::Builder::Module)
 BuildRequires:  perl(Test::Deep) = 0.106
-BuildRequires:  perl(Test::Differences) = 0.61
-BuildRequires:  perl(Test::Exception) = 0.31
-BuildRequires:  perl(Test::Harness) = 3.21
+BuildRequires:  perl(Test::Differences) 
+BuildRequires:  perl(Test::Exception) = 0.29
+BuildRequires:  perl(Test::Harness) = 3.07
 BuildRequires:  perl(Test::More) = 0.88
-BuildRequires:  perl(Test::Warn) = 0.23
+BuildRequires:  perl(Test::Warn) = 0.11
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 # not automatically detected
-Requires:   perl(Carp)
 Requires:   perl(Test::Deep)
 Requires:   perl(Test::Differences)
 Requires:   perl(Test::Exception)
@@ -45,48 +38,26 @@ control over your test suite.
 ./Build
 
 %install
-./Build install destdir=%{buildroot} create_packlist=0
-find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null \;
-%{_fixperms} %{buildroot}/*
+rm -rf $RPM_BUILD_ROOT
+
+./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
+find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;
+
+%{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
 ./Build test
 
+%clean
+rm -rf $RPM_BUILD_ROOT
+
 %files
+%defattr(-,root,root,-)
 %doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
-* Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.31-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
-
-* Thu Sep 13 2012 Jitka Plesnikova jples...@redhat.com - 0.31-1
-- 0.31 bump
-- Specify all dependencies.
-
-* Fri Jul 20 2012 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.25-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
-* Thu Jun 14 2012 Petr Pisar ppi...@redhat.com - 0.25-3
-- Perl 5.16 rebuild
-
-* Fri Jan 13 2012 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.25-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-
-* Thu Aug 18 2011 Petr Sabata con...@redhat.com - 0.25-1
-- 0.25 bump
-
-* Tue Jul 26 2011 Petr Sabata con...@redhat.com - 0.24-1
-- 0.24 bump
-- Removing now obsolete Buildroot and defattr
-
-* Wed Jun 29 2011 Marcela Mašláňová mmasl...@redhat.com - 0.23-4
-- Perl mass rebuild
-
-* Wed Feb 09 2011 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.23-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
-
 * Tue Dec 07 2010 Iain Arnell iarn...@gmail.com 0.23-2
 - add explicit requires that are no longer automatically detected
 
diff --git a/sources b/sources
index e3798b1..fd57985 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6be4f2f97858c7958a837cfbc2a22fba  Test-Most-0.31.tar.gz
+e36de54581fa2248c37f9e30e814769c  Test-Most-0.23.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Test-Most] Created tag perl-Test-Most-0.23-2.el7

2014-01-20 Thread Paul Howarth
The lightweight tag 'perl-Test-Most-0.23-2.el7' was created pointing to:

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

File MARC-Record-2.0.6.tar.gz uploaded to lookaside cache by dscott

2014-01-20 Thread Dan Scott
A file has been added to the lookaside cache for perl-MARC-Record:

cf2ddaa83059c5f135b0ee9463520b88  MARC-Record-2.0.6.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-MARC-Record] Bump MARC::Record to 2.0.6 release

2014-01-20 Thread Dan Scott
commit e3d083ab88ffec2f5610e46659341d6d4ad495d9
Author: Dan Scott d...@coffeecode.net
Date:   Mon Jan 20 18:34:23 2014 -0500

Bump MARC::Record to 2.0.6 release

Signed-off-by: Dan Scott d...@coffeecode.net

 .gitignore|1 +
 perl-MARC-Record.spec |7 +--
 sources   |2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bec6ef1..ec77b77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ MARC-Record-2.0.0.tar.gz
 /MARC-Record-2.0.3.tar.gz
 /MARC-Record-2.0.4.tar.gz
 /MARC-Record-2.0.5.tar.gz
+/MARC-Record-2.0.6.tar.gz
diff --git a/perl-MARC-Record.spec b/perl-MARC-Record.spec
index 26d52bc..4b83559 100644
--- a/perl-MARC-Record.spec
+++ b/perl-MARC-Record.spec
@@ -1,6 +1,6 @@
 Name:   perl-MARC-Record
-Version:2.0.5
-Release:2%{?dist}
+Version:2.0.6
+Release:1%{?dist}
 Summary:Object-oriented abstraction of MARC record handling
 
 Group:  Development/Libraries
@@ -68,6 +68,9 @@ make test
 
 
 %changelog
+* Mon Jan 20 2014 Dan Scott d...@coffeecode.net - 2.0.6-1
+- Update to 2.0.6.
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.0.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 657e87b..d4b64e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-84a5aea91617b7acf06ee0f246156899  MARC-Record-2.0.5.tar.gz
+cf2ddaa83059c5f135b0ee9463520b88  MARC-Record-2.0.6.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-MARC-Record/f20] Bump MARC::Record to 2.0.6 release

2014-01-20 Thread Dan Scott
commit e912af0663935e5217bf4e61acc9558c748a5c2a
Author: Dan Scott d...@coffeecode.net
Date:   Mon Jan 20 18:34:23 2014 -0500

Bump MARC::Record to 2.0.6 release

Signed-off-by: Dan Scott d...@coffeecode.net

 .gitignore|1 +
 perl-MARC-Record.spec |7 +--
 sources   |2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bec6ef1..ec77b77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ MARC-Record-2.0.0.tar.gz
 /MARC-Record-2.0.3.tar.gz
 /MARC-Record-2.0.4.tar.gz
 /MARC-Record-2.0.5.tar.gz
+/MARC-Record-2.0.6.tar.gz
diff --git a/perl-MARC-Record.spec b/perl-MARC-Record.spec
index 26d52bc..4b83559 100644
--- a/perl-MARC-Record.spec
+++ b/perl-MARC-Record.spec
@@ -1,6 +1,6 @@
 Name:   perl-MARC-Record
-Version:2.0.5
-Release:2%{?dist}
+Version:2.0.6
+Release:1%{?dist}
 Summary:Object-oriented abstraction of MARC record handling
 
 Group:  Development/Libraries
@@ -68,6 +68,9 @@ make test
 
 
 %changelog
+* Mon Jan 20 2014 Dan Scott d...@coffeecode.net - 2.0.6-1
+- Update to 2.0.6.
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.0.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 657e87b..d4b64e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-84a5aea91617b7acf06ee0f246156899  MARC-Record-2.0.5.tar.gz
+cf2ddaa83059c5f135b0ee9463520b88  MARC-Record-2.0.6.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-MARC-Record/f19] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

2014-01-20 Thread Dan Scott
commit df6f8ce6a13f6c44903345afad9122a980405b97
Author: Dennis Gilmore den...@ausil.us
Date:   Sat Aug 3 17:56:47 2013 -0500

- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

 perl-MARC-Record.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-MARC-Record.spec b/perl-MARC-Record.spec
index f6efa97..26d52bc 100644
--- a/perl-MARC-Record.spec
+++ b/perl-MARC-Record.spec
@@ -1,6 +1,6 @@
 Name:   perl-MARC-Record
 Version:2.0.5
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Object-oriented abstraction of MARC record handling
 
 Group:  Development/Libraries
@@ -68,6 +68,9 @@ make test
 
 
 %changelog
+* Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.0.5-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+
 * Sat Jul 20 2013 Petr Pisar ppi...@redhat.com - 2.0.5-1
 - 2.0.5 bump
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-MARC-Record/f19] Bump MARC::Record to 2.0.6 release

2014-01-20 Thread Dan Scott
commit 4ed7739794a13df7352b4a76635f6473c31394a1
Author: Dan Scott d...@coffeecode.net
Date:   Mon Jan 20 18:34:23 2014 -0500

Bump MARC::Record to 2.0.6 release

Signed-off-by: Dan Scott d...@coffeecode.net

 .gitignore|1 +
 perl-MARC-Record.spec |7 +--
 sources   |2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bec6ef1..ec77b77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ MARC-Record-2.0.0.tar.gz
 /MARC-Record-2.0.3.tar.gz
 /MARC-Record-2.0.4.tar.gz
 /MARC-Record-2.0.5.tar.gz
+/MARC-Record-2.0.6.tar.gz
diff --git a/perl-MARC-Record.spec b/perl-MARC-Record.spec
index 26d52bc..4b83559 100644
--- a/perl-MARC-Record.spec
+++ b/perl-MARC-Record.spec
@@ -1,6 +1,6 @@
 Name:   perl-MARC-Record
-Version:2.0.5
-Release:2%{?dist}
+Version:2.0.6
+Release:1%{?dist}
 Summary:Object-oriented abstraction of MARC record handling
 
 Group:  Development/Libraries
@@ -68,6 +68,9 @@ make test
 
 
 %changelog
+* Mon Jan 20 2014 Dan Scott d...@coffeecode.net - 2.0.6-1
+- Update to 2.0.6.
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.0.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 657e87b..d4b64e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-84a5aea91617b7acf06ee0f246156899  MARC-Record-2.0.5.tar.gz
+cf2ddaa83059c5f135b0ee9463520b88  MARC-Record-2.0.6.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-MARC-Record/f19] Perl 5.18 rebuild

2014-01-20 Thread Dan Scott
commit 4a64218b5db4a89b4b972f53212820cfe8ca8804
Author: Petr Písař ppi...@redhat.com
Date:   Fri Jul 19 04:59:26 2013 +0200

Perl 5.18 rebuild

 perl-MARC-Record.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-MARC-Record.spec b/perl-MARC-Record.spec
index fe992c4..3c93b04 100644
--- a/perl-MARC-Record.spec
+++ b/perl-MARC-Record.spec
@@ -1,6 +1,6 @@
 Name:   perl-MARC-Record
 Version:2.0.4
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Object-oriented abstraction of MARC record handling
 
 Group:  Development/Libraries
@@ -63,6 +63,9 @@ make test
 
 
 %changelog
+* Fri Jul 19 2013 Petr Pisar ppi...@redhat.com - 2.0.4-2
+- Perl 5.18 rebuild
+
 * Sun Feb 10 2013 Dan Scott d...@coffeecode.net - 2.0.4-1
 - Update to 2.0.4.
 
--
Fedora Extras Perl SIG
http://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-MARC-Record/f19] 2.0.5 bump

2014-01-20 Thread Dan Scott
commit 214896574926dd1f6a067addd5a1db690ff9ba10
Author: Petr Písař ppi...@redhat.com
Date:   Sat Jul 20 17:22:04 2013 +0200

2.0.5 bump

 .gitignore|1 +
 perl-MARC-Record.spec |   12 ++--
 sources   |2 +-
 3 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 934bb64..bec6ef1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 MARC-Record-2.0.0.tar.gz
 /MARC-Record-2.0.3.tar.gz
 /MARC-Record-2.0.4.tar.gz
+/MARC-Record-2.0.5.tar.gz
diff --git a/perl-MARC-Record.spec b/perl-MARC-Record.spec
index 3c93b04..f6efa97 100644
--- a/perl-MARC-Record.spec
+++ b/perl-MARC-Record.spec
@@ -1,6 +1,6 @@
 Name:   perl-MARC-Record
-Version:2.0.4
-Release:2%{?dist}
+Version:2.0.5
+Release:1%{?dist}
 Summary:Object-oriented abstraction of MARC record handling
 
 Group:  Development/Libraries
@@ -9,7 +9,9 @@ URL:http://search.cpan.org/dist/MARC-Record/
 Source0:
http://search.cpan.org/CPAN/authors/id/G/GM/GMCHARLT/MARC-Record-%{version}.tar.gz
 
 BuildArch:  noarch
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(strict)
 # Run-time
 BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
@@ -17,6 +19,9 @@ BuildRequires:  perl(constant)
 BuildRequires:  perl(Encode)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Getopt::Long)
+BuildRequires:  perl(integer)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
 # Tests
 BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(File::Spec)
@@ -63,6 +68,9 @@ make test
 
 
 %changelog
+* Sat Jul 20 2013 Petr Pisar ppi...@redhat.com - 2.0.5-1
+- 2.0.5 bump
+
 * Fri Jul 19 2013 Petr Pisar ppi...@redhat.com - 2.0.4-2
 - Perl 5.18 rebuild
 
diff --git a/sources b/sources
index 8990551..657e87b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-67b74d39a245f0d224b4ae4fec057dfe  MARC-Record-2.0.4.tar.gz
+84a5aea91617b7acf06ee0f246156899  MARC-Record-2.0.5.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 MARC-Charset-1.35.tar.gz uploaded to lookaside cache by dscott

2014-01-20 Thread Dan Scott
A file has been added to the lookaside cache for perl-MARC-Charset:

91bd9e001f6d8b621b173280be444cac  MARC-Charset-1.35.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-MARC-Charset] Bump for MARC::Charset 1.35

2014-01-20 Thread Dan Scott
commit af4e771e7e64335433153288d04ee7995eb9bc4e
Author: Dan Scott d...@coffeecode.net
Date:   Mon Jan 20 22:07:13 2014 -0500

Bump for MARC::Charset 1.35

Signed-off-by: Dan Scott d...@coffeecode.net

 .gitignore |1 +
 perl-MARC-Charset.spec |7 +--
 sources|2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3accf59..4881d9c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /MARC-Charset-1.33.tar.gz
+/MARC-Charset-1.35.tar.gz
diff --git a/perl-MARC-Charset.spec b/perl-MARC-Charset.spec
index 5c2543e..2370873 100644
--- a/perl-MARC-Charset.spec
+++ b/perl-MARC-Charset.spec
@@ -1,6 +1,6 @@
 Name:   perl-MARC-Charset
-Version:1.33
-Release:6%{?dist}
+Version:1.35
+Release:1%{?dist}
 Summary:Converts data encoded in MARC-8 to Unicode (UTF-8)
 
 Group:  Development/Libraries
@@ -61,6 +61,9 @@ make test
 
 
 %changelog
+* Mon Jan 20 2014 Dan Scott d...@coffeecode.net - 1.35-1
+- Bump for 1.35
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.33-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 204429b..249cf50 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-02882113257742eef9c11adf29a16854  MARC-Charset-1.33.tar.gz
+91bd9e001f6d8b621b173280be444cac  MARC-Charset-1.35.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-MARC-Charset/f20] Bump for MARC::Charset 1.35

2014-01-20 Thread Dan Scott
commit 358c5a91efe3ec175df47a4e4442c6ad54b746a9
Author: Dan Scott d...@coffeecode.net
Date:   Mon Jan 20 22:07:13 2014 -0500

Bump for MARC::Charset 1.35

Signed-off-by: Dan Scott d...@coffeecode.net

 .gitignore |1 +
 perl-MARC-Charset.spec |7 +--
 sources|2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3accf59..4881d9c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /MARC-Charset-1.33.tar.gz
+/MARC-Charset-1.35.tar.gz
diff --git a/perl-MARC-Charset.spec b/perl-MARC-Charset.spec
index 5c2543e..2370873 100644
--- a/perl-MARC-Charset.spec
+++ b/perl-MARC-Charset.spec
@@ -1,6 +1,6 @@
 Name:   perl-MARC-Charset
-Version:1.33
-Release:6%{?dist}
+Version:1.35
+Release:1%{?dist}
 Summary:Converts data encoded in MARC-8 to Unicode (UTF-8)
 
 Group:  Development/Libraries
@@ -61,6 +61,9 @@ make test
 
 
 %changelog
+* Mon Jan 20 2014 Dan Scott d...@coffeecode.net - 1.35-1
+- Bump for 1.35
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.33-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 204429b..249cf50 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-02882113257742eef9c11adf29a16854  MARC-Charset-1.33.tar.gz
+91bd9e001f6d8b621b173280be444cac  MARC-Charset-1.35.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 1048134] decode_utf8() returns gibberish on non-string value

2014-01-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1048134



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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=5OQNrmbWsPa=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 1055295] perl-Net-Twitter-4.01002 is available

2014-01-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1055295

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

   What|Removed |Added

 Status|MODIFIED|ON_QA



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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=d49oigQz3Pa=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

[pkgdb] perl-BSD-Resource had acl change status

2014-01-20 Thread Fedora PackageDB
ppisar has set the watchcommits acl on perl-BSD-Resource (Fedora devel) to 
Approved for perl-sig

To make changes to this package see:
  https://admin.fedoraproject.org/pkgdb/acls/name/perl-BSD-Resource
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[pkgdb] perl-BSD-Resource had acl change status

2014-01-20 Thread Fedora PackageDB
ppisar has set the watchbugzilla acl on perl-BSD-Resource (Fedora devel) to 
Approved for perl-sig

To make changes to this package see:
  https://admin.fedoraproject.org/pkgdb/acls/name/perl-BSD-Resource
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[pkgdb] perl-BSD-Resource had acl change status

2014-01-20 Thread Fedora PackageDB
ppisar has set the watchbugzilla acl on perl-BSD-Resource (Fedora devel) to 
Approved for perl-sig

To make changes to this package see:
  https://admin.fedoraproject.org/pkgdb/acls/name/perl-BSD-Resource
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[pkgdb] perl-BSD-Resource had acl change status

2014-01-20 Thread Fedora PackageDB
ppisar has set the watchbugzilla acl on perl-BSD-Resource (Fedora devel) to 
Approved for perl-sig

To make changes to this package see:
  https://admin.fedoraproject.org/pkgdb/acls/name/perl-BSD-Resource
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[pkgdb] perl-BSD-Resource had acl change status

2014-01-20 Thread Fedora PackageDB
ppisar has set the watchbugzilla acl on perl-BSD-Resource (Fedora devel) to 
Approved for perl-sig

To make changes to this package see:
  https://admin.fedoraproject.org/pkgdb/acls/name/perl-BSD-Resource
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[pkgdb] perl-BSD-Resource had acl change status

2014-01-20 Thread Fedora PackageDB
ppisar has set the watchbugzilla acl on perl-BSD-Resource (Fedora devel) to 
Approved for perl-sig

To make changes to this package see:
  https://admin.fedoraproject.org/pkgdb/acls/name/perl-BSD-Resource
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[pkgdb] perl-BSD-Resource had acl change status

2014-01-20 Thread Fedora PackageDB
ppisar has set the watchbugzilla acl on perl-BSD-Resource (Fedora devel) to 
Approved for perl-sig

To make changes to this package see:
  https://admin.fedoraproject.org/pkgdb/acls/name/perl-BSD-Resource
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[pkgdb] perl-BSD-Resource had acl change status

2014-01-20 Thread Fedora PackageDB
ppisar has set the watchbugzilla acl on perl-BSD-Resource (Fedora devel) to 
Approved for perl-sig

To make changes to this package see:
  https://admin.fedoraproject.org/pkgdb/acls/name/perl-BSD-Resource
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[pkgdb] perl-BSD-Resource had acl change status

2014-01-20 Thread Fedora PackageDB
ppisar has set the watchbugzilla acl on perl-BSD-Resource (Fedora devel) to 
Approved for perl-sig

To make changes to this package see:
  https://admin.fedoraproject.org/pkgdb/acls/name/perl-BSD-Resource
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[pkgdb] perl-BSD-Resource had acl change status

2014-01-20 Thread Fedora PackageDB
ppisar has set the watchbugzilla acl on perl-BSD-Resource (Fedora devel) to 
Approved for perl-sig

To make changes to this package see:
  https://admin.fedoraproject.org/pkgdb/acls/name/perl-BSD-Resource
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[pkgdb] perl-BSD-Resource had acl change status

2014-01-20 Thread Fedora PackageDB
ppisar has set the watchbugzilla acl on perl-BSD-Resource (Fedora 20) to 
Approved for perl-sig

To make changes to this package see:
  https://admin.fedoraproject.org/pkgdb/acls/name/perl-BSD-Resource
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[pkgdb] perl-BSD-Resource had acl change status

2014-01-20 Thread Fedora PackageDB
ppisar has set the watchcommits acl on perl-BSD-Resource (Fedora devel) to 
Approved for perl-sig

To make changes to this package see:
  https://admin.fedoraproject.org/pkgdb/acls/name/perl-BSD-Resource
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[pkgdb] perl-BSD-Resource had acl change status

2014-01-20 Thread Fedora PackageDB
ppisar has set the watchcommits acl on perl-BSD-Resource (Fedora 20) to 
Approved for perl-sig

To make changes to this package see:
  https://admin.fedoraproject.org/pkgdb/acls/name/perl-BSD-Resource
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[pkgdb] perl-BSD-Resource had acl change status

2014-01-20 Thread Fedora PackageDB
ppisar has set the watchcommits acl on perl-BSD-Resource (Fedora 19) to 
Approved for perl-sig

To make changes to this package see:
  https://admin.fedoraproject.org/pkgdb/acls/name/perl-BSD-Resource
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[pkgdb] perl-BSD-Resource had acl change status

2014-01-20 Thread Fedora PackageDB
ppisar has set the watchbugzilla acl on perl-BSD-Resource (Fedora 19) to 
Approved for perl-sig

To make changes to this package see:
  https://admin.fedoraproject.org/pkgdb/acls/name/perl-BSD-Resource
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[pkgdb] perl-Test-Most ownership changed

2014-01-20 Thread Fedora PackageDB
Package perl-Test-Most in Fedora EPEL 7 was orphaned by jplesnik

To make changes to this package see:
  https://admin.fedoraproject.org/pkgdb/acls/name/perl-Test-Most
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[pkgdb] perl-Test-Most ownership changed

2014-01-20 Thread Fedora PackageDB
Package perl-Test-Most in Fedora EPEL 7 is now owned by jplesnik

To make changes to this package see:
  https://admin.fedoraproject.org/pkgdb/acls/name/perl-Test-Most
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[pkgdb] perl-Test-Most ownership changed

2014-01-20 Thread Fedora PackageDB
Package perl-Test-Most in Fedora EPEL 7 was orphaned by jplesnik

To make changes to this package see:
  https://admin.fedoraproject.org/pkgdb/acls/name/perl-Test-Most
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[pkgdb] perl-Test-Most ownership changed

2014-01-20 Thread Fedora PackageDB
Package perl-Test-Most in Fedora EPEL 7 is now owned by pghmcfc

To make changes to this package see:
  https://admin.fedoraproject.org/pkgdb/acls/name/perl-Test-Most
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[pkgdb] perl-Data-Dumper-Names ownership changed

2014-01-20 Thread Fedora PackageDB
Package perl-Data-Dumper-Names in Fedora EPEL 7 is now owned by pghmcfc

To make changes to this package see:
  https://admin.fedoraproject.org/pkgdb/acls/name/perl-Data-Dumper-Names
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[pkgdb] perl-Data-Dumper-Names ownership changed

2014-01-20 Thread Fedora PackageDB
Package perl-Data-Dumper-Names in Fedora EPEL 7 was orphaned by jplesnik

To make changes to this package see:
  https://admin.fedoraproject.org/pkgdb/acls/name/perl-Data-Dumper-Names
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel