[Bug 1087087] Apache-LogFormat-Compiler-0.30 is available

2014-04-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1087087
Bug 1087087 depends on bug 1087085, which changed state.

Bug 1087085 Summary: Review Request: perl-POSIX-strftime-Compiler -  GNU C 
library compatible strftime for loggers and servers
https://bugzilla.redhat.com/show_bug.cgi?id=1087085

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA



-- 
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=Npw8FLxma2a=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 Data-Validate-Type-v1.4.3.tar.gz uploaded to lookaside cache by eseyman

2014-04-27 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-Data-Validate-Type:

bb2ad812aacc7a5b41c810bab4ff3716  Data-Validate-Type-v1.4.3.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-Data-Validate-Type] Update to 1.4.3

2014-04-27 Thread Emmanuel Seyman
commit 1c9ff140340b364343e2d40b12d6cc38a527af3d
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Sun Apr 27 12:15:27 2014 +0200

Update to 1.4.3

 .gitignore   |1 +
 perl-Data-Validate-Type.spec |   13 -
 sources  |2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 61c78b2..d736fde 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Data-Validate-Type-1.3.1.tar.gz
 /Data-Validate-Type-1.4.0.tar.gz
 /Data-Validate-Type-1.4.2.tar.gz
+/Data-Validate-Type-v1.4.3.tar.gz
diff --git a/perl-Data-Validate-Type.spec b/perl-Data-Validate-Type.spec
index cffd432..80b0a58 100644
--- a/perl-Data-Validate-Type.spec
+++ b/perl-Data-Validate-Type.spec
@@ -1,11 +1,11 @@
 Name:   perl-Data-Validate-Type
-Version:1.4.2
-Release:3%{?dist}
+Version:1.4.3
+Release:1%{?dist}
 Summary:Public interface to Params::Util offering data type validation 
functions
 License:GPLv3
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Data-Validate-Type/
-Source0:
http://www.cpan.org/authors/id/A/AU/AUBERTG/Data-Validate-Type-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/A/AU/AUBERTG/Data-Validate-Type-v%{version}.tar.gz
 BuildArch:  noarch
 BuildRequires:  perl
 BuildRequires:  perl(base)
@@ -29,7 +29,7 @@ of drawbacks (function names start with an underscore, are 
uppercase and don't
 pass PerlCritic validation).
 
 %prep
-%setup -q -n Data-Validate-Type-%{version}
+%setup -q -n Data-Validate-Type-v%{version}
 
 %build
 %{__perl} Build.PL installdirs=vendor
@@ -45,11 +45,14 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 ./Build test
 
 %files
-%doc Changes README
+%doc Changes README.md
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Sun Apr 27 2014 Emmanuel Seyman emman...@seyman.fr - 1.4.3-1
+- Update to 1.4.3
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.4.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 8b3a4c3..85665f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-01ba2e327a8fc9f70aed548ddd6cc352  Data-Validate-Type-1.4.2.tar.gz
+bb2ad812aacc7a5b41c810bab4ff3716  Data-Validate-Type-v1.4.3.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 Mojolicious-4.95.tar.gz uploaded to lookaside cache by eseyman

2014-04-27 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-Mojolicious:

04269a05f12eb52e2f3c7b427328e444  Mojolicious-4.95.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-Mojolicious] Update to 4.95

2014-04-27 Thread Emmanuel Seyman
commit f547cfd57dcdb6e6be8498a60d2f35014e0ba985
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Sun Apr 27 12:21:38 2014 +0200

Update to 4.95

 .gitignore|1 +
 perl-Mojolicious.spec |5 -
 sources   |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f0c87c2..32b7360 100644
--- a/.gitignore
+++ b/.gitignore
@@ -125,3 +125,4 @@ Mojolicious-0.26.tar.gz
 /Mojolicious-4.91.tar.gz
 /Mojolicious-4.93.tar.gz
 /Mojolicious-4.94.tar.gz
+/Mojolicious-4.95.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index d09bd89..42fe092 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:   perl-Mojolicious
-Version:4.94
+Version:4.95
 Release:1%{?dist}
 Summary:A next generation web framework for Perl
 License:Artistic 2.0
@@ -60,6 +60,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Apr 27 2014 Emmanuel Seyman emman...@seyman.fr - 4.95-1
+- Update to 4.95
+
 * Sun Apr 20 2014 Emmanuel Seyman emman...@seyman.fr - 4.94-1
 - Update to 4.94
 
diff --git a/sources b/sources
index c3215da..4283bd2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cd70f14d921d82c90d3c847dc100aa97  Mojolicious-4.94.tar.gz
+04269a05f12eb52e2f3c7b427328e444  Mojolicious-4.95.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 Queue-DBI-v2.5.3.tar.gz uploaded to lookaside cache by eseyman

2014-04-27 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-Queue-DBI:

6cd86bc021e66dc638113eb1e331aece  Queue-DBI-v2.5.3.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-Queue-DBI] Update to 2.5.3

2014-04-27 Thread Emmanuel Seyman
commit e496bb96ee48c50fdf6c50e1c8bb911b26a3ac62
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Sun Apr 27 12:29:18 2014 +0200

Update to 2.5.3

 .gitignore  |1 +
 perl-Queue-DBI.spec |   11 +++
 sources |2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2032c67..23eea77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Queue-DBI-2.5.0.tar.gz
 /Queue-DBI-2.5.1.tar.gz
 /Queue-DBI-2.5.2.tar.gz
+/Queue-DBI-v2.5.3.tar.gz
diff --git a/perl-Queue-DBI.spec b/perl-Queue-DBI.spec
index 2fc9986..00052cf 100644
--- a/perl-Queue-DBI.spec
+++ b/perl-Queue-DBI.spec
@@ -1,10 +1,10 @@
 Name:   perl-Queue-DBI
-Version:2.5.2
-Release:3%{?dist}
+Version:2.5.3
+Release:1%{?dist}
 Summary:A queueing module with an emphasis on safety, using DBI as a 
storage system
 License:GPLv3
 URL:http://search.cpan.org/dist/Queue-DBI/
-Source0:
http://www.cpan.org/authors/id/A/AU/AUBERTG/Queue-DBI-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/A/AU/AUBERTG/Queue-DBI-v%{version}.tar.gz
 BuildArch:  noarch
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(DBD::SQLite)
@@ -27,7 +27,7 @@ is to provide an extremely reliable dequeueing mechanism 
without having to
 use transactions.
 
 %prep
-%setup -q -n Queue-DBI-%{version}
+%setup -q -n Queue-DBI-v%{version}
 
 %build
 %{__perl} Build.PL installdirs=vendor
@@ -48,6 +48,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Sun Apr 27 2014 Emmanuel Seyman emman...@seyman.fr - 2.5.3-1
+- Update to 2.5.3
+
 * Sun Aug 04 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.5.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 56b8c57..25a6cb2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-64f679eef645c4c38db3a73b5f80125b  Queue-DBI-2.5.2.tar.gz
+6cd86bc021e66dc638113eb1e331aece  Queue-DBI-v2.5.3.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-Dist-VersionSync-v1.1.3.tar.gz uploaded to lookaside cache by eseyman

2014-04-27 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-Test-Dist-VersionSync:

a7ce414b5788688118d7071d81d34fab  Test-Dist-VersionSync-v1.1.3.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-Type-v1.1.3.tar.gz uploaded to lookaside cache by eseyman

2014-04-27 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-Test-Type:

ac01d8d07cf97da2f5e44643439f141b  Test-Type-v1.1.3.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-Dist-VersionSync] Update to 1.1.3

2014-04-27 Thread Emmanuel Seyman
commit 90b5bb82bf40504e7a27778894cb947c4e8989b8
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Sun Apr 27 12:41:31 2014 +0200

Update to 1.1.3

 .gitignore |1 +
 ...-Test-Simple-0.98_04-quotes-default-names.patch |   56 ---
 ...Test-Simple-0.98_05-outputs-subtest-names.patch |  105 
 perl-Test-Dist-VersionSync.spec|9 +-
 sources|2 +-
 5 files changed, 8 insertions(+), 165 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 79e1d27..dd04a89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Test-Dist-VersionSync-1.1.0.tar.gz
 /Test-Dist-VersionSync-1.1.1.tar.gz
 /Test-Dist-VersionSync-1.1.2.tar.gz
+/Test-Dist-VersionSync-v1.1.3.tar.gz
diff --git a/perl-Test-Dist-VersionSync.spec b/perl-Test-Dist-VersionSync.spec
index 143debb..5d1c126 100644
--- a/perl-Test-Dist-VersionSync.spec
+++ b/perl-Test-Dist-VersionSync.spec
@@ -1,11 +1,11 @@
 Name:   perl-Test-Dist-VersionSync
-Version:1.1.2
+Version:1.1.3
 Release:1%{?dist}
 Summary:Verify that all the modules in a distribution have the same 
version number
 License:GPLv3
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Test-Dist-VersionSync/
-Source0:
http://www.cpan.org/authors/id/A/AU/AUBERTG/Test-Dist-VersionSync-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/A/AU/AUBERTG/Test-Dist-VersionSync-v%{version}.tar.gz
 BuildArch:  noarch
 BuildRequires:  perl
 BuildRequires:  perl(Carp)
@@ -22,7 +22,7 @@ The Test-Dist-VersionSync gives perl developers an easy way 
to verify that all
 the modules in a distribution have the same version number.
 
 %prep
-%setup -q -n Test-Dist-VersionSync-%{version}
+%setup -q -n Test-Dist-VersionSync-v%{version}
 
 %build
 %{__perl} Build.PL installdirs=vendor
@@ -43,6 +43,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Sun Apr 27 2014 Emmanuel Seyman emman...@seyman.fr - 1.1.3-1
+- Update to 1.1.3
+
 * Mon Aug 05 2013 Emmanuel Seyman emman...@seyman.fr - 1.1.2-1
 - Update to 1.1.2
 - Remove all patches (upstreamed in 1.1.2)
diff --git a/sources b/sources
index 253e6b2..c62e735 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-24b336202f45e47579442e1b8cb07d5a  Test-Dist-VersionSync-1.1.2.tar.gz
+a7ce414b5788688118d7071d81d34fab  Test-Dist-VersionSync-v1.1.3.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-Type] Update to 1.1.3

2014-04-27 Thread Emmanuel Seyman
commit 8878365828db994fbcfd44d6856dde03f1252672
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Sun Apr 27 12:52:49 2014 +0200

Update to 1.1.3

 .gitignore  |1 +
 perl-Test-Type.spec |   13 -
 sources |2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6a40b01..ba28cac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Test-Type-1.1.0.tar.gz
 /Test-Type-1.1.1.tar.gz
 /Test-Type-1.1.2.tar.gz
+/Test-Type-v1.1.3.tar.gz
diff --git a/perl-Test-Type.spec b/perl-Test-Type.spec
index e82e033..62d7c24 100644
--- a/perl-Test-Type.spec
+++ b/perl-Test-Type.spec
@@ -1,11 +1,11 @@
 Name:   perl-Test-Type
-Version:1.1.2
-Release:3%{?dist}
+Version:1.1.3
+Release:1%{?dist}
 Summary:Functions to validate data types in test files
 License:GPLv3
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Test-Type/
-Source0:
http://www.cpan.org/authors/id/A/AU/AUBERTG/Test-Type-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/A/AU/AUBERTG/Test-Type-v%{version}.tar.gz
 BuildArch:  noarch
 BuildRequires:  perl
 BuildRequires:  perl(Carp)
@@ -24,7 +24,7 @@ The Test::Type module provides functions that allow you to 
validate data types
 in test files.
 
 %prep
-%setup -q -n Test-Type-%{version}
+%setup -q -n Test-Type-v%{version}
 
 %build
 %{__perl} Build.PL installdirs=vendor
@@ -40,11 +40,14 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 ./Build test
 
 %files
-%doc Changes ignore.txt LICENSE README
+%doc Changes ignore.txt LICENSE README.md
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Sun Apr 27 2014 Emmanuel Seyman emman...@seyman.fr - 1.1.3-1
+- Update to 1.1.3
+
 * Sun Aug 04 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.1.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 8cd8b92..c97fc50 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d95491422e84949d98132c9b9dee428  Test-Type-1.1.2.tar.gz
+ac01d8d07cf97da2f5e44643439f141b  Test-Type-v1.1.3.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

[pkgdb] perl-Test-Pod-Content ownership changed

2014-04-27 Thread Fedora PackageDB
Package perl-Test-Pod-Content 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-Pod-Content
--
Fedora Extras Perl SIG
http://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-ConsistentVersion ownership changed

2014-04-27 Thread Fedora PackageDB
Package perl-Test-ConsistentVersion 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-ConsistentVersion
--
Fedora Extras Perl SIG
http://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-ConsistentVersion] Include dependency on perl(Test::Pod::Content)

2014-04-27 Thread Emmanuel Seyman
commit 3be51a5db406689548ec3ce18a1f545cbaa181cd
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Sun Apr 27 13:15:41 2014 +0200

Include dependency on perl(Test::Pod::Content)

 perl-Test-ConsistentVersion.spec |6 +-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Test-ConsistentVersion.spec b/perl-Test-ConsistentVersion.spec
index 74c1a91..0df0f32 100644
--- a/perl-Test-ConsistentVersion.spec
+++ b/perl-Test-ConsistentVersion.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-ConsistentVersion
 Version:0.2.3
-Release:8%{?dist}
+Release:9%{?dist}
 Summary:Ensures a CPAN distribution has consistent versioning
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -28,6 +28,7 @@ BuildRequires:  perl(Test::Perl::Critic)
 BuildRequires:  perl(Test::Pod::Coverage) = 1.04
 BuildRequires:  perl(Test::Pod) = 1.14
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+Requires:   perl(Test::Pod::Content)
 
 %description
 The purpose of this module is to make it easy for other distribution
@@ -56,6 +57,9 @@ TEST_AUTHOR=1 ./Build test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Apr 27 2014 Emmanuel Seyman emman...@seyman.fr - 0.2.3-9
+- Include dependency on perl(Test::Pod::Content)
+
 * Sun Aug 04 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.2.3-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: mojomojo

2014-04-27 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

Broken dependencies: perl-Language-Expr

2014-04-27 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

[Bug 1091285] Should include dependency on perl(Test::Pod::Content)

2014-04-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1091285

Emmanuel Seyman emman...@seyman.fr changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2014-04-27 11:03:41



--- Comment #6 from Emmanuel Seyman emman...@seyman.fr ---
Done. This will show up in the next rawhide push.

-- 
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=QIkKKNt4XFa=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 1091735] New: perl-App-cpanminus-1.7002 is available

2014-04-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1091735

Bug ID: 1091735
   Summary: perl-App-cpanminus-1.7002 is available
   Product: Fedora
   Version: rawhide
 Component: perl-App-cpanminus
  Keywords: FutureFeature, Triaged
  Assignee: jples...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: jples...@redhat.com,
perl-devel@lists.fedoraproject.org



Latest upstream release: 1.7002
Current version/release in Fedora Rawhide: 1.7001-1.fc21
URL: http://search.cpan.org/dist/App-cpanminus/

Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=mxnVWBV6kLa=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 1091736] New: perl-RT-Client-REST-0.46 is available

2014-04-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1091736

Bug ID: 1091736
   Summary: perl-RT-Client-REST-0.46 is available
   Product: Fedora
   Version: rawhide
 Component: perl-RT-Client-REST
  Keywords: FutureFeature, Triaged
  Assignee: ppi...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: mmasl...@redhat.com,
perl-devel@lists.fedoraproject.org, ppi...@redhat.com,
psab...@redhat.com



Latest upstream release: 0.46
Current version/release in Fedora Rawhide: 0.45-1.fc21
URL: http://search.cpan.org/dist/RT-Client-REST/

Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=Q3OsGv2uR5a=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 1088892] perl-Text-Xslate-3.2.4 is available

2014-04-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1088892

Upstream Release Monitoring upstream-release-monitor...@fedoraproject.org 
changed:

   What|Removed |Added

Summary|perl-Text-Xslate-3.2.3 is   |perl-Text-Xslate-3.2.4 is
   |available   |available



--- Comment #2 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
Latest upstream release: 3.2.4
Current version/release in Fedora Rawhide: 3.1.2-2.fc21
URL: http://search.cpan.org/dist/Text-Xslate/

Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=tKsH4wzfv9a=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 1091737] New: perl-Text-CSV_XS-1.06 is available

2014-04-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1091737

Bug ID: 1091737
   Summary: perl-Text-CSV_XS-1.06 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Text-CSV_XS
  Keywords: FutureFeature, Triaged
  Assignee: psab...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: mmasl...@redhat.com,
perl-devel@lists.fedoraproject.org, psab...@redhat.com



Latest upstream release: 1.06
Current version/release in Fedora Rawhide: 1.05-1.fc21
URL: http://search.cpan.org/dist/Text-CSV_XS/

Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

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

[perl-MooX-HandlesVia/f19] Initial Import.

2014-04-27 Thread corsepiu
Summary of changes:

  694d4cf... Initial Import. (*)

(*) 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-Apache-LogFormat-Compiler/f20] (2 commits) ...Drop unneeded build-time dependencies

2014-04-27 Thread corsepiu
Summary of changes:

  c68ddb2... Upstream update. (*)
  40da342... Drop unneeded build-time dependencies (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1082198] Please update perl-Moo to at least f20

2014-04-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1082198

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

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||perl-Moo-1.003001-2.fc19
 Resolution|--- |ERRATA
Last Closed||2014-04-28 00:52:42



--- Comment #4 from Fedora Update System upda...@fedoraproject.org ---
perl-Moo-1.003001-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=rSKukkdPHIa=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 1082203] perl-MooX-HandlesVia missing deps on f19

2014-04-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1082203
Bug 1082203 depends on bug 1082198, which changed state.

Bug 1082198 Summary: Please update perl-Moo to at least f20
https://bugzilla.redhat.com/show_bug.cgi?id=1082198

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA



-- 
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=HgfxymZt69a=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-Apache-LogFormat-Compiler/f19] (2 commits) ...Drop unneeded build-time dependencies

2014-04-27 Thread corsepiu
Summary of changes:

  c68ddb2... Upstream update. (*)
  40da342... Drop unneeded build-time dependencies (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1082203] perl-MooX-HandlesVia missing deps on f19

2014-04-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1082203

Ralf Corsepius rc040...@freenet.de changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |CURRENTRELEASE
Last Closed||2014-04-28 01:25:22



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