jplesnik pushed to perl-Config-Model-Tester (master). "Initial import"

2015-06-23 Thread notifications
From 84c03e14636e8be451ce90af93b18f3d80ccfebe Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 24 Jun 2015 08:47:06 +0200
Subject: Initial import


diff --git a/.gitignore b/.gitignore
index e69de29..c7b0230 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Config-Model-Tester-2.051.tar.gz
diff --git a/perl-Config-Model-Tester.spec b/perl-Config-Model-Tester.spec
new file mode 100644
index 000..7e166f9
--- /dev/null
+++ b/perl-Config-Model-Tester.spec
@@ -0,0 +1,69 @@
+# Config::Model::BackendMgr is not in Fedora yet, it is part newer version
+# of perl-Config_Model. 
+# Enable bootstrap till perl-Config-Model >= 2.071 is not in Fedora
+%global perl_bootstrap 1
+
+Name:   perl-Config-Model-Tester
+Version:2.051
+Release:1%{?dist}
+Summary:Test framework for Config::Model
+License:LGPLv2
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/Config-Model-Tester/
+Source0:
http://www.cpan.org/authors/id/D/DD/DDUMONT/Config-Model-Tester-%{version}.tar.gz
+BuildArch:  noarch
+
+BuildRequires:  perl
+# Bootstrap to prevent circular dependency on perl-Config-Model
+%if !%{defined perl_bootstrap}
+BuildRequires:  perl(Config::Model)
+BuildRequires:  perl(Config::Model::BackendMgr)
+BuildRequires:  perl(Config::Model::Value)
+%endif
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(ExtUtils::testlib)
+BuildRequires:  perl(File::Copy::Recursive)
+BuildRequires:  perl(locale)
+BuildRequires:  perl(Log::Log4perl) >= 1.11
+BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Path::Tiny)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::Differences)
+BuildRequires:  perl(Test::Exception)
+BuildRequires:  perl(Test::File::Contents)
+BuildRequires:  perl(Test::Memory::Cycle)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Warn)
+BuildRequires:  perl(utf8)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
+Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
+
+%description
+This class provides a way to test configuration models with tests files.
+This class was designed to tests several models and several tests cases
+per model.
+
+%prep
+%setup -q -n Config-Model-Tester-%{version}
+
+%build
+perl Build.PL installdirs=vendor
+./Build
+
+%install
+./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+./Build test
+
+%files
+%license LICENSE
+%doc Changes
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%changelog
+* Mon Jun 22 2015 Jitka Plesnikova  - 2.051-1
+- Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index e69de29..eca3aba 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+efaa61591c3d6dc303f9ab7f936a7c7c  Config-Model-Tester-2.051.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Config-Model-Tester.git/commit/?h=master&id=84c03e14636e8be451ce90af93b18f3d80ccfebe
--
Fedora Extras Perl SIG
http://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 1230173] Upgrade perl-Config-Model to 2.071

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230173
Bug 1230173 depends on bug 1234432, which changed state.

Bug 1234432 Summary: Review Request: perl-Config-Model-Tester - Test framework 
for Config::Model
https://bugzilla.redhat.com/show_bug.cgi?id=1234432

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |RAWHIDE



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik uploaded Config-Model-Tester-2.051.tar.gz for perl-Config-Model-Tester

2015-06-23 Thread notifications
efaa61591c3d6dc303f9ab7f936a7c7c  Config-Model-Tester-2.051.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Config-Model-Tester/Config-Model-Tester-2.051.tar.gz/md5/efaa61591c3d6dc303f9ab7f936a7c7c/Config-Model-Tester-2.051.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 1230080] Upgrade perl-CHI to 0.60

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230080



--- Comment #2 from Fedora Update System  ---
perl-CHI-0.60-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/perl-CHI-0.60-1.fc21

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-CHI (f21). "Cleanup merger."

2015-06-23 Thread notifications
From f7eaab57af9721cd43330c52c3c0588acb971acb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Wed, 10 Jun 2015 11:02:26 +0200
Subject: Cleanup merger.


diff --git a/perl-CHI.spec b/perl-CHI.spec
index ef8c5c2..e098645 100644
--- a/perl-CHI.spec
+++ b/perl-CHI.spec
@@ -134,9 +134,6 @@ make test %{?with_author_tests:AUTHOR_TESTING=1} 
%{?with_smoke_tests:AUTOMATED_T
 - Reflect upstream having switched from JSON to JSON::MaybeXS.
 - Introduce %%license.
 
-* Sat Jun 06 2015 Jitka Plesnikova  - 0.59-2
-- Perl 5.22 rebuild
-
 * Thu Jan 08 2015 Ralf Corsépius  - 0.59-1
 - Upstream update.
 - Reflect upstream URL having changed.
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-CHI.git/commit/?h=f21&id=f7eaab57af9721cd43330c52c3c0588acb971acb
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-CHI (f21). "Upstream update. (..more)"

2015-06-23 Thread notifications
From fe32279c4396d23e3aeb1eabcce5862fd61081e1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Wed, 10 Jun 2015 10:54:21 +0200
Subject: Upstream update.

- Reflect upstream having switched from JSON to JSON::MaybeXS.
- Introduce %license.

diff --git a/.gitignore b/.gitignore
index 9161942..aa92ef4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/CHI-0.59.tar.gz
+/CHI-0.60.tar.gz
diff --git a/perl-CHI.spec b/perl-CHI.spec
index c25fffe..ef8c5c2 100644
--- a/perl-CHI.spec
+++ b/perl-CHI.spec
@@ -1,6 +1,6 @@
 Name:   perl-CHI
-Version:0.59
-Release:2%{?dist}
+Version:0.60
+Release:1%{?dist}
 Summary:Unified cache handling interface
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -21,7 +21,7 @@ BuildRequires:  perl(Digest::MD5)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::Spec) >= 0.80
 BuildRequires:  perl(Hash::MoreUtils)
-BuildRequires:  perl(JSON)
+BuildRequires:  perl(JSON::MaybeXS) >= 1.003003
 BuildRequires:  perl(List::MoreUtils) >= 0.13
 BuildRequires:  perl(Log::Any) >= 0.08
 BuildRequires:  perl(Log::Any::Adapter::Dispatch) >= 0.05
@@ -109,7 +109,8 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2>/dev/null \;
 make test %{?with_author_tests:AUTHOR_TESTING=1} 
%{?with_smoke_tests:AUTOMATED_TESTING=1}
 
 %files
-%doc Changes LICENSE
+%doc Changes
+%license LICENSE
 %dir %{perl_vendorlib}/CHI
 %{perl_vendorlib}/CHI.pm
 %{perl_vendorlib}/CHI/Benchmarks.pod
@@ -128,6 +129,11 @@ make test %{?with_author_tests:AUTHOR_TESTING=1} 
%{?with_smoke_tests:AUTOMATED_T
 %{perl_vendorlib}/CHI/Test*
 
 %changelog
+* Wed Jun 10 2015 Ralf Corsépius  - 0.60-1
+- Upstream update.
+- Reflect upstream having switched from JSON to JSON::MaybeXS.
+- Introduce %%license.
+
 * Sat Jun 06 2015 Jitka Plesnikova  - 0.59-2
 - Perl 5.22 rebuild
 
diff --git a/sources b/sources
index d42b4db..5330906 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fc0d4210ed8d132e7bc0bd0c2bd0b62f  CHI-0.59.tar.gz
+e559c52c12de4a27b0210caa1c790e65  CHI-0.60.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-CHI.git/commit/?h=f21&id=fe32279c4396d23e3aeb1eabcce5862fd61081e1
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-CHI (f21). "Merge remote-tracking branch 'origin/f22' into f21"

2015-06-23 Thread notifications
From 0427cc27e236eecceca21617514c290afd7c6bc1 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Sun, 7 Jun 2015 00:48:01 +0200
Subject: Perl 5.22 rebuild


diff --git a/perl-CHI.spec b/perl-CHI.spec
index 3efccd2..c25fffe 100644
--- a/perl-CHI.spec
+++ b/perl-CHI.spec
@@ -1,6 +1,6 @@
 Name:   perl-CHI
 Version:0.59
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Unified cache handling interface
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -128,6 +128,9 @@ make test %{?with_author_tests:AUTHOR_TESTING=1} 
%{?with_smoke_tests:AUTOMATED_T
 %{perl_vendorlib}/CHI/Test*
 
 %changelog
+* Sat Jun 06 2015 Jitka Plesnikova  - 0.59-2
+- Perl 5.22 rebuild
+
 * Thu Jan 08 2015 Ralf Corsépius  - 0.59-1
 - Upstream update.
 - Reflect upstream URL having changed.
-- 
cgit v0.10.2


From fe32279c4396d23e3aeb1eabcce5862fd61081e1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Wed, 10 Jun 2015 10:54:21 +0200
Subject: Upstream update.

- Reflect upstream having switched from JSON to JSON::MaybeXS.
- Introduce %license.

diff --git a/.gitignore b/.gitignore
index 9161942..aa92ef4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/CHI-0.59.tar.gz
+/CHI-0.60.tar.gz
diff --git a/perl-CHI.spec b/perl-CHI.spec
index c25fffe..ef8c5c2 100644
--- a/perl-CHI.spec
+++ b/perl-CHI.spec
@@ -1,6 +1,6 @@
 Name:   perl-CHI
-Version:0.59
-Release:2%{?dist}
+Version:0.60
+Release:1%{?dist}
 Summary:Unified cache handling interface
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -21,7 +21,7 @@ BuildRequires:  perl(Digest::MD5)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::Spec) >= 0.80
 BuildRequires:  perl(Hash::MoreUtils)
-BuildRequires:  perl(JSON)
+BuildRequires:  perl(JSON::MaybeXS) >= 1.003003
 BuildRequires:  perl(List::MoreUtils) >= 0.13
 BuildRequires:  perl(Log::Any) >= 0.08
 BuildRequires:  perl(Log::Any::Adapter::Dispatch) >= 0.05
@@ -109,7 +109,8 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2>/dev/null \;
 make test %{?with_author_tests:AUTHOR_TESTING=1} 
%{?with_smoke_tests:AUTOMATED_TESTING=1}
 
 %files
-%doc Changes LICENSE
+%doc Changes
+%license LICENSE
 %dir %{perl_vendorlib}/CHI
 %{perl_vendorlib}/CHI.pm
 %{perl_vendorlib}/CHI/Benchmarks.pod
@@ -128,6 +129,11 @@ make test %{?with_author_tests:AUTHOR_TESTING=1} 
%{?with_smoke_tests:AUTOMATED_T
 %{perl_vendorlib}/CHI/Test*
 
 %changelog
+* Wed Jun 10 2015 Ralf Corsépius  - 0.60-1
+- Upstream update.
+- Reflect upstream having switched from JSON to JSON::MaybeXS.
+- Introduce %%license.
+
 * Sat Jun 06 2015 Jitka Plesnikova  - 0.59-2
 - Perl 5.22 rebuild
 
diff --git a/sources b/sources
index d42b4db..5330906 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fc0d4210ed8d132e7bc0bd0c2bd0b62f  CHI-0.59.tar.gz
+e559c52c12de4a27b0210caa1c790e65  CHI-0.60.tar.gz
-- 
cgit v0.10.2


From f7eaab57af9721cd43330c52c3c0588acb971acb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Wed, 10 Jun 2015 11:02:26 +0200
Subject: Cleanup merger.


diff --git a/perl-CHI.spec b/perl-CHI.spec
index ef8c5c2..e098645 100644
--- a/perl-CHI.spec
+++ b/perl-CHI.spec
@@ -134,9 +134,6 @@ make test %{?with_author_tests:AUTHOR_TESTING=1} 
%{?with_smoke_tests:AUTOMATED_T
 - Reflect upstream having switched from JSON to JSON::MaybeXS.
 - Introduce %%license.
 
-* Sat Jun 06 2015 Jitka Plesnikova  - 0.59-2
-- Perl 5.22 rebuild
-
 * Thu Jan 08 2015 Ralf Corsépius  - 0.59-1
 - Upstream update.
 - Reflect upstream URL having changed.
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-CHI.git/commit/?h=f21&id=ff9a205faee43262e5270d21be669621fe9ce006
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-CHI (f21). "Perl 5.22 rebuild"

2015-06-23 Thread notifications
From 0427cc27e236eecceca21617514c290afd7c6bc1 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Sun, 7 Jun 2015 00:48:01 +0200
Subject: Perl 5.22 rebuild


diff --git a/perl-CHI.spec b/perl-CHI.spec
index 3efccd2..c25fffe 100644
--- a/perl-CHI.spec
+++ b/perl-CHI.spec
@@ -1,6 +1,6 @@
 Name:   perl-CHI
 Version:0.59
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Unified cache handling interface
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -128,6 +128,9 @@ make test %{?with_author_tests:AUTHOR_TESTING=1} 
%{?with_smoke_tests:AUTOMATED_T
 %{perl_vendorlib}/CHI/Test*
 
 %changelog
+* Sat Jun 06 2015 Jitka Plesnikova  - 0.59-2
+- Perl 5.22 rebuild
+
 * Thu Jan 08 2015 Ralf Corsépius  - 0.59-1
 - Upstream update.
 - Reflect upstream URL having changed.
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-CHI.git/commit/?h=f21&id=0427cc27e236eecceca21617514c290afd7c6bc1
--
Fedora Extras Perl SIG
http://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 1235087] perl-Exporter-Declare-0.114 is available

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1235087



--- Comment #2 from Upstream Release Monitoring 
 ---
Scratch build succeeded
http://koji.fedoraproject.org/koji/taskinfo?taskID=10194358

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1235087] perl-Exporter-Declare-0.114 is available

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1235087



--- Comment #1 from Upstream Release Monitoring 
 ---
Created attachment 1042559
  --> https://bugzilla.redhat.com/attachment.cgi?id=1042559&action=edit
[patch] Update to 0.114 (#1235087)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1235087] New: perl-Exporter-Declare-0.114 is available

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1235087

Bug ID: 1235087
   Summary: perl-Exporter-Declare-0.114 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Exporter-Declare
  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: 0.114
Current version/release in rawhide: 0.113-7.fc23
URL: http://search.cpan.org/dist/Exporter-Declare/

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

Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1235085] tangerine-0.22 is available

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1235085



--- Comment #2 from Upstream Release Monitoring 
 ---
Scratch build succeeded
http://koji.fedoraproject.org/koji/taskinfo?taskID=10194301

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1235085] tangerine-0.22 is available

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1235085



--- Comment #1 from Upstream Release Monitoring 
 ---
Created attachment 1042556
  --> https://bugzilla.redhat.com/attachment.cgi?id=1042556&action=edit
[patch] Update to 0.22 (#1235085)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1235085] New: tangerine-0.22 is available

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1235085

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



Latest upstream release: 0.22
Current version/release in rawhide: 0.20-3.fc23
URL: http://search.cpan.org/dist/App-Tangerine/

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

Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Talk about Perl and Fedora for the French Perl Workshop 2015

2015-06-23 Thread Emmanuel Seyman

FYI, I'll be giving a talk on Perl's integration in Fedora at
the French Perl Workshop Saturday in Paris.

http://journeesperl.fr/fpw2015/
http://journeesperl.fr/fpw2015/talk/6219

Emmanuel
--
Fedora Extras Perl SIG
http://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 1220595] perl-Parallel-ForkManager-1.14 is available

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1220595



--- Comment #6 from Upstream Release Monitoring 
 ---
jehane's perl-Parallel-ForkManager-1.14-1.fc23 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=664625

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jehane pushed to perl-Parallel-ForkManager (master). "new version"

2015-06-23 Thread notifications
From 0d751b5c0e904b1165f08fd391e36af530f5a346 Mon Sep 17 00:00:00 2001
From: jehane 
Date: Tue, 23 Jun 2015 17:46:20 +0200
Subject: new version


diff --git a/.gitignore b/.gitignore
index d1c3827..2f87db2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Parallel-ForkManager-0.7.5.tar.gz
 /Parallel-ForkManager-1.05.tar.gz
 /Parallel-ForkManager-1.12.tar.gz
 *.rpm
+/Parallel-ForkManager-1.14.tar.gz
diff --git a/sources b/sources
index ed8722c..ee41496 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1bd38e4d7026576a7ace2aff00a6ea65  Parallel-ForkManager-1.12.tar.gz
+35d50b023cd3d7a28b350c98a78f7d40  Parallel-ForkManager-1.14.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Parallel-ForkManager.git/commit/?h=master&id=0d751b5c0e904b1165f08fd391e36af530f5a346
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jehane pushed to perl-Parallel-ForkManager (master). "Update to latest upstream version"

2015-06-23 Thread notifications
From 4b9419bc1acf0ef9ee81143c19882f800f8667cc Mon Sep 17 00:00:00 2001
From: jehane 
Date: Tue, 23 Jun 2015 17:51:24 +0200
Subject: Update to latest upstream version


diff --git a/perl-Parallel-ForkManager.spec b/perl-Parallel-ForkManager.spec
index d544815..ec58af0 100644
--- a/perl-Parallel-ForkManager.spec
+++ b/perl-Parallel-ForkManager.spec
@@ -1,6 +1,6 @@
 Name:   perl-Parallel-ForkManager
-Version:1.12
-Release:3%{?dist}
+Version:1.14
+Release:1%{?dist}
 Summary:Simple parallel processing fork manager
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -48,6 +48,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jun 23 2015 Marianne Lombard  - 1.14
+- Update to latest upstream version
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.12-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Parallel-ForkManager.git/commit/?h=master&id=4b9419bc1acf0ef9ee81143c19882f800f8667cc
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jehane pushed to perl-Parallel-ForkManager (master). "Merge branch 'master' of ssh://pkgs.fedoraproject.org/perl-Parallel-ForkManager"

2015-06-23 Thread notifications
From 2aa80efd5b2096b1c4ae755fadf82fd7d615e309 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Mon, 8 Jun 2015 13:22:15 +0200
Subject: Perl 5.22 rebuild


diff --git a/perl-Parallel-ForkManager.spec b/perl-Parallel-ForkManager.spec
index 9ef76b2..5e4df83 100644
--- a/perl-Parallel-ForkManager.spec
+++ b/perl-Parallel-ForkManager.spec
@@ -1,6 +1,6 @@
 Name:   perl-Parallel-ForkManager
 Version:1.12
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Simple parallel processing fork manager
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -48,6 +48,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jun 08 2015 Jitka Plesnikova  - 1.12-2
+- Perl 5.22 rebuild
+
 * Tue Feb 24 2015 Jason L Tibbitts III  - 1.12-1
 - Update to latest upstream version.
 - Use most direct download location.
-- 
cgit v0.10.2


From 689852e3f5257e46279029051fe568ddf91d4e63 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore 
Date: Thu, 18 Jun 2015 05:22:27 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


diff --git a/perl-Parallel-ForkManager.spec b/perl-Parallel-ForkManager.spec
index 5e4df83..d544815 100644
--- a/perl-Parallel-ForkManager.spec
+++ b/perl-Parallel-ForkManager.spec
@@ -1,6 +1,6 @@
 Name:   perl-Parallel-ForkManager
 Version:1.12
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:Simple parallel processing fork manager
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -48,6 +48,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 18 2015 Fedora Release Engineering  
- 1.12-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Mon Jun 08 2015 Jitka Plesnikova  - 1.12-2
 - Perl 5.22 rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Parallel-ForkManager.git/commit/?h=master&id=d7524bbedc4816b41073e1b6b1a20b2e97ac7d54
--
Fedora Extras Perl SIG
http://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 1234691] Status remains NEW after someone TAKES a bug report

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234691



--- Comment #2 from Gerald Cox  ---
(In reply to Emmanuel Seyman from comment #1)
> I'm guessing this is about bugzilla.redhat.com more than it is about the
> bugzilla package shipped by Fedora.

You're correct, my bad.  Thanks for fixing!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jehane changed jehane's 'commit' permission on perl-Parallel-ForkManager (master) to 'Approved'

2015-06-23 Thread notifications
jehane changed jehane's 'commit' permission on perl-Parallel-ForkManager 
(master) to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Parallel-ForkManager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jehane changed jehane's 'commit' permission on perl-Parallel-ForkManager (f22) to 'Approved'

2015-06-23 Thread notifications
jehane changed jehane's 'commit' permission on perl-Parallel-ForkManager (f22) 
to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Parallel-ForkManager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jehane uploaded Parallel-ForkManager-1.14.tar.gz for perl-Parallel-ForkManager

2015-06-23 Thread notifications
35d50b023cd3d7a28b350c98a78f7d40  Parallel-ForkManager-1.14.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Parallel-ForkManager/Parallel-ForkManager-1.14.tar.gz/md5/35d50b023cd3d7a28b350c98a78f7d40/Parallel-ForkManager-1.14.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

jehane changed jehane's 'commit' permission on perl-Parallel-ForkManager (f20) to 'Approved'

2015-06-23 Thread notifications
jehane changed jehane's 'commit' permission on perl-Parallel-ForkManager (f20) 
to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Parallel-ForkManager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jehane changed jehane's 'commit' permission on perl-Parallel-ForkManager (el5) to 'Approved'

2015-06-23 Thread notifications
jehane changed jehane's 'commit' permission on perl-Parallel-ForkManager (el5) 
to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Parallel-ForkManager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jehane changed jehane's 'commit' permission on perl-Parallel-ForkManager (f21) to 'Approved'

2015-06-23 Thread notifications
jehane changed jehane's 'commit' permission on perl-Parallel-ForkManager (f21) 
to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Parallel-ForkManager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar pushed to perl-WWW-Search (master). "2.514 bump"

2015-06-23 Thread notifications
From d00b850c73cf43c3d23e695e6d0921feedb5eeab Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Tue, 23 Jun 2015 17:04:46 +0200
Subject: 2.514 bump


diff --git a/.gitignore b/.gitignore
index 9c9118e..e590a4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 WWW-Search-2.507.tar.gz
 /WWW-Search-2.508.tar.gz
 /WWW-Search-2.511.tar.gz
+/WWW-Search-2.514.tar.gz
diff --git a/perl-WWW-Search.spec b/perl-WWW-Search.spec
index 97eae7a..b911302 100644
--- a/perl-WWW-Search.spec
+++ b/perl-WWW-Search.spec
@@ -1,18 +1,21 @@
 Name:   perl-WWW-Search
-Version:2.511
-Release:5%{?dist}
-
+Version:2.514
+Release:1%{?dist}
 Summary:Virtual base class for WWW searches
-
 Group:  Development/Libraries
 License:BSD
 URL:http://search.cpan.org/dist/WWW-Search/
 Source0:
http://search.cpan.org/CPAN/authors/id/M/MT/MTHURN/WWW-Search-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
+BuildRequires:  perl(Env)
 BuildRequires:  perl(inc::Module::Install)
+BuildRequires:  perl(Module::Install::Metadata)
+BuildRequires:  perl(Module::Install::Scripts)
+BuildRequires:  perl(Module::Install::WriteAll)
 # Run-time
 BuildRequires:  perl(base)
 BuildRequires:  perl(Bit::Vector)
@@ -24,25 +27,32 @@ BuildRequires:  perl(Cwd)
 BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(Date::Manip)
 BuildRequires:  perl(Exporter)
+BuildRequires:  perl(File::Copy)
 BuildRequires:  perl(File::Find)
 BuildRequires:  perl(File::Path)
 BuildRequires:  perl(File::Slurp)
 BuildRequires:  perl(File::Spec::Functions)
+BuildRequires:  perl(Getopt::Long)
 BuildRequires:  perl(HTML::TreeBuilder)
 BuildRequires:  perl(HTTP::Cookies)
 BuildRequires:  perl(HTTP::Request)
 BuildRequires:  perl(HTTP::Response)
 BuildRequires:  perl(HTTP::Status)
+# LWP::Debug not used at tests
 BuildRequires:  perl(LWP::MemberMixin)
 BuildRequires:  perl(LWP::RobotUA)
 BuildRequires:  perl(LWP::UserAgent)
+BuildRequires:  perl(Pod::Usage)
+BuildRequires:  perl(POSIX)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(URI)
 BuildRequires:  perl(URI::Escape)
 BuildRequires:  perl(vars)
 BuildRequires:  perl(warnings)
+BuildRequires:  sed
 # Tests
+BuildRequires:  perl(blib)
 BuildRequires:  perl(ExtUtils::testlib)
 # Getopt::Long not used
 BuildRequires:  perl(IO::Capture::Stderr)
@@ -50,7 +60,8 @@ BuildRequires:  perl(Test::File)
 # Optional tests
 BuildRequires:  perl(Test::Pod) >= 1.00
 BuildRequires:  perl(Test::Pod::Coverage) >= 1.08
-Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
+Requires:   perl(LWP::Debug)
 
 
 %description
@@ -64,41 +75,27 @@ either the client or the server.
 
 %prep
 %setup -q -n WWW-Search-%{version}
-%{__perl} -pi -e 's|/usr/local/bin/perl|%{_bindir}/perl|g;' lib/WWW/Search/*.pm
-for i in $(find lib/WWW -type f -name *.pm); do {
-  chmod a-x $i;
-  sed -i 's/\r//' $i;
-};
-done;
-sed -i 's/\r//' Changes README;
-chmod a-x Changes README;
 # Remove bundled modules
 rm -rf inc
 sed -i -e '/^inc\//d' MANIFEST
 
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 
 %install
-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 -type d -depth -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
 %check
 make test
 
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %files
-%defattr(-,root,root,-)
+# LICENSE is empty
 %doc Changes README
 %{_bindir}/AutoSearch
 %{_bindir}/WebSearch
@@ -108,6 +105,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jun 23 2015 Petr Pisar  - 2.514-1
+- 2.514 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 2.511-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 51fe5ec..16e7379 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7871e5e43a6ac767593a481025ee0f07  WWW-Search-2.511.tar.gz
+997cb5e013c6a4be8bd3880ebca50520  WWW-Search-2.514.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-WWW-Search.git/commit/?h=master&id=d00b850c73cf43c3d23e695e6d0921feedb5eeab
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar uploaded WWW-Search-2.514.tar.gz for perl-WWW-Search

2015-06-23 Thread notifications
997cb5e013c6a4be8bd3880ebca50520  WWW-Search-2.514.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-WWW-Search/WWW-Search-2.514.tar.gz/md5/997cb5e013c6a4be8bd3880ebca50520/WWW-Search-2.514.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

Broken dependencies: perl-POE-Component-Server-HTTP

2015-06-23 Thread buildsys


perl-POE-Component-Server-HTTP has broken dependencies in the rawhide tree:
On x86_64:
perl-POE-Component-Server-HTTP-0.09-20.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-POE-Component-Server-HTTP-0.09-20.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-POE-Component-Server-HTTP-0.09-20.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


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

Broken dependencies: perl-B-Hooks-OP-Check-EntersubForCV

2015-06-23 Thread buildsys


perl-B-Hooks-OP-Check-EntersubForCV has broken dependencies in the rawhide tree:
On x86_64:
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.i686 requires 
libperl.so.5.20
On armhfp:
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.armv7hl requires 
libperl.so.5.20
Please resolve this as soon as possible.


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

Broken dependencies: perl-Gtk3-WebKit

2015-06-23 Thread buildsys


perl-Gtk3-WebKit has broken dependencies in the rawhide tree:
On x86_64:
perl-Gtk3-WebKit-0.06-3.fc22.noarch requires perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-Gtk3-WebKit-0.06-3.fc22.noarch requires perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-Gtk3-WebKit-0.06-3.fc22.noarch requires perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


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

Broken dependencies: perl-Data-Alias

2015-06-23 Thread buildsys


perl-Data-Alias has broken dependencies in the rawhide tree:
On x86_64:
perl-Data-Alias-1.18-4.fc22.x86_64 requires perl(:MODULE_COMPAT_5.20.0)
perl-Data-Alias-1.18-4.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-Data-Alias-1.18-4.fc22.i686 requires perl(:MODULE_COMPAT_5.20.0)
perl-Data-Alias-1.18-4.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Data-Alias-1.18-4.fc22.armv7hl requires perl(:MODULE_COMPAT_5.20.0)
perl-Data-Alias-1.18-4.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


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

Broken dependencies: perl-Classic-Perl

2015-06-23 Thread buildsys


perl-Classic-Perl has broken dependencies in the rawhide tree:
On x86_64:
perl-Classic-Perl-0.05-9.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Classic-Perl-0.05-9.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-Classic-Perl-0.05-9.fc22.i686 requires perl(:MODULE_COMPAT_5.20.0)
perl-Classic-Perl-0.05-9.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Classic-Perl-0.05-9.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Classic-Perl-0.05-9.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


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

Broken dependencies: perl-POE-Component-Server-XMLRPC

2015-06-23 Thread buildsys


perl-POE-Component-Server-XMLRPC has broken dependencies in the rawhide tree:
On x86_64:
perl-POE-Component-Server-XMLRPC-0.05-19.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-POE-Component-Server-XMLRPC-0.05-19.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-POE-Component-Server-XMLRPC-0.05-19.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


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

Broken dependencies: perl-Devel-Cover

2015-06-23 Thread buildsys


perl-Devel-Cover has broken dependencies in the rawhide tree:
On x86_64:
perl-Devel-Cover-1.18-1.fc23.x86_64 requires perl(:MODULE_COMPAT_5.20.2)
perl-Devel-Cover-1.18-1.fc23.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-Devel-Cover-1.18-1.fc23.i686 requires perl(:MODULE_COMPAT_5.20.2)
perl-Devel-Cover-1.18-1.fc23.i686 requires libperl.so.5.20
On armhfp:
perl-Devel-Cover-1.18-1.fc23.armv7hl requires 
perl(:MODULE_COMPAT_5.20.2)
perl-Devel-Cover-1.18-1.fc23.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


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

Broken dependencies: perl-Text-Xslate

2015-06-23 Thread buildsys


perl-Text-Xslate has broken dependencies in the rawhide tree:
On x86_64:
perl-Text-Xslate-3.2.5-4.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.1)
perl-Text-Xslate-3.2.5-4.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-Text-Xslate-3.2.5-4.fc22.i686 requires perl(:MODULE_COMPAT_5.20.1)
perl-Text-Xslate-3.2.5-4.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Text-Xslate-3.2.5-4.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.1)
perl-Text-Xslate-3.2.5-4.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


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

Broken dependencies: perl-Devel-BeginLift

2015-06-23 Thread buildsys


perl-Devel-BeginLift has broken dependencies in the rawhide tree:
On x86_64:
perl-Devel-BeginLift-0.001003-9.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-BeginLift-0.001003-9.fc22.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
perl-Devel-BeginLift-0.001003-9.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-BeginLift-0.001003-9.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Devel-BeginLift-0.001003-9.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-BeginLift-0.001003-9.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


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

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

2015-06-23 Thread buildsys


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


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

Broken dependencies: perl-CatalystX-REPL

2015-06-23 Thread buildsys


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


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

Broken dependencies: perl-Devel-REPL

2015-06-23 Thread buildsys


perl-Devel-REPL has broken dependencies in the rawhide tree:
On x86_64:
perl-Devel-REPL-1.003026-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On i386:
perl-Devel-REPL-1.003026-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On armhfp:
perl-Devel-REPL-1.003026-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
Please resolve this as soon as possible.


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

Broken dependencies: slic3r

2015-06-23 Thread buildsys


slic3r has broken dependencies in the rawhide tree:
On x86_64:
slic3r-1.1.7-3.fc22.x86_64 requires perl(:MODULE_COMPAT_5.20.1)
slic3r-1.1.7-3.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
slic3r-1.1.7-3.fc22.i686 requires perl(:MODULE_COMPAT_5.20.1)
slic3r-1.1.7-3.fc22.i686 requires libperl.so.5.20
On armhfp:
slic3r-1.1.7-3.fc22.armv7hl requires perl(:MODULE_COMPAT_5.20.1)
slic3r-1.1.7-3.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


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

Broken dependencies: perl-Method-Signatures

2015-06-23 Thread buildsys


perl-Method-Signatures has broken dependencies in the rawhide tree:
On x86_64:
perl-Method-Signatures-20141021-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On i386:
perl-Method-Signatures-20141021-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On armhfp:
perl-Method-Signatures-20141021-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
Please resolve this as soon as possible.


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

Broken dependencies: perl-POE-API-Peek

2015-06-23 Thread buildsys


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


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

Broken dependencies: perl-Test-Vars

2015-06-23 Thread buildsys


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


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

Broken dependencies: perl-PDL

2015-06-23 Thread buildsys


perl-PDL has broken dependencies in the rawhide tree:
On x86_64:
perl-PDL-2.11.0-1.fc23.x86_64 requires perl(:MODULE_COMPAT_5.20.2)
perl-PDL-2.11.0-1.fc23.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-PDL-2.11.0-1.fc23.i686 requires perl(:MODULE_COMPAT_5.20.2)
perl-PDL-2.11.0-1.fc23.i686 requires libperl.so.5.20
On armhfp:
perl-PDL-2.11.0-1.fc23.armv7hl requires perl(:MODULE_COMPAT_5.20.2)
perl-PDL-2.11.0-1.fc23.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


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

Broken dependencies: perl-POE-Component-Server-Bayeux

2015-06-23 Thread buildsys


perl-POE-Component-Server-Bayeux has broken dependencies in the rawhide tree:
On x86_64:
perl-POE-Component-Server-Bayeux-0.04-14.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-POE-Component-Server-Bayeux-0.04-14.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-POE-Component-Server-Bayeux-0.04-14.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


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

Broken dependencies: perl-Task-Kensho-Testing

2015-06-23 Thread buildsys


perl-Task-Kensho-Testing has broken dependencies in the rawhide tree:
On x86_64:
perl-Task-Kensho-Testing-0.38-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On i386:
perl-Task-Kensho-Testing-0.38-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On armhfp:
perl-Task-Kensho-Testing-0.38-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
Please resolve this as soon as possible.


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

Broken dependencies: perl-MongoDB

2015-06-23 Thread buildsys


perl-MongoDB has broken dependencies in the rawhide tree:
On x86_64:
perl-MongoDB-0.702.2-5.fc22.x86_64 requires perl(:MODULE_COMPAT_5.20.0)
perl-MongoDB-0.702.2-5.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-MongoDB-0.702.2-5.fc22.i686 requires perl(:MODULE_COMPAT_5.20.0)
perl-MongoDB-0.702.2-5.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-MongoDB-0.702.2-5.fc22.armv7hl requires perl(:MODULE_COMPAT_5.20.0)
perl-MongoDB-0.702.2-5.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


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

Broken dependencies: perl-Gtk3

2015-06-23 Thread buildsys


perl-Gtk3 has broken dependencies in the rawhide tree:
On x86_64:
perl-Gtk3-0.019-1.fc22.noarch requires perl(:MODULE_COMPAT_5.20.1)
On i386:
perl-Gtk3-0.019-1.fc22.noarch requires perl(:MODULE_COMPAT_5.20.1)
On armhfp:
perl-Gtk3-0.019-1.fc22.noarch requires perl(:MODULE_COMPAT_5.20.1)
Please resolve this as soon as possible.


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

Broken dependencies: perl-Carp-REPL

2015-06-23 Thread buildsys


perl-Carp-REPL has broken dependencies in the rawhide tree:
On x86_64:
perl-Carp-REPL-0.18-1.fc23.noarch requires perl(:MODULE_COMPAT_5.20.2)
On i386:
perl-Carp-REPL-0.18-1.fc23.noarch requires perl(:MODULE_COMPAT_5.20.2)
On armhfp:
perl-Carp-REPL-0.18-1.fc23.noarch requires perl(:MODULE_COMPAT_5.20.2)
Please resolve this as soon as possible.


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

Broken dependencies: perl-Test-Apocalypse

2015-06-23 Thread buildsys


perl-Test-Apocalypse has broken dependencies in the rawhide tree:
On x86_64:
perl-Test-Apocalypse-1.006-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On i386:
perl-Test-Apocalypse-1.006-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On armhfp:
perl-Test-Apocalypse-1.006-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
Please resolve this as soon as possible.


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

Broken dependencies: perl-Devel-FindRef

2015-06-23 Thread buildsys


perl-Devel-FindRef has broken dependencies in the rawhide tree:
On x86_64:
perl-Devel-FindRef-1.44-3.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-FindRef-1.44-3.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-Devel-FindRef-1.44-3.fc22.i686 requires perl(:MODULE_COMPAT_5.20.0)
perl-Devel-FindRef-1.44-3.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Devel-FindRef-1.44-3.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-FindRef-1.44-3.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


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

Broken dependencies: perl-Data-Dump-Streamer

2015-06-23 Thread buildsys


perl-Data-Dump-Streamer has broken dependencies in the rawhide tree:
On x86_64:
perl-Data-Dump-Streamer-2.38-3.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Data-Dump-Streamer-2.38-3.fc22.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
perl-Data-Dump-Streamer-2.38-3.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Data-Dump-Streamer-2.38-3.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Data-Dump-Streamer-2.38-3.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Data-Dump-Streamer-2.38-3.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


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

Broken dependencies: polymake

2015-06-23 Thread buildsys


polymake has broken dependencies in the rawhide tree:
On x86_64:
polymake-2.13-22.git20141013.fc23.x86_64 requires 
perl(:MODULE_COMPAT_5.20.2)
polymake-2.13-22.git20141013.fc23.x86_64 requires perl = 4:5.20.2
polymake-2.13-22.git20141013.fc23.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
polymake-2.13-22.git20141013.fc23.i686 requires 
perl(:MODULE_COMPAT_5.20.2)
polymake-2.13-22.git20141013.fc23.i686 requires perl = 4:5.20.2
polymake-2.13-22.git20141013.fc23.i686 requires libperl.so.5.20
On armhfp:
polymake-2.13-22.git20141013.fc23.armv7hl requires 
perl(:MODULE_COMPAT_5.20.2)
polymake-2.13-22.git20141013.fc23.armv7hl requires perl = 4:5.20.2
polymake-2.13-22.git20141013.fc23.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


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

Broken dependencies: perl-Task-Catalyst

2015-06-23 Thread buildsys


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


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

ppisar pushed to perl-Flickr-API (master). "1.13 bump"

2015-06-23 Thread notifications
From f3536c83178d5589fe46c958b50845ace5680b42 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Tue, 23 Jun 2015 16:17:02 +0200
Subject: 1.13 bump


diff --git a/.gitignore b/.gitignore
index 20d54eb..d3fa128 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Flickr-API-1.02.tar.gz
 /Flickr-API-1.04.tar.gz
 /Flickr-API-1.05.tar.gz
+/Flickr-API-1.13.tar.gz
diff --git a/Flickr-API-1.13-Do-not-install-examples-into-PATH.patch 
b/Flickr-API-1.13-Do-not-install-examples-into-PATH.patch
new file mode 100644
index 000..6cb9b50
--- /dev/null
+++ b/Flickr-API-1.13-Do-not-install-examples-into-PATH.patch
@@ -0,0 +1,35 @@
+From 668a4b58b1cd7d8bf9b449bb66566351158f0efe Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Tue, 23 Jun 2015 16:27:45 +0200
+Subject: [PATCH] Do not install examples into PATH
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+CPAN RT#105426
+
+Signed-off-by: Petr Písař 
+---
+ Makefile.PL | 8 
+ 1 file changed, 8 deletions(-)
+
+diff --git a/Makefile.PL b/Makefile.PL
+index cb3d8d7..95cd7bb 100644
+--- a/Makefile.PL
 b/Makefile.PL
+@@ -53,12 +53,4 @@ WriteMakefile(
+   
'Term::ReadKey' => 0,
+   
'Getopt::Long' => 0,
+  },
+-'EXE_FILES' =>
+-[
+-'examples/flickr_oauth_authentication.pl',
+-'examples/flickr_method_test_echo.pl',
+-'examples/flickr_method_test_login.pl',
+-'examples/flickr_dump_stored_config.pl',
+-'examples/flickr_make_stored_config.pl',
+-]
+ );
+-- 
+2.1.0
+
diff --git a/perl-Flickr-API.spec b/perl-Flickr-API.spec
index 0ed021f..c45573a 100644
--- a/perl-Flickr-API.spec
+++ b/perl-Flickr-API.spec
@@ -1,57 +1,83 @@
 Name:   perl-Flickr-API
-Version:1.05
-Release:8%{?dist}
+Version:1.13
+Release:1%{?dist}
 Summary:Perl interface to the Flickr API
-License:Artistic 2.0
+# LICENSE:  Artistic 2.0
+# examples/flickr_method_test_login.pl: GPL+ or Artistic
+License:(Artistic 2.0) and (GPL+ or Artistic)
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Flickr-API/
-Source0:
http://www.cpan.org/authors/id/I/IA/IAMCAL/Flickr-API-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Source0:
http://www.cpan.org/authors/id/L/LB/LBMOORE/Flickr-API-%{version}.tar.gz
+# Do not install examples as tools into PATH, CPAN RT#105426
+Patch0: Flickr-API-1.13-Do-not-install-examples-into-PATH.patch
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(Carp)
+# Compress::Zlib is optional
+BuildRequires:  perl(Digest::MD5)
+BuildRequires:  perl(Encode)
+# HTTP::Message 1.56 needed because it brings decoded_content()
+BuildRequires:  perl(HTTP::Message) >= 1.56
 BuildRequires:  perl(HTTP::Request)
 BuildRequires:  perl(HTTP::Response)
 BuildRequires:  perl(LWP::UserAgent)
-BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Net::OAuth)
+BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(Storable)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(URI) >= 1.18
+BuildRequires:  perl(warnings)
 BuildRequires:  perl(XML::Parser::Lite::Tree) >= 0.06
+# Tests:
+BuildRequires:  perl(Data::Dumper)
+BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(Term::ReadLine)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(XML::Simple)
+Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
+# HTTP::Message 1.56 needed because it brings decoded_content()
+Requires:   perl(HTTP::Message) >= 1.56
 Requires:   perl(URI) >= 1.18
 Requires:   perl(XML::Parser::Lite::Tree) >= 0.06
-Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+
+# Filter under-specified dependencies
+%global __requires_exclude 
%{?__requires_exclude:%__requires_exclude|}^perl\\((URI|XML::Parser::Lite::Tree)\\)$
 
 %description
 A simple interface for using the Flickr API.
 
 %prep
 %setup -q -n Flickr-API-%{version}
+%patch0 -p1
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor /dev/null \;
-
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
 make test
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
-%defattr(-,root,root,-)
-%doc Changes README
+%license LICENSE
+%doc Changes examples README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jun 23 2015 Petr Pisar  - 1.13-1
+- 1.13 bump
+- License corrected to (Artistic 2.0) and (GPL+ or Artistic)
+
 * Thu Jun 18 2015

ppisar pushed to perl-Flickr-API (master). "Correct changelog entry"

2015-06-23 Thread notifications
From 896d920f37e50d995b7d9a1faec58f3df81e5747 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Tue, 23 Jun 2015 16:42:57 +0200
Subject: Correct changelog entry


diff --git a/perl-Flickr-API.spec b/perl-Flickr-API.spec
index c45573a..e84c9ff 100644
--- a/perl-Flickr-API.spec
+++ b/perl-Flickr-API.spec
@@ -129,7 +129,7 @@ make test
 * Mon Dec  7 2009 Stepan Kasal  - 1.02-2
 - rebuild against perl 5.10.1
 
-* Sun Aug 1 2009 Michal Ingeli  - 1.02-1
+* Mon Aug 10 2009 Michal Ingeli  - 1.02-1
 - Update to newer version with fixed license
 - Cleaned up requires
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Flickr-API.git/commit/?h=master&id=896d920f37e50d995b7d9a1faec58f3df81e5747
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar uploaded Flickr-API-1.13.tar.gz for perl-Flickr-API

2015-06-23 Thread notifications
1fd7a1156edd2848bddc0c9395c06e7f  Flickr-API-1.13.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Flickr-API/Flickr-API-1.13.tar.gz/md5/1fd7a1156edd2848bddc0c9395c06e7f/Flickr-API-1.13.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar pushed to perl-Verilog-Perl (master). "3.412 bump"

2015-06-23 Thread notifications
From 0a292d6edc55ed44ea695c401fdf97bbc29dd6c1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Tue, 23 Jun 2015 15:52:51 +0200
Subject: 3.412 bump


diff --git a/.gitignore b/.gitignore
index 3d051fa..96c06b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ Verilog-Perl-3.301.tar.gz
 /Verilog-Perl-3.314.tar.gz
 /Verilog-Perl-3.401.tar.gz
 /Verilog-Perl-3.408.tar.gz
+/Verilog-Perl-3.412.tar.gz
diff --git a/perl-Verilog-Perl.spec b/perl-Verilog-Perl.spec
index db8fc05..0006c64 100644
--- a/perl-Verilog-Perl.spec
+++ b/perl-Verilog-Perl.spec
@@ -1,6 +1,6 @@
 Name:  perl-Verilog-Perl
-Version:   3.408
-Release:   4%{?dist}
+Version:   3.412
+Release:   1%{?dist}
 Summary:   Verilog parsing routines
 
 License:   LGPLv3 or Artistic 2.0
@@ -11,13 +11,18 @@ Source0:   
http://search.cpan.org/CPAN/authors/id/W/WS/WSNYDER/Verilog-Perl-
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 
+BuildRequires: bison
+BuildRequires: coreutils
 BuildRequires: gdbm-devel
-BuildRequires: flex bison
+BuildRequires: findutils
+BuildRequires: flex
+BuildRequires: make
 BuildRequires: perl
 BuildRequires: perl(Carp)
 BuildRequires: perl(Config)
 BuildRequires: perl(Digest::SHA)
 BuildRequires: perl(ExtUtils::MakeMaker)
+BuildRequires: perl(File::Copy)
 BuildRequires: perl(Getopt::Long)
 BuildRequires: perl(IO::File)
 BuildRequires: perl(Pod::Usage) >= 1.34
@@ -35,7 +40,6 @@ BuildRequires: perl(Scalar::Util)
 # Tests
 BuildRequires: perl(lib)
 BuildRequires: perl(Data::Dumper)
-BuildRequires: perl(File::Copy)
 BuildRequires: perl(POSIX)
 BuildRequires: perl(Test)
 BuildRequires: perl(Test::More)
@@ -100,6 +104,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Jun 23 2015 Petr Pisar  - 3.412-1
+- 3.412 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 3.408-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 16b76b0..901e5ee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-67a7b36c2499cdf63e7c64df7b4a65f0  Verilog-Perl-3.408.tar.gz
+91d318b133d5d4b19173169133f0b7a8  Verilog-Perl-3.412.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Verilog-Perl.git/commit/?h=master&id=0a292d6edc55ed44ea695c401fdf97bbc29dd6c1
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar uploaded Verilog-Perl-3.412.tar.gz for perl-Verilog-Perl

2015-06-23 Thread notifications
91d318b133d5d4b19173169133f0b7a8  Verilog-Perl-3.412.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Verilog-Perl/Verilog-Perl-3.412.tar.gz/md5/91d318b133d5d4b19173169133f0b7a8/Verilog-Perl-3.412.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 1234733] perl-Padre-0.90-16.fc23 FTBFS: DBD::SQLite::db do failed: Safety level may not be changed inside a transaction at (eval 183) line 37

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234733

Petr Pisar  changed:

   What|Removed |Added

URL|http://koji.fedoraproject.o |https://github.com/PadreIDE
   |rg/koji/taskinfo?taskID=101 |/Padre/issues/17
   |81132   |



--- Comment #1 from Petr Pisar  ---
The error is triggered by DBD-SQLite's commit:

commit 7a234eb71b955064ce498e95d6ecc50d1f0580a7
Author: Kenichi Ishigaki 
Date:   Mon Feb 16 17:41:42 2015 +0900

implemented a "do" shortcut for a special case (no attr, no bind params)
(RT-35449)

It also adds this code into lib/DBD/SQLite.pm:

+# shortcut
+if  (defined $statement && !defined $attr && !@bind_values) {
+# _do() (i.e. sqlite3_exec()) runs semicolon-separate SQL
+# statements, which is handy but insecure sometimes.
+# Use this only when it's safe or explicitly allowed.
+if (index($statement, ';') == -1 or
$dbh->FETCH('sqlite_allow_multiple_statements')) {
+return DBD::SQLite::db::_do($dbh, $statement);
+}
+}

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

limb changed perl-sig's 'watchcommits' permission on perl-Config-Model-Tester (master) to 'Approved'

2015-06-23 Thread notifications
limb changed perl-sig's 'watchcommits' permission on perl-Config-Model-Tester 
(master) to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Config-Model-Tester/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

limb changed perl-sig's 'watchbugzilla' permission on perl-Config-Model-Tester (master) to 'Approved'

2015-06-23 Thread notifications
limb changed perl-sig's 'watchbugzilla' permission on perl-Config-Model-Tester 
(master) to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Config-Model-Tester/
--
Fedora Extras Perl SIG
http://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 1234866] perl-App-cpanminus-1.7038 is available

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234866



--- Comment #2 from Upstream Release Monitoring 
 ---
Scratch build succeeded
http://koji.fedoraproject.org/koji/taskinfo?taskID=10191041

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1234739] perl-Cache-Mmap-0.11-20.fc23 FTBFS: missing build-time dependency on perl(open)

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234739

Petr Šabata  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Cache-Mmap-0.11-21.fc2
   ||3
 Resolution|--- |RAWHIDE
Last Closed||2015-06-23 08:15:06



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

psabata pushed to perl-Cache-Mmap (master). "Fix FTBFS issues by correcting the dep list (..more)"

2015-06-23 Thread notifications
From 4453d44ed555460a7fa24caa535eac5fb4d46e0c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= 
Date: Tue, 23 Jun 2015 14:14:15 +0200
Subject: Fix FTBFS issues by correcting the dep list

- Modernize the spec

diff --git a/perl-Cache-Mmap.spec b/perl-Cache-Mmap.spec
index 0762247..f967ab8 100644
--- a/perl-Cache-Mmap.spec
+++ b/perl-Cache-Mmap.spec
@@ -1,17 +1,36 @@
 Name:   perl-Cache-Mmap
 Version:0.11
-Release:20%{?dist}
+Release:21%{?dist}
 Summary:Shared data cache using memory mapped files
 License:GPL+ or Artistic
-Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Cache-Mmap/
 Source0:
http://www.cpan.org/authors/id/P/PM/PMH/Cache-Mmap-%{version}.tar.gz
 # Fixed BZ#1135969, RT#95940
 Patch0: 
Cache-Mmap-0.11-Avoid-Copy-On-Write-problems-with-Perl-5.20.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  perl(ExtUtils::MakeMaker)
+# Build
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(Config)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
+BuildRequires:  perl(strict)
+# Runtime
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(DynaLoader)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(Fcntl)
+BuildRequires:  perl(integer)
+BuildRequires:  perl(IO::Seekable)
+BuildRequires:  perl(Storable)
+BuildRequires:  perl(Symbol)
+BuildRequires:  perl(vars)
+# Tests only
+BuildRequires:  perl(IO::File)
+BuildRequires:  perl(open)
 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 implements a shared data cache, using memory mapped files. If
@@ -25,34 +44,28 @@ of refreshing cache contents, and updating underlying data, 
if necessary.
 chmod a-x cmmtest
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
-
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
-
-%{_fixperms} $RPM_BUILD_ROOT/*
+make pure_install PERL_INSTALL_ROOT=%{buildroot}
+find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} +
+%{_fixperms} %{buildroot}/*
 
 %check
 make test
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
-%defattr(-,root,root,-)
 %doc Changes cmmtest README Todo
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/Cache*
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jun 23 2015 Petr Šabata  - 0.11-21
+- Fix FTBFS issues by correcting the dep list
+- Modernize the spec
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.11-20
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Cache-Mmap.git/commit/?h=master&id=4453d44ed555460a7fa24caa535eac5fb4d46e0c
--
Fedora Extras Perl SIG
http://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 1234866] perl-App-cpanminus-1.7038 is available

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234866



--- Comment #1 from Upstream Release Monitoring 
 ---
Created attachment 1042273
  --> https://bugzilla.redhat.com/attachment.cgi?id=1042273&action=edit
[patch] Update to 1.7038 (#1234866)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1234866] New: perl-App-cpanminus-1.7038 is available

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234866

Bug ID: 1234866
   Summary: perl-App-cpanminus-1.7038 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.7038
Current version/release in rawhide: 1.7037-1.fc23
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

Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1234841] Missing updates.

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234841



--- Comment #2 from Ralf Corsepius  ---
(In reply to Petr Pisar from comment #1)
> It's because people test F21 faster than F22:

That's one view on this issue.

Another one is: 

Fedora's release process is broken!

There must not be any such broken update - ever! Rel-eng and maintainers must
make sure such breakages do not happen!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1234841] Missing updates.

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234841
Bug 1234841 depends on bug 1229932, which changed state.

Bug 1229932 Summary: perl-Encode-Locale-1.05 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1229932

   What|Removed |Added

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



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1229932] perl-Encode-Locale-1.05 is available

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1229932

Petr Pisar  changed:

   What|Removed |Added

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



--- Comment #12 from Petr Pisar  ---
perl-Encode-Locale-1.05-1.fc22 is still in updates-testing.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1234841] Missing updates.

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234841

Petr Pisar  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 Depends On||1229932



--- Comment #1 from Petr Pisar  ---
It's because people test F21 faster than F22:

https://admin.fedoraproject.org/updates/FEDORA-2015-9754/perl-Encode-Locale-1.05-1.fc22
https://bugzilla.redhat.com/show_bug.cgi?id=1229932

It will we 14 days on Thursday and I will be allowed to request for pushing it
into stable F22 repository.

It's also because Bodhi does not order updates between Fedoras.

As a work around, enable updates-testing repository.


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1229932
[Bug 1229932] perl-Encode-Locale-1.05 is available
-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1229932] perl-Encode-Locale-1.05 is available

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1229932

Petr Pisar  changed:

   What|Removed |Added

 Blocks||1234841




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1234841
[Bug 1234841] Missing updates.
-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1234841] New: Missing updates.

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234841

Bug ID: 1234841
   Summary: Missing updates.
   Product: Fedora
   Version: 22
 Component: perl-Encode-Locale
  Assignee: ppi...@redhat.com
  Reporter: rc040...@freenet.de
QA Contact: extras...@fedoraproject.org
CC: mmasl...@redhat.com,
perl-devel@lists.fedoraproject.org, ppi...@redhat.com



Something is broken with perl-Encode-Locales's packaging:

On Fc21:
# fedup --network 22
...
WARNING: potential problems with upgrade
  perl-Encode-Locale-1.05-1.fc21.noarch (no replacement) requires
4:perl-5.18.4-308.fc21.x86_64 (replaced by 4:perl-5.20.2-326.fc22.x86_64)
...
WARNING: problems were encountered during transaction test:
  broken dependencies
perl-Encode-Locale-1.05-1.fc21.noarch requires
perl-4:5.18.4-308.fc21.x86_64
These packages may have problems after the upgrade.

Seemingly an update with a greater NEVR than the version in f22 was pushed to
f21.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1230610] perl-Imager-1.003 is available

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230610

Petr Šabata  changed:

   What|Removed |Added

 Status|MODIFIED|CLOSED
   Fixed In Version||perl-Imager-1.003-1.fc22
 Resolution|--- |CURRENTRELEASE
Last Closed||2015-06-23 07:05:09



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1230559] perl-DateTime-Format-Epoch-0.16 is available

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230559

Petr Šabata  changed:

   What|Removed |Added

 Status|MODIFIED|CLOSED
   Fixed In Version||perl-DateTime-Format-Epoch-
   ||0.16-1.fc22
 Resolution|--- |CURRENTRELEASE
Last Closed||2015-06-23 07:05:46



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1230605] perl-HTTP-DAV-0.48 is available

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230605

Petr Šabata  changed:

   What|Removed |Added

 Status|MODIFIED|CLOSED
   Fixed In Version||perl-HTTP-DAV-0.48-1.fc22
 Resolution|--- |CURRENTRELEASE
Last Closed||2015-06-23 07:05:25



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1231081] perl-Time-Warp-0.52 is available

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1231081

Petr Šabata  changed:

   What|Removed |Added

 Status|MODIFIED|CLOSED
   Fixed In Version||perl-Time-Warp-0.52-1.fc22
 Resolution|--- |CURRENTRELEASE
Last Closed||2015-06-23 07:04:31



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1230834] perl-TeX-Hyphen-1.16 is available

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230834

Petr Šabata  changed:

   What|Removed |Added

 Status|MODIFIED|CLOSED
   Fixed In Version||perl-TeX-Hyphen-1.16-1.fc22
 Resolution|--- |CURRENTRELEASE
Last Closed||2015-06-23 07:04:51



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1234738] perl-Mail-GnuPG-0.21-5.fc23 FTBFS: gpg-agent[31178]: command 'GET_PASSPHRASE' failed: No such file or directory

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234738



--- Comment #1 from Ralf Corsepius  ---
Seem to me as if this package is completely incompatible with gnupg2 > 2.1.5.

Nothing in Fedora seems to use it, so I am inclined to consider 
retiring it. Opinions?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik pushed to perl-XML-LibXML (master). "Replace dependency on glibc-headers with gcc"

2015-06-23 Thread notifications
From 345b913a8aa80a0080644ffd70f12f467c47a49f Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Tue, 23 Jun 2015 11:54:31 +0200
Subject: Replace dependency on glibc-headers with gcc


diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec
index 729c4c0..afd7c9d 100644
--- a/perl-XML-LibXML.spec
+++ b/perl-XML-LibXML.spec
@@ -8,16 +8,20 @@ Name:   perl-XML-LibXML
 # it might not be needed anymore
 # this module is maintained, the other is not
 Version:2.0121
-Release:4%{?dist}
+Release:5%{?dist}
 Epoch:  1
 Summary:Perl interface to the libxml2 library
 Group:  Development/Libraries
 License:(GPL+ or Artistic) and MIT
 URL:http://search.cpan.org/dist/XML-LibXML/
 Source0:
http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/XML-LibXML-%{version}.tar.gz
 
+BuildRequires:  coreutils
+BuildRequires:  findutils
 BuildRequires:  glibc-common
-BuildRequires:  glibc-headers
+BuildRequires:  gcc
 BuildRequires:  libxml2-devel
+BuildRequires:  make
+BuildRequires:  sed
 BuildRequires:  perl
 BuildRequires:  perl(Config)
 BuildRequires:  perl(Cwd)
@@ -125,6 +129,9 @@ fi
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue Jun 23 2015 Jitka Plesnikova  - 1:2.0121-5
+- Replace dependency on glibc-headers with gcc (bug #1230489)
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1:2.0121-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-XML-LibXML.git/commit/?h=master&id=345b913a8aa80a0080644ffd70f12f467c47a49f
--
Fedora Extras Perl SIG
http://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 1230489] BuildRequires on gcc not glibc-headers.

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230489

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-XML-LibXML-2.0121-5.fc
   ||23
 Resolution|--- |RAWHIDE
Last Closed||2015-06-23 05:57:38



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1234739] perl-Cache-Mmap-0.11-20.fc23 FTBFS: missing build-time dependency on perl(open)

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234739



--- Comment #1 from Petr Šabata  ---
Indeed, this package is in a sorry state.  I'll rewrite it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1234658] perl-CGI-Fast-2.10 is available

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234658

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-CGI-Fast-2.10-1.fc23
 Resolution|--- |RAWHIDE
Last Closed||2015-06-23 05:35:33



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik pushed to perl-CGI-Fast (master). "2.10 bump"

2015-06-23 Thread notifications
From 9b240f97389985c26d80bd45bf4c3e1b907e4eec Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Tue, 23 Jun 2015 11:29:28 +0200
Subject: 2.10 bump


diff --git a/.gitignore b/.gitignore
index e435236..208a28d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /CGI-Fast-2.05.tar.gz
 /CGI-Fast-2.07.tar.gz
 /CGI-Fast-2.09.tar.gz
+/CGI-Fast-2.10.tar.gz
diff --git a/perl-CGI-Fast.spec b/perl-CGI-Fast.spec
index a1d0c89..5fe75cf 100644
--- a/perl-CGI-Fast.spec
+++ b/perl-CGI-Fast.spec
@@ -1,6 +1,6 @@
 Name:   perl-CGI-Fast
-Version:2.09
-Release:4%{?dist}
+Version:2.10
+Release:1%{?dist}
 Summary:CGI Interface for Fast CGI
 # lib/CGI/Fast.pm probably qotes piece of Artistic license before declaring
 # "as Perl itself" 
@@ -73,6 +73,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jun 23 2015 Jitka Plesnikova  - 2.10-1
+- 2.10 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 2.09-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 3c1ecda..ad6c7e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-32d39d89a9ff3a596eb891e602a0f703  CGI-Fast-2.09.tar.gz
+7c1d93600b796b9a0eb6fa3558d3d0c1  CGI-Fast-2.10.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-CGI-Fast.git/commit/?h=master&id=9b240f97389985c26d80bd45bf4c3e1b907e4eec
--
Fedora Extras Perl SIG
http://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 1234659] perl-DateTime-TimeZone-1.92 is available

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234659

Petr Šabata  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-DateTime-TimeZone-1.92
   ||-1.fc23
 Resolution|--- |RAWHIDE
Last Closed||2015-06-23 05:30:54



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

psabata pushed to perl-DateTime-TimeZone (master). "Conflict cleanup"

2015-06-23 Thread notifications
From b6de2aca1ccd9e1a1023fca372c06fa2394f02f5 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore 
Date: Thu, 18 Jun 2015 02:38:17 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


diff --git a/perl-DateTime-TimeZone.spec b/perl-DateTime-TimeZone.spec
index a98f122..ac64f2b 100644
--- a/perl-DateTime-TimeZone.spec
+++ b/perl-DateTime-TimeZone.spec
@@ -1,6 +1,6 @@
 Name:   perl-DateTime-TimeZone
 Version:1.91
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Time zone object base class and factory
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -92,6 +92,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 18 2015 Fedora Release Engineering  
- 1.91-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Mon Jun 15 2015 Petr Šabata  - 1.91-1
 - 1,91 bump, tzdata updated
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-DateTime-TimeZone.git/commit/?h=master&id=2e9339c4fe9f87ee77ad0a6ba15dda99b5f4a66e
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

psabata pushed to perl-DateTime-TimeZone (master). "1.92 bump"

2015-06-23 Thread notifications
From e197ae120c6e3491f7901ecf0479937d961d8a6a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= 
Date: Tue, 23 Jun 2015 11:28:04 +0200
Subject: 1.92 bump


diff --git a/perl-DateTime-TimeZone.spec b/perl-DateTime-TimeZone.spec
index a98f122..a3e8bdf 100644
--- a/perl-DateTime-TimeZone.spec
+++ b/perl-DateTime-TimeZone.spec
@@ -1,5 +1,5 @@
 Name:   perl-DateTime-TimeZone
-Version:1.91
+Version:1.92
 Release:1%{?dist}
 Summary:Time zone object base class and factory
 License:GPL+ or Artistic
@@ -92,6 +92,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jun 23 2015 Petr Šabata  - 1.92-1
+- 1.92 bump
+
 * Mon Jun 15 2015 Petr Šabata  - 1.91-1
 - 1,91 bump, tzdata updated
 
diff --git a/sources b/sources
index 4c0245d..9524d07 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-832d2f2bb3644c4c1fbafd8869f39422  DateTime-TimeZone-1.91.tar.gz
+15e541682078981f1866ca1fbb6d4d90  DateTime-TimeZone-1.92.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-DateTime-TimeZone.git/commit/?h=master&id=e197ae120c6e3491f7901ecf0479937d961d8a6a
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik uploaded CGI-Fast-2.10.tar.gz for perl-CGI-Fast

2015-06-23 Thread notifications
7c1d93600b796b9a0eb6fa3558d3d0c1  CGI-Fast-2.10.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-CGI-Fast/CGI-Fast-2.10.tar.gz/md5/7c1d93600b796b9a0eb6fa3558d3d0c1/CGI-Fast-2.10.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

psabata uploaded DateTime-TimeZone-1.92.tar.gz for perl-DateTime-TimeZone

2015-06-23 Thread notifications
15e541682078981f1866ca1fbb6d4d90  DateTime-TimeZone-1.92.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-DateTime-TimeZone/DateTime-TimeZone-1.92.tar.gz/md5/15e541682078981f1866ca1fbb6d4d90/DateTime-TimeZone-1.92.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 1234112] perl-Module-CoreList-5.20150620 is available

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234112

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #6 from Fedora Update System  ---
Package perl-Module-CoreList-5.20150620-1.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing
perl-Module-CoreList-5.20150620-1.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-10551/perl-Module-CoreList-5.20150620-1.fc22
then log in and leave karma (feedback).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1230605] perl-HTTP-DAV-0.48 is available

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230605



--- Comment #6 from Fedora Update System  ---
perl-HTTP-DAV-0.48-1.fc22 has been pushed to the Fedora 22 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.
--
Fedora Extras Perl SIG
http://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 1230543] perl-Crypt-URandom-0.36 is available

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230543

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|perl-Crypt-URandom-0.36-1.f |perl-Crypt-URandom-0.36-1.f
   |c20 |c22



--- Comment #13 from Fedora Update System  ---
perl-Crypt-URandom-0.36-1.fc22 has been pushed to the Fedora 22 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.
--
Fedora Extras Perl SIG
http://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 1230120] Please update to >= 1.003003

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230120



--- Comment #5 from Fedora Update System  ---
perl-JSON-MaybeXS-1.003005-1.fc20 has been pushed to the Fedora 20 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.
--
Fedora Extras Perl SIG
http://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 1230559] perl-DateTime-Format-Epoch-0.16 is available

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230559



--- Comment #5 from Fedora Update System  ---
perl-DateTime-Format-Epoch-0.16-1.fc22 has been pushed to the Fedora 22 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.
--
Fedora Extras Perl SIG
http://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 1230543] perl-Crypt-URandom-0.36 is available

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230543

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|perl-Crypt-URandom-0.36-1.f |perl-Crypt-URandom-0.36-1.f
   |c21 |c20



--- Comment #12 from Fedora Update System  ---
perl-Crypt-URandom-0.36-1.fc20 has been pushed to the Fedora 20 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.
--
Fedora Extras Perl SIG
http://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 1230120] Please update to >= 1.003003

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230120

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||perl-JSON-MaybeXS-1.003005-
   ||1.fc21
 Resolution|--- |ERRATA
Last Closed||2015-06-23 05:10:23



--- Comment #4 from Fedora Update System  ---
perl-JSON-MaybeXS-1.003005-1.fc21 has been pushed to the Fedora 21 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://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 1230080] Upgrade perl-CHI to 0.60

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230080
Bug 1230080 depends on bug 1230120, which changed state.

Bug 1230120 Summary: Please update to >= 1.003003
https://bugzilla.redhat.com/show_bug.cgi?id=1230120

   What|Removed |Added

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



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1234730] perl-Syntax-Highlight-Perl6-0.88-13.fc23 FTBFS: missing build-time dependency on perl(open)

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234730

Jitka Plesnikova  changed:

   What|Removed |Added

   Fixed In Version||perl-Syntax-Highlight-Perl6
   ||-0.88-14.fc23



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1230610] perl-Imager-1.003 is available

2015-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230610



--- Comment #6 from Fedora Update System  ---
perl-Imager-1.003-1.fc22 has been pushed to the Fedora 22 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.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

  1   2   >