spot pushed to perl-Pod-POM (master). "2.01"

2015-11-10 Thread notifications
From 758249b7cbf90ae09c8e2fa5d5eff0fd97562bba Mon Sep 17 00:00:00 2001
From: Tom Callaway 
Date: Tue, 10 Nov 2015 09:48:35 -0500
Subject: 2.01

---
 .gitignore| 1 +
 perl-Pod-POM.spec | 7 +--
 sources   | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index a59932b..acfa496 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Pod-POM-0.27.tar.gz
 /Pod-POM-0.29.tar.gz
 /Pod-POM-2.00.tar.gz
+/Pod-POM-2.01.tar.gz
diff --git a/perl-Pod-POM.spec b/perl-Pod-POM.spec
index 339992a..ce6cb7c 100644
--- a/perl-Pod-POM.spec
+++ b/perl-Pod-POM.spec
@@ -1,7 +1,7 @@
 %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} 
-V:installvendorlib`"; echo $installvendorlib)}
 
 Name:   perl-Pod-POM
-Version:2.00
+Version:2.01
 Release:1%{?dist}
 Summary:Object-oriented interface to Perl POD documents
 Group:  Development/Libraries
@@ -66,7 +66,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc Changes README TODO
+%doc Changes README.md TODO
 %{_bindir}/pomdump
 %{_bindir}/podlint
 %{_bindir}/pom2
@@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Nov 10 2015 Tom Callaway  - 2.01-1
+- update to 2.01
+
 * Tue Sep  8 2015 Tom Callaway  - 2.00-1
 - update to 2.00
 
diff --git a/sources b/sources
index 22040d5..22fa136 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-80917b961452833414fc16ea8fd339d3  Pod-POM-2.00.tar.gz
+a2983236abdcf7842d93f10f9132e46c  Pod-POM-2.01.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Pod-POM.git/commit/?h=master=758249b7cbf90ae09c8e2fa5d5eff0fd97562bba
--
Fedora Extras Perl SIG
http://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-Imager (f23). "1.004 bump"

2015-11-10 Thread notifications
From 1637466b30f7d2c969fce7a847ae710bf41809b1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= 
Date: Tue, 10 Nov 2015 16:10:05 +0100
Subject: 1.004 bump

---
 .gitignore   |  1 +
 perl-Imager.spec | 11 +++
 sources  |  2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index 93c953e..4ce6cf1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Imager-1.000.tar.gz
 /Imager-1.001.tar.gz
 /Imager-1.003.tar.gz
+/Imager-1.004.tar.gz
diff --git a/perl-Imager.spec b/perl-Imager.spec
index 6e971d4..8646f16 100644
--- a/perl-Imager.spec
+++ b/perl-Imager.spec
@@ -1,6 +1,6 @@
 Name:   perl-Imager
-Version:1.003
-Release:2%{?dist}
+Version:1.004
+Release:1%{?dist}
 Summary:Perl extension for Generating 24 bit Images
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/Imager/
@@ -91,8 +91,8 @@ perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" 
NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
-make pure_install PERL_INSTALL_ROOT=%{buildroot}
-find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} +
+make pure_install DESTDIR=%{buildroot}
+find %{buildroot} -type f -name '*.bs' -size 0 -delete
 %{_fixperms} %{buildroot}/*
 
 %check
@@ -112,6 +112,9 @@ make test
 %{_mandir}/man3/Imager::Test.3pm*
 
 %changelog
+* Tue Nov 10 2015 Petr Šabata  - 1.004-1
+- 1.004 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.003-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index ce7fe46..b1fec2d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fab8b470532d96f5e3d0993cad931d6b  Imager-1.003.tar.gz
+86a0850f2c119a895c2e2d3338d3fb62  Imager-1.004.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Imager.git/commit/?h=f23=1637466b30f7d2c969fce7a847ae710bf41809b1
--
Fedora Extras Perl SIG
http://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 1267309] perl-Protocol-WebSocket-0.19 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1267309

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 CC||jples...@redhat.com
   Fixed In Version||perl-Protocol-WebSocket-0.1
   ||9-1.fc24
 Resolution|--- |RAWHIDE
Last Closed||2015-11-10 10:57: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

eseyman pushed to perl-Text-Brew (f22). "Initial import"

2015-11-10 Thread notifications
From 50696ccdbe3d4bd31d280445909d6388689b0b8a Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman 
Date: Tue, 10 Nov 2015 16:04:26 +0100
Subject: Initial import

---
 .gitignore  |  1 +
 perl-Text-Brew.spec | 61 +
 sources |  1 +
 3 files changed, 63 insertions(+)
 create mode 100644 perl-Text-Brew.spec

diff --git a/.gitignore b/.gitignore
index e69de29..a87818c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Text-Brew-0.02.tar.gz
diff --git a/perl-Text-Brew.spec b/perl-Text-Brew.spec
new file mode 100644
index 000..b5ae138
--- /dev/null
+++ b/perl-Text-Brew.spec
@@ -0,0 +1,61 @@
+Name:   perl-Text-Brew
+Version:0.02
+Release:3%{?dist}
+Summary:Implementation of the Brew edit distance
+# License specified in README
+License:GPL+ or Artistic
+
+URL:http://search.cpan.org/dist/Text-Brew/
+Source0:
http://www.cpan.org/authors/id/K/KC/KCIVEY/Text-Brew-%{version}.tar.gz
+
+BuildArch:  noarch
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
+BuildRequires:  perl(Test::Pod)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
+
+Requires:   perl(Carp)
+Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+
+%{?perl_default_filter}
+
+%description
+This module implements the Brew edit distance that is very close to the
+dynamic programming technique used for the Wagner-Fischer (and so for the
+Levenshtein) edit distance.
+
+%prep
+%setup -q -n Text-Brew-%{version}
+
+%build
+%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
+make %{?_smp_mflags}
+
+%install
+make pure_install DESTDIR=%{buildroot}
+%{_fixperms} %{buildroot}/*
+
+%check
+make test
+
+%files
+%doc Changes README
+%{perl_vendorlib}/Text*
+%{_mandir}/man3/Text*
+
+%changelog
+* Tue Nov 10 2015 Emmanuel Seyman  - 0.02-3
+- Take into account review comments (#1279650)
+
+* Mon Oct 19 2015 Emmanuel Seyman  - 0.02-2
+- Clean up spec file
+
+* Sat Oct 17 2015 Adam Williamson  - 0.02-1
+- initial package
diff --git a/sources b/sources
index e69de29..fcaf350 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+74c94ff117dd6959196036045b91edee  Text-Brew-0.02.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Text-Brew.git/commit/?h=f22=50696ccdbe3d4bd31d280445909d6388689b0b8a
--
Fedora Extras Perl SIG
http://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 CPAN-Releases-Latest-0.07.tar.gz for perl-CPAN-Releases-Latest

2015-11-10 Thread notifications
202ea156e2f89ea11aa0fbb14513aed4  CPAN-Releases-Latest-0.07.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-CPAN-Releases-Latest/CPAN-Releases-Latest-0.07.tar.gz/md5/202ea156e2f89ea11aa0fbb14513aed4/CPAN-Releases-Latest-0.07.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 Imager-1.004.tar.gz for perl-Imager

2015-11-10 Thread notifications
86a0850f2c119a895c2e2d3338d3fb62  Imager-1.004.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Imager/Imager-1.004.tar.gz/md5/86a0850f2c119a895c2e2d3338d3fb62/Imager-1.004.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

psabata pushed to perl-Imager (master). "1.004 bump"

2015-11-10 Thread notifications
From 1637466b30f7d2c969fce7a847ae710bf41809b1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= 
Date: Tue, 10 Nov 2015 16:10:05 +0100
Subject: 1.004 bump

---
 .gitignore   |  1 +
 perl-Imager.spec | 11 +++
 sources  |  2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index 93c953e..4ce6cf1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Imager-1.000.tar.gz
 /Imager-1.001.tar.gz
 /Imager-1.003.tar.gz
+/Imager-1.004.tar.gz
diff --git a/perl-Imager.spec b/perl-Imager.spec
index 6e971d4..8646f16 100644
--- a/perl-Imager.spec
+++ b/perl-Imager.spec
@@ -1,6 +1,6 @@
 Name:   perl-Imager
-Version:1.003
-Release:2%{?dist}
+Version:1.004
+Release:1%{?dist}
 Summary:Perl extension for Generating 24 bit Images
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/Imager/
@@ -91,8 +91,8 @@ perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" 
NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
-make pure_install PERL_INSTALL_ROOT=%{buildroot}
-find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} +
+make pure_install DESTDIR=%{buildroot}
+find %{buildroot} -type f -name '*.bs' -size 0 -delete
 %{_fixperms} %{buildroot}/*
 
 %check
@@ -112,6 +112,9 @@ make test
 %{_mandir}/man3/Imager::Test.3pm*
 
 %changelog
+* Tue Nov 10 2015 Petr Šabata  - 1.004-1
+- 1.004 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.003-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index ce7fe46..b1fec2d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fab8b470532d96f5e3d0993cad931d6b  Imager-1.003.tar.gz
+86a0850f2c119a895c2e2d3338d3fb62  Imager-1.004.tar.gz
-- 
cgit v0.11.2



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

eseyman changed perl-sig's 'watchbugzilla' permission on perl-Text-Brew (f22) to 'Approved'

2015-11-10 Thread notifications
eseyman changed perl-sig's 'watchbugzilla' permission on perl-Text-Brew (f22) 
to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Text-Brew/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

eseyman changed perl-sig's 'watchcommits' permission on perl-Text-Brew (f23) to 'Approved'

2015-11-10 Thread notifications
eseyman changed perl-sig's 'watchcommits' permission on perl-Text-Brew (f23) to 
'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Text-Brew/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

eseyman changed perl-sig's 'watchbugzilla' permission on perl-Text-Brew (f23) to 'Approved'

2015-11-10 Thread notifications
eseyman changed perl-sig's 'watchbugzilla' permission on perl-Text-Brew (f23) 
to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Text-Brew/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

eseyman changed perl-sig's 'watchcommits' permission on perl-Text-Brew (f22) to 'Approved'

2015-11-10 Thread notifications
eseyman changed perl-sig's 'watchcommits' permission on perl-Text-Brew (f22) to 
'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Text-Brew/
--
Fedora Extras Perl SIG
http://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 1279875] perl-Prima-1.45 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279875

Petr Pisar  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Prima-1.45-1.fc24
 Resolution|--- |RAWHIDE
Last Closed||2015-11-10 11:03:15



--- Comment #4 from Petr Pisar  ---
As always plenty of changes. There is a new optional bidirectional text support
and sources moved between directories. Let's put it into rawhide only (for
now).

-- 
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 Protocol-WebSocket-0.19.tar.gz for perl-Protocol-WebSocket

2015-11-10 Thread notifications
eede6e8c78c04a4fb74ea85ae73c93f4  Protocol-WebSocket-0.19.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Protocol-WebSocket/Protocol-WebSocket-0.19.tar.gz/md5/eede6e8c78c04a4fb74ea85ae73c93f4/Protocol-WebSocket-0.19.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

spot uploaded Exporter-Lite-0.07.tar.gz for perl-Exporter-Lite

2015-11-10 Thread notifications
9bf9159d96c5d235896deb8c5b970264  Exporter-Lite-0.07.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Exporter-Lite/Exporter-Lite-0.07.tar.gz/md5/9bf9159d96c5d235896deb8c5b970264/Exporter-Lite-0.07.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

eseyman changed perl-sig's 'watchbugzilla' permission on perl-Text-Brew (master) to 'Approved'

2015-11-10 Thread notifications
eseyman changed perl-sig's 'watchbugzilla' permission on perl-Text-Brew 
(master) to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Text-Brew/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

eseyman changed perl-sig's 'watchcommits' permission on perl-Text-Brew (master) to 'Approved'

2015-11-10 Thread notifications
eseyman changed perl-sig's 'watchcommits' permission on perl-Text-Brew (master) 
to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Text-Brew/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

eseyman pushed to perl-Text-Brew (f23). "Initial import"

2015-11-10 Thread notifications
From 50696ccdbe3d4bd31d280445909d6388689b0b8a Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman 
Date: Tue, 10 Nov 2015 16:04:26 +0100
Subject: Initial import

---
 .gitignore  |  1 +
 perl-Text-Brew.spec | 61 +
 sources |  1 +
 3 files changed, 63 insertions(+)
 create mode 100644 perl-Text-Brew.spec

diff --git a/.gitignore b/.gitignore
index e69de29..a87818c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Text-Brew-0.02.tar.gz
diff --git a/perl-Text-Brew.spec b/perl-Text-Brew.spec
new file mode 100644
index 000..b5ae138
--- /dev/null
+++ b/perl-Text-Brew.spec
@@ -0,0 +1,61 @@
+Name:   perl-Text-Brew
+Version:0.02
+Release:3%{?dist}
+Summary:Implementation of the Brew edit distance
+# License specified in README
+License:GPL+ or Artistic
+
+URL:http://search.cpan.org/dist/Text-Brew/
+Source0:
http://www.cpan.org/authors/id/K/KC/KCIVEY/Text-Brew-%{version}.tar.gz
+
+BuildArch:  noarch
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
+BuildRequires:  perl(Test::Pod)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
+
+Requires:   perl(Carp)
+Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+
+%{?perl_default_filter}
+
+%description
+This module implements the Brew edit distance that is very close to the
+dynamic programming technique used for the Wagner-Fischer (and so for the
+Levenshtein) edit distance.
+
+%prep
+%setup -q -n Text-Brew-%{version}
+
+%build
+%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
+make %{?_smp_mflags}
+
+%install
+make pure_install DESTDIR=%{buildroot}
+%{_fixperms} %{buildroot}/*
+
+%check
+make test
+
+%files
+%doc Changes README
+%{perl_vendorlib}/Text*
+%{_mandir}/man3/Text*
+
+%changelog
+* Tue Nov 10 2015 Emmanuel Seyman  - 0.02-3
+- Take into account review comments (#1279650)
+
+* Mon Oct 19 2015 Emmanuel Seyman  - 0.02-2
+- Clean up spec file
+
+* Sat Oct 17 2015 Adam Williamson  - 0.02-1
+- initial package
diff --git a/sources b/sources
index e69de29..fcaf350 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+74c94ff117dd6959196036045b91edee  Text-Brew-0.02.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Text-Brew.git/commit/?h=f23=50696ccdbe3d4bd31d280445909d6388689b0b8a
--
Fedora Extras Perl SIG
http://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-Imager (f22). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild"

2015-11-10 Thread notifications
From 1ad315e84dbfddfcf77ab3b7457b3dfc5345531d Mon Sep 17 00:00:00 2001
From: Dennis Gilmore 
Date: Thu, 18 Jun 2015 03:54:28 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

---
 perl-Imager.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-Imager.spec b/perl-Imager.spec
index 245ac36..6e971d4 100644
--- a/perl-Imager.spec
+++ b/perl-Imager.spec
@@ -1,6 +1,6 @@
 Name:   perl-Imager
 Version:1.003
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Perl extension for Generating 24 bit Images
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/Imager/
@@ -112,6 +112,9 @@ make test
 %{_mandir}/man3/Imager::Test.3pm*
 
 %changelog
+* Thu Jun 18 2015 Fedora Release Engineering  
- 1.003-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Thu Jun 11 2015 Petr Šabata  - 1.003-1
 - 1.003 bump, performance enhancements
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Imager.git/commit/?h=f22=1ad315e84dbfddfcf77ab3b7457b3dfc5345531d
--
Fedora Extras Perl SIG
http://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-Imager (f22). "1.004 bump"

2015-11-10 Thread notifications
From 1637466b30f7d2c969fce7a847ae710bf41809b1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= 
Date: Tue, 10 Nov 2015 16:10:05 +0100
Subject: 1.004 bump

---
 .gitignore   |  1 +
 perl-Imager.spec | 11 +++
 sources  |  2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index 93c953e..4ce6cf1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Imager-1.000.tar.gz
 /Imager-1.001.tar.gz
 /Imager-1.003.tar.gz
+/Imager-1.004.tar.gz
diff --git a/perl-Imager.spec b/perl-Imager.spec
index 6e971d4..8646f16 100644
--- a/perl-Imager.spec
+++ b/perl-Imager.spec
@@ -1,6 +1,6 @@
 Name:   perl-Imager
-Version:1.003
-Release:2%{?dist}
+Version:1.004
+Release:1%{?dist}
 Summary:Perl extension for Generating 24 bit Images
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/Imager/
@@ -91,8 +91,8 @@ perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" 
NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
-make pure_install PERL_INSTALL_ROOT=%{buildroot}
-find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} +
+make pure_install DESTDIR=%{buildroot}
+find %{buildroot} -type f -name '*.bs' -size 0 -delete
 %{_fixperms} %{buildroot}/*
 
 %check
@@ -112,6 +112,9 @@ make test
 %{_mandir}/man3/Imager::Test.3pm*
 
 %changelog
+* Tue Nov 10 2015 Petr Šabata  - 1.004-1
+- 1.004 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.003-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index ce7fe46..b1fec2d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fab8b470532d96f5e3d0993cad931d6b  Imager-1.003.tar.gz
+86a0850f2c119a895c2e2d3338d3fb62  Imager-1.004.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Imager.git/commit/?h=f22=1637466b30f7d2c969fce7a847ae710bf41809b1
--
Fedora Extras Perl SIG
http://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 1279854] perl-Math-BigInt-1.999709 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279854

Petr Pisar  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Math-BigInt-1.9997.09-
   ||1.fc24
 Resolution|--- |RAWHIDE
Last Closed||2015-11-10 09:49:02



--- Comment #2 from Petr Pisar  ---
This changes zero representation. Thus suitable for rawhide only.

-- 
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

ppisar pushed to perl-Math-BigInt (master). "1.999709 bump"

2015-11-10 Thread notifications
From cb82aa23578325d009f4dffd03c09a3495bb9fe3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Tue, 10 Nov 2015 15:43:32 +0100
Subject: 1.999709 bump

---
 .gitignore| 1 +
 perl-Math-BigInt.spec | 7 +--
 sources   | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 7e863f4..00f4da4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Math-BigInt-1.999707.tar.gz
 /Math-BigInt-1.999708.tar.gz
+/Math-BigInt-1.999709.tar.gz
diff --git a/perl-Math-BigInt.spec b/perl-Math-BigInt.spec
index 2f30887..eaacdab 100644
--- a/perl-Math-BigInt.spec
+++ b/perl-Math-BigInt.spec
@@ -1,5 +1,5 @@
 Name:   perl-Math-BigInt
-%global cpan_version 1.999708
+%global cpan_version 1.999709
 # Keep 4-digit version to compete with perl.spec
 Version:%(echo %{cpan_version} | sed 's/\(\.\)/\1./')
 Release:1%{?dist}
@@ -59,7 +59,7 @@ BuildRequires:  perl(base)
 # Module::Signature not used
 BuildRequires:  perl(Scalar::Util)
 # Socket not used
-BuildRequires:  perl(Test::More) >= 0.62
+BuildRequires:  perl(Test::More) >= 0.9301
 BuildRequires:  perl(vars)
 Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Requires:   perl(Carp)
@@ -103,6 +103,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Nov 10 2015 Petr Pisar  - 1.9997.09-1
+- 1.999709 bump
+
 * Thu Nov 05 2015 Petr Pisar  - 1.9997.08-1
 - 1.999708 bump
 
diff --git a/sources b/sources
index 79d8b7f..3c40f5a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3a3956a19af7bd165ca9ea2421ab0215  Math-BigInt-1.999708.tar.gz
+3ac7d852780a2f7e3033a55d8ed87455  Math-BigInt-1.999709.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Math-BigInt.git/commit/?h=master=cb82aa23578325d009f4dffd03c09a3495bb9fe3
--
Fedora Extras Perl SIG
http://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-Prima (master). "1.45 bump"

2015-11-10 Thread notifications
From b080705613a33bc5c560061e46f0886a3c3daf36 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Tue, 10 Nov 2015 16:40:58 +0100
Subject: 1.45 bump

---
 .gitignore |  1 +
 ...rn-s-first-argument-is-a-formating-string.patch | 30 --
 ...re-because-StartupWindow-does-some-Prima-.patch | 26 +++
 perl-Prima.spec| 17 +---
 sources|  2 +-
 5 files changed, 42 insertions(+), 34 deletions(-)
 delete mode 100644 Prima-1.44-warn-s-first-argument-is-a-formating-string.patch
 create mode 100644 
Prima-1.45-s-use-require-because-StartupWindow-does-some-Prima-.patch

diff --git a/.gitignore b/.gitignore
index 74fa322..f79e0f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /Prima-1.42.tar.gz
 /Prima-1.43.tar.gz
 /Prima-1.44.tar.gz
+/Prima-1.45.tar.gz
diff --git a/Prima-1.44-warn-s-first-argument-is-a-formating-string.patch 
b/Prima-1.44-warn-s-first-argument-is-a-formating-string.patch
deleted file mode 100644
index ab0e998..000
--- a/Prima-1.44-warn-s-first-argument-is-a-formating-string.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-From cee9d72d34b97c029082538c2e02b493f2a0b04a Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
-Date: Wed, 5 Aug 2015 15:37:28 +0200
-Subject: [PATCH] warn()'s first argument is a formating string
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-GCC -Werror=format-security complains that calling warn( msg); is not
-safe because the msg argument is interpreted as a formating string,
-not a string literal.
-
-Signed-off-by: Petr Písař 
-
-diff --git a/img/codec_png.c b/img/codec_png.c
-index d8f4f39..7b7c307 100644
 a/img/codec_png.c
-+++ b/img/codec_png.c
-@@ -267,7 +267,7 @@ PNGAPI
- #endif
- warning_fn( png_structp png_ptr, png_const_charp msg) 
- { 
--   warn( msg);
-+   warn( "%s", msg);
- }
- 
- static void
--- 
-2.4.3
-
diff --git 
a/Prima-1.45-s-use-require-because-StartupWindow-does-some-Prima-.patch 
b/Prima-1.45-s-use-require-because-StartupWindow-does-some-Prima-.patch
new file mode 100644
index 000..1154449
--- /dev/null
+++ b/Prima-1.45-s-use-require-because-StartupWindow-does-some-Prima-.patch
@@ -0,0 +1,26 @@
+From 3bc6c2e3b41f1d02cf5e83ed196b2d39e37dbeef Mon Sep 17 00:00:00 2001
+From: Dmitry Karasik 
+Date: Sun, 8 Nov 2015 12:41:11 +0100
+Subject: [PATCH] s/use/require/ because StartupWindow does some Prima init
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Signed-off-by: Petr Písař 
+---
+ t/misc/syntax.t | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/t/misc/syntax.t b/t/misc/syntax.t
+index 23ba27d..db4b201 100644
+--- a/t/misc/syntax.t
 b/t/misc/syntax.t
+@@ -17,4 +17,4 @@ find ( sub {
+ }, "$Bin/../../");
+ 
+ plan tests => scalar @packages;
+-use_ok($_) for @packages;
++require_ok($_) for @packages;
+-- 
+2.4.3
+
diff --git a/perl-Prima.spec b/perl-Prima.spec
index 0b36dde..8df57bf 100644
--- a/perl-Prima.spec
+++ b/perl-Prima.spec
@@ -1,15 +1,15 @@
 %global use_x11_tests 1
 
 Name:   perl-Prima
-Version:1.44
+Version:1.45
 Release:1%{?dist}
 Summary:Perl graphic toolkit
 License:BSD
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Prima/
 Source0:
http://www.cpan.org/authors/id/K/KA/KARASIK/Prima-%{version}.tar.gz
-# Fix a warn() miscall, bug #1250528, CPAN RT#106257
-Patch0: Prima-1.44-warn-s-first-argument-is-a-formating-string.patch
+# Fix t/misc/syntax.t test, in upstream adter 1.45
+Patch0: 
Prima-1.45-s-use-require-because-StartupWindow-does-some-Prima-.patch
 BuildRequires:  coreutils
 BuildRequires:  findutils
 BuildRequires:  fontconfig-devel
@@ -45,12 +45,18 @@ BuildRequires:  perl(Tie::Hash)
 BuildRequires:  perl(vars)
 BuildRequires:  perl(warnings)
 # Run-time:
+BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Encode)
+BuildRequires:  perl(Exporter)
 BuildRequires:  perl(IO::Handle)
 BuildRequires:  perl(Tie::Array)
 BuildRequires:  perl(Tie::RefHash)
+# Optional run-time:
+# Text::Bidi::Constants 2.10 not used at tests
+# Text::Bidi::Paragraph 2.10 not used at tests
 # Tests:
+BuildRequires:  perl(FindBin)
 BuildRequires:  perl(open)
 BuildRequires:  perl(Test::More)
 %if %{use_x11_tests}
@@ -60,6 +66,8 @@ BuildRequires:  font(:lang=en)
 # Tests exhibit a proportinal font
 BuildRequires:  liberation-sans-fonts
 %endif
+# Optional tests:
+BuildRequires:  perl(Test::Pod) >= 1.00
 Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 # Virtual packages used to load more modules
 Provides:   perl(Prima::Buttons) = %{version}
@@ -130,6 +138,9 @@ find 

ppisar pushed to perl-CPAN-Releases-Latest (master). "0.07 bump"

2015-11-10 Thread notifications
From f70aaf27ac3fcc20ab68de7253a42cf13ec9d53a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Tue, 10 Nov 2015 15:31:59 +0100
Subject: 0.07 bump

---
 .gitignore | 1 +
 perl-CPAN-Releases-Latest.spec | 7 +--
 sources| 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8e3aebc..a1ef9a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /CPAN-Releases-Latest-0.06.tar.gz
+/CPAN-Releases-Latest-0.07.tar.gz
diff --git a/perl-CPAN-Releases-Latest.spec b/perl-CPAN-Releases-Latest.spec
index 2aa9015..cf10933 100644
--- a/perl-CPAN-Releases-Latest.spec
+++ b/perl-CPAN-Releases-Latest.spec
@@ -1,5 +1,5 @@
 Name:   perl-CPAN-Releases-Latest
-Version:0.06
+Version:0.07
 Release:1%{?dist}
 Summary:Find latest release of all distributions on CPAN
 License:GPL+ or Artistic
@@ -11,7 +11,7 @@ BuildRequires:  coreutils
 BuildRequires:  findutils
 BuildRequires:  make
 BuildRequires:  perl
-BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Run-time:
@@ -58,5 +58,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Nov 10 2015 Petr Pisar  - 0.07-1
+- 0.07 bump
+
 * Thu Aug 06 2015 Petr Pisar  0.06-1
 - Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index 3d6e018..8137b75 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f3ccc30b3a95d0cfb25ad949fe43  CPAN-Releases-Latest-0.06.tar.gz
+202ea156e2f89ea11aa0fbb14513aed4  CPAN-Releases-Latest-0.07.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-CPAN-Releases-Latest.git/commit/?h=master=f70aaf27ac3fcc20ab68de7253a42cf13ec9d53a
--
Fedora Extras Perl SIG
http://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 Math-BigInt-1.999709.tar.gz for perl-Math-BigInt

2015-11-10 Thread notifications
3ac7d852780a2f7e3033a55d8ed87455  Math-BigInt-1.999709.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Math-BigInt/Math-BigInt-1.999709.tar.gz/md5/3ac7d852780a2f7e3033a55d8ed87455/Math-BigInt-1.999709.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 uploaded Prima-1.45.tar.gz for perl-Prima

2015-11-10 Thread notifications
6a06642d107dcb694bb2d6e403a2b2ca  Prima-1.45.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Prima/Prima-1.45.tar.gz/md5/6a06642d107dcb694bb2d6e403a2b2ca/Prima-1.45.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

spot uploaded Pod-POM-2.01.tar.gz for perl-Pod-POM

2015-11-10 Thread notifications
a2983236abdcf7842d93f10f9132e46c  Pod-POM-2.01.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Pod-POM/Pod-POM-2.01.tar.gz/md5/a2983236abdcf7842d93f10f9132e46c/Pod-POM-2.01.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 1279849] perl-Imager-1.004 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279849

Fedora Update System  changed:

   What|Removed |Added

 Status|ASSIGNED|MODIFIED



--- Comment #3 from Fedora Update System  ---
perl-Imager-1.004-1.fc22 has been submitted as an update to Fedora 22.
https://bodhi.fedoraproject.org/updates/FEDORA-2015-d72f1f28db

-- 
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

spot pushed to perl-Exporter-Lite (master). "0.07"

2015-11-10 Thread notifications
From 423fe88c89df6f2f6291971e2d102417a8e3d68b Mon Sep 17 00:00:00 2001
From: Tom Callaway 
Date: Tue, 10 Nov 2015 10:16:10 -0500
Subject: 0.07

---
 .gitignore  | 1 +
 perl-Exporter-Lite.spec | 7 +--
 sources | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 59328f4..17161b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Exporter-Lite-0.02.tar.gz
 /Exporter-Lite-0.06.tar.gz
+/Exporter-Lite-0.07.tar.gz
diff --git a/perl-Exporter-Lite.spec b/perl-Exporter-Lite.spec
index c7dfe8e..2e8c3ab 100644
--- a/perl-Exporter-Lite.spec
+++ b/perl-Exporter-Lite.spec
@@ -1,6 +1,6 @@
 Name:   perl-Exporter-Lite
-Version:0.06
-Release:3%{?dist}
+Version:0.07
+Release:1%{?dist}
 Summary:Lightweight exporting of variables
 Group:  Development/Libraries
 License:GPL+ or Artistic
@@ -34,6 +34,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue Nov 10 2015 Tom Callaway  - 0.07-1
+- update to 0.07
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.06-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 845954e..1bc29c6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-309d37c45180b3c7716caf3d2ebe1617  Exporter-Lite-0.06.tar.gz
+9bf9159d96c5d235896deb8c5b970264  Exporter-Lite-0.07.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Exporter-Lite.git/commit/?h=master=423fe88c89df6f2f6291971e2d102417a8e3d68b
--
Fedora Extras Perl SIG
http://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 1279875] perl-Prima-1.45 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279875



--- Comment #3 from Upstream Release Monitoring 
 ---
ppisar's perl-Prima-1.45-1.fc24 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=697771

-- 
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-HTTP-Request-Params (master). "1.02 bump"

2015-11-10 Thread notifications
From 2b425cf5ab9ab7af7141c9530992e00607938518 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Tue, 10 Nov 2015 15:38:27 +0100
Subject: 1.02 bump

---
 .gitignore |  1 +
 HTTP-Request-Params-1.01-RT86635.patch | 28 
 perl-HTTP-Request-Params.spec  | 32 +---
 sources|  2 +-
 4 files changed, 23 insertions(+), 40 deletions(-)
 delete mode 100644 HTTP-Request-Params-1.01-RT86635.patch

diff --git a/.gitignore b/.gitignore
index d88fc34..82fab13 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 HTTP-Request-Params-1.01.tar.gz
+/HTTP-Request-Params-1.02.tar.gz
diff --git a/HTTP-Request-Params-1.01-RT86635.patch 
b/HTTP-Request-Params-1.01-RT86635.patch
deleted file mode 100644
index ca51c47..000
--- a/HTTP-Request-Params-1.01-RT86635.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From d2f2dd3cf76d4e33e8d75e5b2ee1de3a37565a9e Mon Sep 17 00:00:00 2001
-From: Slaven Rezic 
-Date: Wed, 3 Jul 2013 14:16:43 +0200
-Subject: [PATCH] added missing "use Email::MIME"
-
-It seems that with newer Email-MIME distribution there was
-some refactoring, so including Email::MIME::Modifier and/or
-Email::MIME::ContentType does not trigger loading of
-Email::MIME anymore.

- lib/HTTP/Request/Params.pm |1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
-
-diff --git a/lib/HTTP/Request/Params.pm b/lib/HTTP/Request/Params.pm
-index f5e6e5f..b7e2adb 100644
 a/lib/HTTP/Request/Params.pm
-+++ b/lib/HTTP/Request/Params.pm
-@@ -22,6 +22,7 @@ use vars qw[$VERSION];
- $VERSION = sprintf "%d.%02d", split m/\./, (qw$Revision: 1.1 $)[1];
- 
- use CGI;
-+use Email::MIME;
- use Email::MIME::Modifier;
- use Email::MIME::ContentType qw[parse_content_type];
- use HTTP::Request;
--- 
-1.7.2.5
-
diff --git a/perl-HTTP-Request-Params.spec b/perl-HTTP-Request-Params.spec
index 1432a7a..2a9e9d2 100644
--- a/perl-HTTP-Request-Params.spec
+++ b/perl-HTTP-Request-Params.spec
@@ -1,24 +1,32 @@
 Name:   perl-HTTP-Request-Params
-Version:1.01
-Release:20%{?dist}
+Version:1.02
+Release:1%{?dist}
 Summary:Retrieve GET/POST Parameters from HTTP Requests
 
 Group:  Development/Libraries
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/HTTP-Request-Params/
-Source0:
http://www.cpan.org/authors/id/C/CW/CWEST/HTTP-Request-Params-%{version}.tar.gz
-# Correct Email::MIME usage, CPAN RT#86635, bug #1083392
-Patch0: HTTP-Request-Params-1.01-RT86635.patch
+Source0:
http://www.cpan.org/authors/id/K/KI/KIZ/HTTP-Request-Params-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(CGI)
-BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Class::Accessor::Fast) >= 0.19
+BuildRequires:  perl(Email::MIME) >= 1.42
+BuildRequires:  perl(Email::MIME::ContentType)
+BuildRequires:  perl(Email::MIME::Modifier)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(HTTP::Message)
 BuildRequires:  perl(HTTP::Request) >= 1.40
-BuildRequires:  perl(Email::MIME)
-BuildRequires:  perl(Email::MIME::Modifier) >= 1.42
+BuildRequires:  perl(HTTP::Request::Common) >= 1.26
+BuildRequires:  perl(parent)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(vars)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 Requires:   perl(Class::Accessor::Fast) >= 0.19
 
@@ -29,7 +37,6 @@ incoming query parameters.
 
 %prep
 %setup -q -n HTTP-Request-Params-%{version}
-%patch0 -p1
 
 
 %build
@@ -39,7 +46,7 @@ make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+make pure_install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
@@ -61,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Nov 10 2015 Jitka Plesnikova  - 1.02-1
+- 1.02 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.01-20
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 938b2e4..231908d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fccd255a2992c77b5c40cb5e1e75b256  HTTP-Request-Params-1.01.tar.gz
+606f34812f967ae1e13d2c8ea9f54453  HTTP-Request-Params-1.02.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-HTTP-Request-Params.git/commit/?h=master=2b425cf5ab9ab7af7141c9530992e00607938518
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list

[Bug 1279849] perl-Imager-1.004 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279849



--- Comment #3 from Fedora Update System  ---
perl-Imager-1.004-1.fc22 has been submitted as an update to Fedora 22.
https://bodhi.fedoraproject.org/updates/FEDORA-2015-d72f1f28db

-- 
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-Protocol-WebSocket (master). "0.19 bump"

2015-11-10 Thread notifications
From f27b04ec31e1c2d0a70a40e5ea2f9d96f0650a1c Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Tue, 10 Nov 2015 16:54:38 +0100
Subject: 0.19 bump

---
 .gitignore   |  1 +
 perl-Protocol-WebSocket.spec | 13 +
 sources  |  2 +-
 3 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index a76d862..9faad20 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Protocol-WebSocket-0.17.tar.gz
 /Protocol-WebSocket-0.18.tar.gz
+/Protocol-WebSocket-0.19.tar.gz
diff --git a/perl-Protocol-WebSocket.spec b/perl-Protocol-WebSocket.spec
index fd396c3..73e315b 100644
--- a/perl-Protocol-WebSocket.spec
+++ b/perl-Protocol-WebSocket.spec
@@ -1,11 +1,11 @@
 Name:   perl-Protocol-WebSocket
-Version:0.18
-Release:4%{?dist}
+Version:0.19
+Release:1%{?dist}
 Summary:WebSocket protocol
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Protocol-WebSocket/
-Source0:
http://www.cpan.org/modules/by-module/Protocol/Protocol-WebSocket-%{version}.tar.gz
+Source0:
http://search.cpan.org/CPAN/authors/id/V/VT/VTI/Protocol-WebSocket-%{version}.tar.gz
 # includes Test::More with a higher version than available for epel6
 Patch1: test_simple_include.patch
 BuildArch:  noarch
@@ -67,12 +67,17 @@ PERL5LIB=test_simple_patch/lib ./Build test
 %endif
 
 %files
-%doc Changes LICENSE examples
+%{!?_licensedir:%global license %%doc}
+%license LICENSE
+%doc Changes examples
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 %{_bindir}/*
 
 %changelog
+* Tue Nov 10 2015 Jitka Plesnikova  - 0.19-1
+- 0.19 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.18-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 323e97e..4b9847b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-60c169ef985a96d8edc35d5caeb3f885  Protocol-WebSocket-0.18.tar.gz
+eede6e8c78c04a4fb74ea85ae73c93f4  Protocol-WebSocket-0.19.tar.gz
-- 
cgit v0.11.2



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

dfateyev pushed to perl-Time-ParseDate (epel7). "Perl 5.22 rebuild"

2015-11-10 Thread notifications
From 493b7875683cfe3459383c0ecf4821f53e45d589 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 3 Jun 2015 14:17:23 +0200
Subject: Perl 5.22 rebuild

---
 perl-Time-ParseDate.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-Time-ParseDate.spec b/perl-Time-ParseDate.spec
index 733d286..a9a9d80 100644
--- a/perl-Time-ParseDate.spec
+++ b/perl-Time-ParseDate.spec
@@ -1,6 +1,6 @@
 Name:   perl-Time-ParseDate
 Version:2013.1113
-Release:3%{?dist}
+Release:4%{?dist}
 Summary:Perl modules for parsing dates and times
 # See https://fedoraproject.org/wiki/Licensing/TPDL
 License:TPDL and Public Domain
@@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jun 03 2015 Jitka Plesnikova  - 2013.1113-4
+- Perl 5.22 rebuild
+
 * Wed Aug 27 2014 Jitka Plesnikova  - 2013.1113-3
 - Perl 5.20 rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Time-ParseDate.git/commit/?h=epel7=493b7875683cfe3459383c0ecf4821f53e45d589
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

dfateyev pushed to perl-Time-ParseDate (epel7). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild"

2015-11-10 Thread notifications
From 744866a7d64dd66289baca7914cbac878f60e162 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore 
Date: Thu, 18 Jun 2015 13:12:51 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

---
 perl-Time-ParseDate.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-Time-ParseDate.spec b/perl-Time-ParseDate.spec
index a9a9d80..490cab4 100644
--- a/perl-Time-ParseDate.spec
+++ b/perl-Time-ParseDate.spec
@@ -1,6 +1,6 @@
 Name:   perl-Time-ParseDate
 Version:2013.1113
-Release:4%{?dist}
+Release:5%{?dist}
 Summary:Perl modules for parsing dates and times
 # See https://fedoraproject.org/wiki/Licensing/TPDL
 License:TPDL and Public Domain
@@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jun 18 2015 Fedora Release Engineering  
- 2013.1113-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Wed Jun 03 2015 Jitka Plesnikova  - 2013.1113-4
 - Perl 5.22 rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Time-ParseDate.git/commit/?h=epel7=744866a7d64dd66289baca7914cbac878f60e162
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

dfateyev pushed to perl-Time-ParseDate (epel7). "Perl 5.20 rebuild"

2015-11-10 Thread notifications
From ef613301ef324ec7ac7eb3707e87ed6a1332baa5 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 27 Aug 2014 12:55:08 +0200
Subject: Perl 5.20 rebuild

---
 perl-Time-ParseDate.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-Time-ParseDate.spec b/perl-Time-ParseDate.spec
index 65b95e0..733d286 100644
--- a/perl-Time-ParseDate.spec
+++ b/perl-Time-ParseDate.spec
@@ -1,6 +1,6 @@
 Name:   perl-Time-ParseDate
 Version:2013.1113
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:Perl modules for parsing dates and times
 # See https://fedoraproject.org/wiki/Licensing/TPDL
 License:TPDL and Public Domain
@@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Aug 27 2014 Jitka Plesnikova  - 2013.1113-3
+- Perl 5.20 rebuild
+
 * Tue Jul 01 2014 Denis Fateyev  - 2013.1113-2
 - Specfile improvements and cleanup
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Time-ParseDate.git/commit/?h=epel7=ef613301ef324ec7ac7eb3707e87ed6a1332baa5
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

dfateyev pushed to perl-Time-ParseDate (epel7). "perl-Time-ParseDate: 2015.103 release"

2015-11-10 Thread notifications
From 145ac8f69241a21642d12c094f0313b5e1617066 Mon Sep 17 00:00:00 2001
From: Denis Fateyev 
Date: Tue, 10 Nov 2015 23:51:55 +0600
Subject: perl-Time-ParseDate: 2015.103 release

---
 .gitignore   | 1 +
 perl-Time-ParseDate.spec | 8 ++--
 sources  | 2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index f1a8dc5..f85d50f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Time-ParseDate-2013.1113.tar.gz
+/Time-ParseDate-2015.103.tar.gz
diff --git a/perl-Time-ParseDate.spec b/perl-Time-ParseDate.spec
index 490cab4..f7fde22 100644
--- a/perl-Time-ParseDate.spec
+++ b/perl-Time-ParseDate.spec
@@ -1,6 +1,6 @@
 Name:   perl-Time-ParseDate
-Version:2013.1113
-Release:5%{?dist}
+Version:2015.103
+Release:1%{?dist}
 Summary:Perl modules for parsing dates and times
 # See https://fedoraproject.org/wiki/Licensing/TPDL
 License:TPDL and Public Domain
@@ -28,6 +28,7 @@ BuildRequires:  perl(vars)
 BuildRequires:  perl(POSIX)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Time::Local)
+BuildRequires:  perl(Time::Piece)
 BuildRequires:  perl(warnings)
 
 %description
@@ -69,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Nov 10 2015 Denis Fateyev  - 2015.103-1
+- Update to 2015.103 release
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 2013.1113-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index a2b6036..2721b64 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-53c0de57d10af5021f653afe728ba700  Time-ParseDate-2013.1113.tar.gz
+9143d075278857d21c77467d26f1603b  Time-ParseDate-2015.103.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Time-ParseDate.git/commit/?h=epel7=145ac8f69241a21642d12c094f0313b5e1617066
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

dfateyev pushed to perl-Time-ParseDate (master). "perl-Time-ParseDate: 2015.103 release"

2015-11-10 Thread notifications
From 145ac8f69241a21642d12c094f0313b5e1617066 Mon Sep 17 00:00:00 2001
From: Denis Fateyev 
Date: Tue, 10 Nov 2015 23:51:55 +0600
Subject: perl-Time-ParseDate: 2015.103 release

---
 .gitignore   | 1 +
 perl-Time-ParseDate.spec | 8 ++--
 sources  | 2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index f1a8dc5..f85d50f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Time-ParseDate-2013.1113.tar.gz
+/Time-ParseDate-2015.103.tar.gz
diff --git a/perl-Time-ParseDate.spec b/perl-Time-ParseDate.spec
index 490cab4..f7fde22 100644
--- a/perl-Time-ParseDate.spec
+++ b/perl-Time-ParseDate.spec
@@ -1,6 +1,6 @@
 Name:   perl-Time-ParseDate
-Version:2013.1113
-Release:5%{?dist}
+Version:2015.103
+Release:1%{?dist}
 Summary:Perl modules for parsing dates and times
 # See https://fedoraproject.org/wiki/Licensing/TPDL
 License:TPDL and Public Domain
@@ -28,6 +28,7 @@ BuildRequires:  perl(vars)
 BuildRequires:  perl(POSIX)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Time::Local)
+BuildRequires:  perl(Time::Piece)
 BuildRequires:  perl(warnings)
 
 %description
@@ -69,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Nov 10 2015 Denis Fateyev  - 2015.103-1
+- Update to 2015.103 release
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 2013.1113-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index a2b6036..2721b64 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-53c0de57d10af5021f653afe728ba700  Time-ParseDate-2013.1113.tar.gz
+9143d075278857d21c77467d26f1603b  Time-ParseDate-2015.103.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Time-ParseDate.git/commit/?h=master=145ac8f69241a21642d12c094f0313b5e1617066
--
Fedora Extras Perl SIG
http://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 1279907] perl-Time-ParseDate-2015.103 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279907



--- Comment #3 from Upstream Release Monitoring 
 ---
dfateyev's perl-Time-ParseDate-2015.103-1.fc24 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=698196

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

pghmcfc pushed to perl-Moose (perl-Moose-2.1604-1.fc24). "Update to 2.1604 (..more)"

2015-11-10 Thread notifications
From e89ccbb3db16ce19c297d40bb7eb499a4886345e Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Sun, 8 Nov 2015 19:14:07 +
Subject: Update to 2.1604

- New upstream release 2.1604
- Drop obsoletes for old tests sub-package
---
 .gitignore  |  1 +
 perl-Moose.spec | 22 +-
 sources |  2 +-
 3 files changed, 15 insertions(+), 10 deletions(-)

diff --git a/.gitignore b/.gitignore
index e839b27..c54b8e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@
 /Moose-2.1405.tar.gz
 /Moose-2.1600.tar.gz
 /Moose-2.1603.tar.gz
+/Moose-2.1604.tar.gz
diff --git a/perl-Moose.spec b/perl-Moose.spec
index 44febbf..0378a3d 100644
--- a/perl-Moose.spec
+++ b/perl-Moose.spec
@@ -1,6 +1,6 @@
 Name:   perl-Moose
 Summary:Complete modern object system for Perl 5
-Version:2.1603
+Version:2.1604
 Release:1%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -10,12 +10,17 @@ Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} 
-V:version`"; echo $versi
 
 # Class::MOP is now included in Moose itself
 Obsoletes:  perl-Class-MOP <= 1.12-2.fc15
-Obsoletes:  perl-Class-MOP-tests <= 1.12-2.fc15
 
 # configure
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  gcc
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl-devel
 BuildRequires:  perl(Dist::CheckConflicts) >= 0.02
-BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
 BuildRequires:  perl(ExtUtils::CBuilder) >= 0.27
+BuildRequires:  perl(ExtUtils::MakeMaker)
 
 # develop
 BuildRequires:  perl(Algorithm::C3)
@@ -23,7 +28,7 @@ BuildRequires:  perl(DBM::Deep) >= 1.0003
 %if !0%{?perl_bootstrap}
 BuildRequires:  perl(Data::Visitor)
 %endif
-BuildRequires:  perl(CPAN::Meta::Check) >= 0.007
+BuildRequires:  perl(CPAN::Meta::Check) >= 0.011
 BuildRequires:  perl(DateTime)
 BuildRequires:  perl(DateTime::Calendar::Mayan)
 BuildRequires:  perl(DateTime::Format::MySQL)
@@ -94,11 +99,6 @@ Provides:   perl(Moose::Error::Util)
 # virtual provides for perl-Any-Moose
 Provides:   perl(Any-Moose) = %{version}
 
-# obsolete/provide old tests subpackage
-# can be removed during F19 development cycle
-Obsoletes:  %{name}-tests < 2.0401-2
-Provides:   %{name}-tests = %{version}-%{release}
-
 %{?perl_default_filter}
 
 %description
@@ -164,6 +164,10 @@ make test
 %{_mandir}/man3/Test::Moose*
 
 %changelog
+* Sun Nov  8 2015 Paul Howarth  - 2.1604-1
+- Update to 2.1604
+- Drop obsoletes for old tests sub-package
+
 * Mon Aug 31 2015 Emmanuel Seyman  - 2.1603-1
 - Update to 2.1603
 
diff --git a/sources b/sources
index 17c27a5..c19cee8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fb58efdf8cb287bc925763da6e4443bc  Moose-2.1603.tar.gz
+25776b282dd23067449dc0e885b681bc  Moose-2.1604.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Moose.git/commit/?h=perl-Moose-2.1604-1.fc24=e89ccbb3db16ce19c297d40bb7eb499a4886345e
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

dfateyev uploaded Time-ParseDate-2015.103.tar.gz for perl-Time-ParseDate

2015-11-10 Thread notifications
9143d075278857d21c77467d26f1603b  Time-ParseDate-2015.103.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Time-ParseDate/Time-ParseDate-2015.103.tar.gz/md5/9143d075278857d21c77467d26f1603b/Time-ParseDate-2015.103.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 1279907] perl-Time-ParseDate-2015.103 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279907



--- Comment #7 from Fedora Update System  ---
perl-Time-ParseDate-2015.103-1.el5 has been submitted as an update to Fedora
EPEL 5. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-72443054b3

-- 
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 1279907] perl-Time-ParseDate-2015.103 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279907



--- Comment #4 from Fedora Update System  ---
perl-Time-ParseDate-2015.103-1.fc23 has been submitted as an update to Fedora
23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-6903e7f1ee

-- 
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 1279907] perl-Time-ParseDate-2015.103 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279907



--- Comment #6 from Fedora Update System  ---
perl-Time-ParseDate-2015.103-1.fc22 has been submitted as an update to Fedora
22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-9d44649b30

-- 
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

dfateyev pushed to perl-Time-ParseDate (el5). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild"

2015-11-10 Thread notifications
From 744866a7d64dd66289baca7914cbac878f60e162 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore 
Date: Thu, 18 Jun 2015 13:12:51 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

---
 perl-Time-ParseDate.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-Time-ParseDate.spec b/perl-Time-ParseDate.spec
index a9a9d80..490cab4 100644
--- a/perl-Time-ParseDate.spec
+++ b/perl-Time-ParseDate.spec
@@ -1,6 +1,6 @@
 Name:   perl-Time-ParseDate
 Version:2013.1113
-Release:4%{?dist}
+Release:5%{?dist}
 Summary:Perl modules for parsing dates and times
 # See https://fedoraproject.org/wiki/Licensing/TPDL
 License:TPDL and Public Domain
@@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jun 18 2015 Fedora Release Engineering  
- 2013.1113-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Wed Jun 03 2015 Jitka Plesnikova  - 2013.1113-4
 - Perl 5.22 rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Time-ParseDate.git/commit/?h=el5=744866a7d64dd66289baca7914cbac878f60e162
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

dfateyev pushed to perl-Time-ParseDate (el5). "perl-Time-ParseDate: 2015.103 release"

2015-11-10 Thread notifications
From 145ac8f69241a21642d12c094f0313b5e1617066 Mon Sep 17 00:00:00 2001
From: Denis Fateyev 
Date: Tue, 10 Nov 2015 23:51:55 +0600
Subject: perl-Time-ParseDate: 2015.103 release

---
 .gitignore   | 1 +
 perl-Time-ParseDate.spec | 8 ++--
 sources  | 2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index f1a8dc5..f85d50f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Time-ParseDate-2013.1113.tar.gz
+/Time-ParseDate-2015.103.tar.gz
diff --git a/perl-Time-ParseDate.spec b/perl-Time-ParseDate.spec
index 490cab4..f7fde22 100644
--- a/perl-Time-ParseDate.spec
+++ b/perl-Time-ParseDate.spec
@@ -1,6 +1,6 @@
 Name:   perl-Time-ParseDate
-Version:2013.1113
-Release:5%{?dist}
+Version:2015.103
+Release:1%{?dist}
 Summary:Perl modules for parsing dates and times
 # See https://fedoraproject.org/wiki/Licensing/TPDL
 License:TPDL and Public Domain
@@ -28,6 +28,7 @@ BuildRequires:  perl(vars)
 BuildRequires:  perl(POSIX)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Time::Local)
+BuildRequires:  perl(Time::Piece)
 BuildRequires:  perl(warnings)
 
 %description
@@ -69,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Nov 10 2015 Denis Fateyev  - 2015.103-1
+- Update to 2015.103 release
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 2013.1113-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index a2b6036..2721b64 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-53c0de57d10af5021f653afe728ba700  Time-ParseDate-2013.1113.tar.gz
+9143d075278857d21c77467d26f1603b  Time-ParseDate-2015.103.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Time-ParseDate.git/commit/?h=el5=145ac8f69241a21642d12c094f0313b5e1617066
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

dfateyev pushed to perl-Time-ParseDate (el5). "Perl 5.22 rebuild"

2015-11-10 Thread notifications
From 493b7875683cfe3459383c0ecf4821f53e45d589 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 3 Jun 2015 14:17:23 +0200
Subject: Perl 5.22 rebuild

---
 perl-Time-ParseDate.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-Time-ParseDate.spec b/perl-Time-ParseDate.spec
index 733d286..a9a9d80 100644
--- a/perl-Time-ParseDate.spec
+++ b/perl-Time-ParseDate.spec
@@ -1,6 +1,6 @@
 Name:   perl-Time-ParseDate
 Version:2013.1113
-Release:3%{?dist}
+Release:4%{?dist}
 Summary:Perl modules for parsing dates and times
 # See https://fedoraproject.org/wiki/Licensing/TPDL
 License:TPDL and Public Domain
@@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jun 03 2015 Jitka Plesnikova  - 2013.1113-4
+- Perl 5.22 rebuild
+
 * Wed Aug 27 2014 Jitka Plesnikova  - 2013.1113-3
 - Perl 5.20 rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Time-ParseDate.git/commit/?h=el5=493b7875683cfe3459383c0ecf4821f53e45d589
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

dfateyev pushed to perl-Time-ParseDate (el5). "Perl 5.20 rebuild"

2015-11-10 Thread notifications
From ef613301ef324ec7ac7eb3707e87ed6a1332baa5 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 27 Aug 2014 12:55:08 +0200
Subject: Perl 5.20 rebuild

---
 perl-Time-ParseDate.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-Time-ParseDate.spec b/perl-Time-ParseDate.spec
index 65b95e0..733d286 100644
--- a/perl-Time-ParseDate.spec
+++ b/perl-Time-ParseDate.spec
@@ -1,6 +1,6 @@
 Name:   perl-Time-ParseDate
 Version:2013.1113
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:Perl modules for parsing dates and times
 # See https://fedoraproject.org/wiki/Licensing/TPDL
 License:TPDL and Public Domain
@@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Aug 27 2014 Jitka Plesnikova  - 2013.1113-3
+- Perl 5.20 rebuild
+
 * Tue Jul 01 2014 Denis Fateyev  - 2013.1113-2
 - Specfile improvements and cleanup
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Time-ParseDate.git/commit/?h=el5=ef613301ef324ec7ac7eb3707e87ed6a1332baa5
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

dfateyev pushed to perl-Time-ParseDate (f22). "Perl 5.22 rebuild"

2015-11-10 Thread notifications
From 493b7875683cfe3459383c0ecf4821f53e45d589 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 3 Jun 2015 14:17:23 +0200
Subject: Perl 5.22 rebuild

---
 perl-Time-ParseDate.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-Time-ParseDate.spec b/perl-Time-ParseDate.spec
index 733d286..a9a9d80 100644
--- a/perl-Time-ParseDate.spec
+++ b/perl-Time-ParseDate.spec
@@ -1,6 +1,6 @@
 Name:   perl-Time-ParseDate
 Version:2013.1113
-Release:3%{?dist}
+Release:4%{?dist}
 Summary:Perl modules for parsing dates and times
 # See https://fedoraproject.org/wiki/Licensing/TPDL
 License:TPDL and Public Domain
@@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jun 03 2015 Jitka Plesnikova  - 2013.1113-4
+- Perl 5.22 rebuild
+
 * Wed Aug 27 2014 Jitka Plesnikova  - 2013.1113-3
 - Perl 5.20 rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Time-ParseDate.git/commit/?h=f22=493b7875683cfe3459383c0ecf4821f53e45d589
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

dfateyev pushed to perl-Time-ParseDate (f22). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild"

2015-11-10 Thread notifications
From 744866a7d64dd66289baca7914cbac878f60e162 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore 
Date: Thu, 18 Jun 2015 13:12:51 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

---
 perl-Time-ParseDate.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-Time-ParseDate.spec b/perl-Time-ParseDate.spec
index a9a9d80..490cab4 100644
--- a/perl-Time-ParseDate.spec
+++ b/perl-Time-ParseDate.spec
@@ -1,6 +1,6 @@
 Name:   perl-Time-ParseDate
 Version:2013.1113
-Release:4%{?dist}
+Release:5%{?dist}
 Summary:Perl modules for parsing dates and times
 # See https://fedoraproject.org/wiki/Licensing/TPDL
 License:TPDL and Public Domain
@@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jun 18 2015 Fedora Release Engineering  
- 2013.1113-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Wed Jun 03 2015 Jitka Plesnikova  - 2013.1113-4
 - Perl 5.22 rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Time-ParseDate.git/commit/?h=f22=744866a7d64dd66289baca7914cbac878f60e162
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

dfateyev pushed to perl-Time-ParseDate (f22). "perl-Time-ParseDate: 2015.103 release"

2015-11-10 Thread notifications
From 145ac8f69241a21642d12c094f0313b5e1617066 Mon Sep 17 00:00:00 2001
From: Denis Fateyev 
Date: Tue, 10 Nov 2015 23:51:55 +0600
Subject: perl-Time-ParseDate: 2015.103 release

---
 .gitignore   | 1 +
 perl-Time-ParseDate.spec | 8 ++--
 sources  | 2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index f1a8dc5..f85d50f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Time-ParseDate-2013.1113.tar.gz
+/Time-ParseDate-2015.103.tar.gz
diff --git a/perl-Time-ParseDate.spec b/perl-Time-ParseDate.spec
index 490cab4..f7fde22 100644
--- a/perl-Time-ParseDate.spec
+++ b/perl-Time-ParseDate.spec
@@ -1,6 +1,6 @@
 Name:   perl-Time-ParseDate
-Version:2013.1113
-Release:5%{?dist}
+Version:2015.103
+Release:1%{?dist}
 Summary:Perl modules for parsing dates and times
 # See https://fedoraproject.org/wiki/Licensing/TPDL
 License:TPDL and Public Domain
@@ -28,6 +28,7 @@ BuildRequires:  perl(vars)
 BuildRequires:  perl(POSIX)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Time::Local)
+BuildRequires:  perl(Time::Piece)
 BuildRequires:  perl(warnings)
 
 %description
@@ -69,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Nov 10 2015 Denis Fateyev  - 2015.103-1
+- Update to 2015.103 release
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 2013.1113-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index a2b6036..2721b64 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-53c0de57d10af5021f653afe728ba700  Time-ParseDate-2013.1113.tar.gz
+9143d075278857d21c77467d26f1603b  Time-ParseDate-2015.103.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Time-ParseDate.git/commit/?h=f22=145ac8f69241a21642d12c094f0313b5e1617066
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

dfateyev pushed to perl-Time-ParseDate (f23). "perl-Time-ParseDate: 2015.103 release"

2015-11-10 Thread notifications
From 145ac8f69241a21642d12c094f0313b5e1617066 Mon Sep 17 00:00:00 2001
From: Denis Fateyev 
Date: Tue, 10 Nov 2015 23:51:55 +0600
Subject: perl-Time-ParseDate: 2015.103 release

---
 .gitignore   | 1 +
 perl-Time-ParseDate.spec | 8 ++--
 sources  | 2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index f1a8dc5..f85d50f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Time-ParseDate-2013.1113.tar.gz
+/Time-ParseDate-2015.103.tar.gz
diff --git a/perl-Time-ParseDate.spec b/perl-Time-ParseDate.spec
index 490cab4..f7fde22 100644
--- a/perl-Time-ParseDate.spec
+++ b/perl-Time-ParseDate.spec
@@ -1,6 +1,6 @@
 Name:   perl-Time-ParseDate
-Version:2013.1113
-Release:5%{?dist}
+Version:2015.103
+Release:1%{?dist}
 Summary:Perl modules for parsing dates and times
 # See https://fedoraproject.org/wiki/Licensing/TPDL
 License:TPDL and Public Domain
@@ -28,6 +28,7 @@ BuildRequires:  perl(vars)
 BuildRequires:  perl(POSIX)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Time::Local)
+BuildRequires:  perl(Time::Piece)
 BuildRequires:  perl(warnings)
 
 %description
@@ -69,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Nov 10 2015 Denis Fateyev  - 2015.103-1
+- Update to 2015.103 release
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 2013.1113-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index a2b6036..2721b64 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-53c0de57d10af5021f653afe728ba700  Time-ParseDate-2013.1113.tar.gz
+9143d075278857d21c77467d26f1603b  Time-ParseDate-2015.103.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Time-ParseDate.git/commit/?h=f23=145ac8f69241a21642d12c094f0313b5e1617066
--
Fedora Extras Perl SIG
http://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 1274277] perl-BSD-Resource-1.2908 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1274277

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version|perl-BSD-Resource-1.290.800 |perl-BSD-Resource-1.290.800
   |-1.fc24 |-1.fc24
   ||perl-BSD-Resource-1.290.800
   ||-1.fc23
 Resolution|--- |ERRATA
Last Closed||2015-11-10 15:22:18



-- 
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 1274277] perl-BSD-Resource-1.2908 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1274277



--- Comment #6 from Fedora Update System  ---
perl-BSD-Resource-1.290.800-1.fc23 has been pushed to the Fedora 23 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 1280119] New: perl-Text-Soundex-3.05 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1280119

Bug ID: 1280119
   Summary: perl-Text-Soundex-3.05 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Text-Soundex
  Keywords: FutureFeature, Triaged
  Assignee: ppi...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: perl-devel@lists.fedoraproject.org, ppi...@redhat.com



Latest upstream release: 3.05
Current version/release in rawhide: 3.04-296.fc23
URL: http://search.cpan.org/dist/Text-Soundex/

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 1280112] perl-DateTime-Incomplete-0.08 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1280112



--- Comment #1 from Upstream Release Monitoring 
 ---
Created attachment 1092528
  --> https://bugzilla.redhat.com/attachment.cgi?id=1092528=edit
[patch] Update to 0.08 (#1280112)

-- 
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 1280112] New: perl-DateTime-Incomplete-0.08 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1280112

Bug ID: 1280112
   Summary: perl-DateTime-Incomplete-0.08 is available
   Product: Fedora
   Version: rawhide
 Component: perl-DateTime-Incomplete
  Keywords: FutureFeature, Triaged
  Assignee: dd...@cpan.org
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: dd...@cpan.org, perl-devel@lists.fedoraproject.org



Latest upstream release: 0.08
Current version/release in rawhide: 0.07-6.fc23
URL: http://search.cpan.org/dist/DateTime-Incomplete/

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 1280119] perl-Text-Soundex-3.05 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1280119



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

-- 
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 1280112] perl-DateTime-Incomplete-0.08 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1280112



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

-- 
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 1280117] New: perl-POSIX-strptime-0.12 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1280117

Bug ID: 1280117
   Summary: perl-POSIX-strptime-0.12 is available
   Product: Fedora
   Version: rawhide
 Component: perl-POSIX-strptime
  Keywords: FutureFeature, Triaged
  Assignee: lkund...@v3.sk
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: fi...@andresovi.net, holca...@gmail.com,
lkund...@v3.sk, perl-devel@lists.fedoraproject.org,
sce...@gmail.com



Latest upstream release: 0.12
Current version/release in rawhide: 0.10-17.fc23
URL: http://search.cpan.org/dist/POSIX-strptime/

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 1280119] perl-Text-Soundex-3.05 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1280119



--- Comment #1 from Upstream Release Monitoring 
 ---
Created attachment 1092533
  --> https://bugzilla.redhat.com/attachment.cgi?id=1092533=edit
[patch] Update to 3.05 (#1280119)

-- 
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 1280117] perl-POSIX-strptime-0.12 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1280117



--- Comment #1 from Upstream Release Monitoring 
 ---
Created attachment 1092531
  --> https://bugzilla.redhat.com/attachment.cgi?id=1092531=edit
[patch] Update to 0.12 (#1280117)

-- 
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 1280113] New: perl-DateTime-Set-0.3500 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1280113

Bug ID: 1280113
   Summary: perl-DateTime-Set-0.3500 is available
   Product: Fedora
   Version: rawhide
 Component: perl-DateTime-Set
  Keywords: FutureFeature, Triaged
  Assignee: psab...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: perl-devel@lists.fedoraproject.org,
psab...@redhat.com, st...@silug.org,
xav...@bachelot.org



Latest upstream release: 0.3500
Current version/release in rawhide: 0.3400-7.fc23
URL: http://search.cpan.org/dist/DateTime-Set/

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 1280117] perl-POSIX-strptime-0.12 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1280117



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

-- 
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 1278707] perl-SQL-SplitStatement: Failed test t/95-script.t

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1278707



--- Comment #9 from Emmanuel Seyman  ---
(In reply to Petr Pisar from comment #7)
> You can put to perl-Getopt-Long into built root overrides

After a good night's sleep, I realized this was unnecessary. Adding
'no_ignore_case' doesn't require the new Getopt-Long package.

I've built the updates and released them.

-- 
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 1278707] perl-SQL-SplitStatement: Failed test t/95-script.t

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1278707

Fedora Update System  changed:

   What|Removed |Added

 Status|ASSIGNED|MODIFIED



--- Comment #8 from Fedora Update System  ---
perl-SQL-SplitStatement-1.00020-4.fc22 has been submitted as an update to
Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-743dc4e9b5

-- 
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 1209551] Class-Field 0.23 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1209551

Petr Pisar  changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-Class-Field-0.23-1.fc2
   ||3
 Resolution|--- |CURRENTRELEASE
   Assignee|berra...@redhat.com |jples...@redhat.com
Last Closed||2015-11-10 04:31:00



-- 
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

ppisar pushed to perl-Pod-Plainer (master). "1.04 bump"

2015-11-10 Thread notifications
From 184055d58c646b43f6dfc85e1ead4f641f2d193b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Tue, 10 Nov 2015 10:44:20 +0100
Subject: 1.04 bump

---
 .gitignore|  1 +
 perl-Pod-Plainer.spec | 23 +++
 sources   |  2 +-
 3 files changed, 21 insertions(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index e6260bc..c366df2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Pod-Plainer-1.03.tar.gz
+/Pod-Plainer-1.04.tar.gz
diff --git a/perl-Pod-Plainer.spec b/perl-Pod-Plainer.spec
index 119d259..6ae5f20 100644
--- a/perl-Pod-Plainer.spec
+++ b/perl-Pod-Plainer.spec
@@ -1,6 +1,6 @@
 Name: perl-Pod-Plainer
-Version: 1.03
-Release: 10%{?dist}
+Version: 1.04
+Release: 1%{?dist}
 Summary: Perl extension for converting Pod to old-style Pod
 
 License: GPL+ or Artistic
@@ -9,8 +9,20 @@ URL: http://search.cpan.org/dist/Pod-Plainer/
 Source0: 
http://search.cpan.org/CPAN/authors/id/R/RM/RMBARKER/Pod-Plainer-%{version}.tar.gz
 
 BuildArch: noarch
-# Correct for lots of packages, other common choices include eg. Module::Build
-BuildRequires: perl(ExtUtils::MakeMaker), perl(Pod::Parser), perl(Test::More), 
perl(Test::Pod::Coverage) >= 1.00
+BuildRequires: coreutils
+BuildRequires: findutils
+BuildRequires: make
+BuildRequires: perl
+BuildRequires: perl(ExtUtils::MakeMaker)
+BuildRequires: perl(strict)
+# Run-time:
+BuildRequires: perl(Pod::Parser)
+BuildRequires: perl(warnings)
+# Tests:
+BuildRequires: perl(Test::More)
+# Optional tests:
+BuildRequires: perl(Test::Pod) >= 1.00
+BuildRequires: perl(Test::Pod::Coverage) >= 1.00
 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -48,6 +60,9 @@ make test
 %{_mandir}/man3/Pod::Plainer.3pm*
 
 %changelog
+* Tue Nov 10 2015 Petr Pisar  - 1.04-1
+- 1.04 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.03-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index acbfe2a..9498953 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-15d42071d6bd861cb72daa8cc3111cd3  Pod-Plainer-1.03.tar.gz
+f502eacd1a40894b9dfea55fc2cd5e7d  Pod-Plainer-1.04.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Pod-Plainer.git/commit/?h=master=184055d58c646b43f6dfc85e1ead4f641f2d193b
--
Fedora Extras Perl SIG
http://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 1265943] Upgrade perl-HTML-FormatText-WithLinks-AndTables to 0.06

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1265943

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||jples...@redhat.com
   Assignee|r.landm...@redhat.com   |jples...@redhat.com



-- 
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-JSON-Util (master). "0.06 bump"

2015-11-10 Thread notifications
From 805880dcb070d87017799d5c4367a628027d583a Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Tue, 10 Nov 2015 10:55:15 +0100
Subject: 0.06 bump

---
 .gitignore  |  1 +
 perl-JSON-Util.spec | 21 ++---
 sources |  2 +-
 3 files changed, 20 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index b5684f9..50fd20a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /JSON-Util-0.05.tar.gz
+/JSON-Util-0.06.tar.gz
diff --git a/perl-JSON-Util.spec b/perl-JSON-Util.spec
index 98cfcbc..9941f22 100644
--- a/perl-JSON-Util.spec
+++ b/perl-JSON-Util.spec
@@ -1,6 +1,6 @@
 Name:   perl-JSON-Util
-Version:0.05
-Release:12%{?dist}
+Version:0.06
+Release:1%{?dist}
 Summary:Easy and portable encode/decode of JSON
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -8,12 +8,23 @@ URL:http://search.cpan.org/dist/JSON-Util/
 Source0:
http://www.cpan.org/authors/id/J/JK/JKUTEJ/JSON-Util-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  perl
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(feature)
+BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(FindBin)
 BuildRequires:  perl(IO::Any)
-BuildRequires:  perl(JSON::XS)
+BuildRequires:  perl(JSON::MaybeXS)
 BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::Differences)
 BuildRequires:  perl(Test::Exception)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(utf8)
+BuildRequires:  perl(warnings)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %description
@@ -47,6 +58,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Tue Nov 10 2015 Jitka Plesnikova  - 0.06-1
+- 0.06 bump
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.05-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index ee776ed..c4a3a55 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f770285c478750100b6b0765c4a914a6  JSON-Util-0.05.tar.gz
+9cad3107b4470432bc92e5630b7c0895  JSON-Util-0.06.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-JSON-Util.git/commit/?h=master=805880dcb070d87017799d5c4367a628027d583a
--
Fedora Extras Perl SIG
http://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 1265949] Upgrade perl-JSON-Util to 0.06

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1265949

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||jples...@redhat.com
   Assignee|r.landm...@redhat.com   |jples...@redhat.com



-- 
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

ppisar uploaded Pod-Plainer-1.04.tar.gz for perl-Pod-Plainer

2015-11-10 Thread notifications
f502eacd1a40894b9dfea55fc2cd5e7d  Pod-Plainer-1.04.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Pod-Plainer/Pod-Plainer-1.04.tar.gz/md5/f502eacd1a40894b9dfea55fc2cd5e7d/Pod-Plainer-1.04.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 1230784] Upgrade perl-Pod-Plainer to 1.04

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230784

Petr Pisar  changed:

   What|Removed |Added

   Assignee|xn...@redhat.com|ppi...@redhat.com



-- 
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 JSON-Util-0.06.tar.gz for perl-JSON-Util

2015-11-10 Thread notifications
9cad3107b4470432bc92e5630b7c0895  JSON-Util-0.06.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-JSON-Util/JSON-Util-0.06.tar.gz/md5/9cad3107b4470432bc92e5630b7c0895/JSON-Util-0.06.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1269474] perl-Apache-LogRegex-1.71 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1269474

Petr Šabata  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||perl-Apache-LogRegex-1.71-1
   ||.fc22
 Resolution|--- |CURRENTRELEASE
Last Closed||2015-11-10 05:05:08



-- 
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 1278707] perl-SQL-SplitStatement: Failed test t/95-script.t

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1278707



--- Comment #8 from Fedora Update System  ---
perl-SQL-SplitStatement-1.00020-4.fc22 has been submitted as an update to
Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-743dc4e9b5

-- 
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 1279829] New: perl-Dancer-1.3202 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279829

Bug ID: 1279829
   Summary: perl-Dancer-1.3202 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Dancer
  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.3202
Current version/release in rawhide: 1.3142-1.fc24
URL: http://search.cpan.org/dist/Dancer/

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 1279829] perl-Dancer-1.3202 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279829



--- Comment #1 from Upstream Release Monitoring 
 ---
Failed to kick off scratch build.

cmd:  spectool -g /var/tmp/thn-OAzUi9/perl-Dancer.spec
return code:  22
stdout:
Getting http://cpan.metacpan.org/authors/id/Y/YA/YANICK/Dancer-1.3202.tar.gz to
./Dancer-1.3202.tar.gz

stderr:
  % Total% Received % Xferd  Average Speed   TimeTime Time  Current
 Dload  Upload   Total   SpentLeft  Speed

  0 00 00 0  0  0 --:--:-- --:--:-- --:--:-- 0
  0 00 00 0  0  0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found

-- 
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 1279832] New: perl-DateTime-Locale-1.01 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279832

Bug ID: 1279832
   Summary: perl-DateTime-Locale-1.01 is available
   Product: Fedora
   Version: rawhide
 Component: perl-DateTime-Locale
  Keywords: FutureFeature, Triaged
  Assignee: psab...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: iarn...@gmail.com, perl-devel@lists.fedoraproject.org,
psab...@redhat.com



Latest upstream release: 1.01
Current version/release in rawhide: 0.92-1.fc24
URL: http://search.cpan.org/dist/DateTime-Locale/

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 1265949] Upgrade perl-JSON-Util to 0.06

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1265949

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-JSON-Util-0.06-1.fc24
 Resolution|--- |RAWHIDE
Last Closed||2015-11-10 07:23:39



-- 
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 1265943] Upgrade perl-HTML-FormatText-WithLinks-AndTables to 0.06

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1265943

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-HTML-FormatText-WithLi
   ||nks-AndTables-0.06-1.fc24
 Resolution|--- |RAWHIDE
Last Closed||2015-11-10 07:23:15



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

[Bug 1279851] New: perl-CPAN-Releases-Latest-0.07 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279851

Bug ID: 1279851
   Summary: perl-CPAN-Releases-Latest-0.07 is available
   Product: Fedora
   Version: rawhide
 Component: perl-CPAN-Releases-Latest
  Keywords: FutureFeature, Triaged
  Assignee: ppi...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: perl-devel@lists.fedoraproject.org, ppi...@redhat.com,
psab...@redhat.com



Latest upstream release: 0.07
Current version/release in rawhide: 0.06-1.fc24
URL: http://search.cpan.org/dist/CPAN-Releases-Latest/

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 1279825] perl-App-p-0.0400 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279825



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

-- 
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 1279851] perl-CPAN-Releases-Latest-0.07 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279851



--- Comment #1 from Upstream Release Monitoring 
 ---
Created attachment 1092204
  --> https://bugzilla.redhat.com/attachment.cgi?id=1092204=edit
[patch] Update to 0.07 (#1279851)

-- 
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-HTML-FormatText-WithLinks-AndTables (master). "0.06 bump"

2015-11-10 Thread notifications
From 5fe6fbe001a507638a0195f2a95fc9c8cf777dcc Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Tue, 10 Nov 2015 13:15:26 +0100
Subject: 0.06 bump

---
 .gitignore|  1 +
 RT-74392.patch| 21 ---
 col_0_fix.patch   | 21 ---
 perl-HTML-FormatText-WithLinks-AndTables.spec | 30 ---
 sources   |  2 +-
 5 files changed, 20 insertions(+), 55 deletions(-)
 delete mode 100644 RT-74392.patch
 delete mode 100644 col_0_fix.patch

diff --git a/.gitignore b/.gitignore
index 6b0dd73..5d68ff0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /HTML-FormatText-WithLinks-AndTables-0.01.tar.gz
 /HTML-FormatText-WithLinks-AndTables-0.02.tar.gz
+/HTML-FormatText-WithLinks-AndTables-0.06.tar.gz
diff --git a/RT-74392.patch b/RT-74392.patch
deleted file mode 100644
index e7411da..000
--- a/RT-74392.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff -ur 
HTML-FormatText-WithLinks-AndTables/lib/HTML/FormatText/WithLinks/AndTables.pm 
HTML-FormatText-WithLinks-AndTab-patched/lib/HTML/FormatText/WithLinks/AndTables.pm
 
HTML-FormatText-WithLinks-AndTables/lib/HTML/FormatText/WithLinks/AndTables.pm  
   2012-06-08 10:10:37.0 +1000
-+++ 
HTML-FormatText-WithLinks-AndTab-patched/lib/HTML/FormatText/WithLinks/AndTables.pm
2012-07-24 16:17:19.964364582 +1000
-@@ -134,7 +134,7 @@
- for my $tr (@trs) { # *** 1st pass over rows
- $max_col_heights[$row_count] = 0;
- $col_lines[$row_count] = [];
--my @cols = $tr->look_down(_tag=>'td'); # no support for . 
sorry.
-+my @cols = $tr->look_down(_tag=>qr/(td|th)/); # no support 
for . sorry.
- for (my $i = 0; $i < scalar @cols; $i++) {
- my $td = $cols[$i]->clone;
- my $new_tree = HTML::TreeBuilder->new;
-@@ -167,7 +167,7 @@
- SECOND_PASS: {
- my $row_count = 0; # obviously, another counter...
- for my $tr (@trs) { # *** 2nd pass over rows
--my @cols = $tr->look_down(_tag=>'td'); # no support for . 
sorry.
-+my @cols = $tr->look_down(_tag=>qr/(td|th)/); # no support 
for . sorry.
- 
- my $row_text; # the final string representing each row of 
reformatted text
- 
diff --git a/col_0_fix.patch b/col_0_fix.patch
deleted file mode 100644
index 6ff0dda..000
--- a/col_0_fix.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff -ur 
HTML-FormatText-WithLinks-AndTables/lib/HTML/FormatText/WithLinks/AndTables.pm 
HTML-FormatText-WithLinks-AndTab-patched/lib/HTML/FormatText/WithLinks/AndTables.pm
 
HTML-FormatText-WithLinks-AndTables/lib/HTML/FormatText/WithLinks/AndTables.pm  
   2012-06-08 10:10:37.0 +1000
-+++ 
HTML-FormatText-WithLinks-AndTab-patched/lib/HTML/FormatText/WithLinks/AndTables.pm
2012-07-24 16:25:07.631985777 +1000
-@@ -208,13 +208,15 @@
- $new_line .= "\n" if $j != $max_col_heights[$row_count] - 
1; # add a newline to all but the last text row
- $col_rows[$j] = $new_line; # put the line into the stack 
for this row
- }
--$row_text .= $_ for @col_rows;
-+$row_text .= ($_ || '') for @col_rows;  # BUGBUG this breaks 
on colspan in headers
- for (my $i = 1; $i < scalar @cols; $i++) {
- $cols[$i]->delete; # get rid of unneeded 's
- }
- # put the fully formatted text into our accumulator
- $formatted_tables->[$table_count]->[$row_count] = $row_text;
--$cols[0]->content->[0] = 
"__TOKEN__${table_count}__${row_count}__"; # place a token into the row at col 0
-+if($cols[0]) { # BUGBUG this breaks on "complex" tables
-+$cols[0]->content->[0] = 
"__TOKEN__${table_count}__${row_count}__"; # place a token into the row at col 0
-+}
- $row_count++;
- }
- }
diff --git a/perl-HTML-FormatText-WithLinks-AndTables.spec 
b/perl-HTML-FormatText-WithLinks-AndTables.spec
index 453899c..ba0f78a 100644
--- a/perl-HTML-FormatText-WithLinks-AndTables.spec
+++ b/perl-HTML-FormatText-WithLinks-AndTables.spec
@@ -1,21 +1,25 @@
 Name:   perl-HTML-FormatText-WithLinks-AndTables
-Version:0.02
-Release:9%{?dist}
+Version:0.06
+Release:1%{?dist}
 Summary:Converts HTML to Text with tables in tact
-License:GPL+ or Artistic
+License:Artistic 2.0
 Group:  Development/Libraries
 URL:
http://search.cpan.org/dist/HTML-FormatText-WithLinks-AndTables/
 BuildArch:  noarch
 
-Source0:
http://www.cpan.org/authors/id/S/SF/SFRYER/HTML-FormatText-WithLinks-AndTables-%{version}.tar.gz
-Patch0: RT-74392.patch
-Patch1:  

[Bug 1279863] perl-Mojolicious-6.29 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279863



--- Comment #1 from Upstream Release Monitoring 
 ---
Created attachment 1092213
  --> https://bugzilla.redhat.com/attachment.cgi?id=1092213=edit
[patch] Update to 6.29 (#1279863)

-- 
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 1279875] perl-Prima-1.45 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279875



--- Comment #1 from Upstream Release Monitoring 
 ---
Created attachment 1092225
  --> https://bugzilla.redhat.com/attachment.cgi?id=1092225=edit
[patch] Update to 1.45 (#1279875)

-- 
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 1279875] New: perl-Prima-1.45 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279875

Bug ID: 1279875
   Summary: perl-Prima-1.45 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Prima
  Keywords: FutureFeature, Triaged
  Assignee: ppi...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: perl-devel@lists.fedoraproject.org, ppi...@redhat.com



Latest upstream release: 1.45
Current version/release in rawhide: 1.44-1.fc24
URL: http://search.cpan.org/dist/Prima/

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 1279879] perl-Net-DNS-1.03 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279879



--- Comment #1 from Upstream Release Monitoring 
 ---
Created attachment 1092227
  --> https://bugzilla.redhat.com/attachment.cgi?id=1092227=edit
[patch] Update to 1.03 (#1279879)

-- 
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 1279897] New: perl-Text-Table-Tiny-0.04 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279897

Bug ID: 1279897
   Summary: perl-Text-Table-Tiny-0.04 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Text-Table-Tiny
  Keywords: FutureFeature, Triaged
  Assignee: dd...@cpan.org
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: dd...@cpan.org, perl-devel@lists.fedoraproject.org



Latest upstream release: 0.04
Current version/release in rawhide: 0.03-4.fc23
URL: http://search.cpan.org/dist/Text-Table-Tiny/

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 1279897] perl-Text-Table-Tiny-0.04 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279897



--- Comment #1 from Upstream Release Monitoring 
 ---
Created attachment 1092243
  --> https://bugzilla.redhat.com/attachment.cgi?id=1092243=edit
[patch] Update to 0.04 (#1279897)

-- 
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 1279896] perl-Scalar-Util-LooksLikeNumber-1.39.2 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279896



--- Comment #1 from Upstream Release Monitoring 
 ---
Failed to kick off scratch build.

cmd:  spectool -g /var/tmp/thn-Wq8GBF/perl-Scalar-Util-LooksLikeNumber.spec
return code:  22
stdout:
Getting
http://www.cpan.org/authors/id/S/SH/SHARYANTO/Scalar-Util-LooksLikeNumber-1.39.2.tar.gz
to ./Scalar-Util-LooksLikeNumber-1.39.2.tar.gz

stderr:
  % Total% Received % Xferd  Average Speed   TimeTime Time  Current
 Dload  Upload   Total   SpentLeft  Speed

  0 00 00 0  0  0 --:--:-- --:--:-- --:--:-- 0
  0 00 00 0  0  0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found

-- 
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 1279896] New: perl-Scalar-Util-LooksLikeNumber-1.39.2 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279896

Bug ID: 1279896
   Summary: perl-Scalar-Util-LooksLikeNumber-1.39.2 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Scalar-Util-LooksLikeNumber
  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: 1.39.2
Current version/release in rawhide: 1.39.1-3.fc23
URL: http://search.cpan.org/dist/Scalar-Util-LooksLikeNumber/

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 1279907] New: perl-Time-ParseDate-2015.103 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279907

Bug ID: 1279907
   Summary: perl-Time-ParseDate-2015.103 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Time-ParseDate
  Keywords: FutureFeature, Triaged
  Assignee: de...@fateyev.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: de...@fateyev.com, perl-devel@lists.fedoraproject.org,
xav...@bachelot.org



Latest upstream release: 2015.103
Current version/release in rawhide: 2013.1113-5.fc23
URL: http://search.cpan.org/dist/Time-ParseDate/

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 1279907] perl-Time-ParseDate-2015.103 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279907



--- Comment #1 from Upstream Release Monitoring 
 ---
Created attachment 1092253
  --> https://bugzilla.redhat.com/attachment.cgi?id=1092253=edit
[patch] Update to 2015.103 (#1279907)

-- 
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 1278707] perl-SQL-SplitStatement: Failed test t/95-script.t

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1278707

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #10 from Fedora Update System  ---
perl-SQL-SplitStatement-1.00020-4.fc22 has been pushed to the Fedora 22 testing
repository. If problems still persist, please make note of it in this bug
report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update perl-SQL-SplitStatement'
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2015-743dc4e9b5

-- 
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 1279849] perl-Imager-1.004 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279849

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #4 from Fedora Update System  ---
perl-Imager-1.004-1.fc22 has been pushed to the Fedora 22 testing repository.
If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update perl-Imager'
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2015-d72f1f28db

-- 
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 1279831] perl-Carp-1.38 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279831

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #7 from Fedora Update System  ---
perl-Carp-1.38-1.fc22 has been pushed to the Fedora 22 testing repository. If
problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update perl-Carp'
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2015-ff8dec36c1

-- 
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 1279907] perl-Time-ParseDate-2015.103 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279907

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #8 from Fedora Update System  ---
perl-Time-ParseDate-2015.103-1.fc22 has been pushed to the Fedora 22 testing
repository. If problems still persist, please make note of it in this bug
report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update perl-Time-ParseDate'
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2015-9d44649b30

-- 
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 1279849] perl-Imager-1.004 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279849



--- Comment #5 from Fedora Update System  ---
perl-Imager-1.004-1.fc23 has been pushed to the Fedora 23 testing repository.
If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update perl-Imager'
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2015-b3d199cafa

-- 
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 1279831] perl-Carp-1.38 is available

2015-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1279831



--- Comment #8 from Fedora Update System  ---
perl-Carp-1.38-1.fc23 has been pushed to the Fedora 23 testing repository. If
problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update perl-Carp'
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2015-4c0a71f8a1

-- 
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   3   4   >