corsepiu pushed to perl-Server-Starter (master). Upstream update.

2015-07-26 Thread notifications
From 373b8b8cbdfc57839e564f35e6c9f11e31572570 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 26 Jul 2015 15:33:45 +0200
Subject: Upstream update.


diff --git a/.gitignore b/.gitignore
index 69b41d4..fce5ebb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Server-Starter-0.30.tar.gz
+/Server-Starter-0.31.tar.gz
diff --git a/perl-Server-Starter.spec b/perl-Server-Starter.spec
index f55c039..1431d6d 100644
--- a/perl-Server-Starter.spec
+++ b/perl-Server-Starter.spec
@@ -1,6 +1,6 @@
 Name:   perl-Server-Starter
-Version:0.30
-Release:2%{?dist}
+Version:0.31
+Release:1%{?dist}
 Summary:Superdaemon for hot-deploying server programs
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -78,6 +78,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man1/start_server.*
 
 %changelog
+* Sun Jul 26 2015 Ralf Corsépius corse...@fedoraproject.org - 0.31-1
+- Upstream update.
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.30-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 558790c..a926363 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-84a10a9f48caf74292a1acb8b4365344  Server-Starter-0.30.tar.gz
+48a6cca38adeb57878d5339891dcfacf  Server-Starter-0.31.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Server-Starter.git/commit/?h=masterid=373b8b8cbdfc57839e564f35e6c9f11e31572570
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-List-UtilsBy (master). Upstream update. (..more)

2015-07-26 Thread notifications
From 857298a2354c425fa34bdb6b184fe3f5d18fecfd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 26 Jul 2015 12:28:06 +0200
Subject: Upstream update.

- Add %license.
- Modernize spec.

diff --git a/.gitignore b/.gitignore
index 1e3e601..6936937 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/List-UtilsBy-0.09.tar.gz
+/List-UtilsBy-0.10.tar.gz
diff --git a/perl-List-UtilsBy.spec b/perl-List-UtilsBy.spec
index 542faa7..2ad0bc2 100644
--- a/perl-List-UtilsBy.spec
+++ b/perl-List-UtilsBy.spec
@@ -1,14 +1,17 @@
 Name:   perl-List-UtilsBy
-Version:0.09
-Release:10%{?dist}
+Version:0.10
+Release:1%{?dist}
 Summary:Higher-order list utility functions
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/List-UtilsBy/
 Source0:
http://www.cpan.org/authors/id/P/PE/PEVANS/List-UtilsBy-%{version}.tar.gz
 BuildArch:  noarch
-BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Module::Build) = 0.4004
+BuildRequires:  perl(Test::More) = 0.88
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
 
 # for improved testing
 BuildRequires:  perl(Test::Pod) = 1.00
@@ -41,12 +44,17 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 ./Build test
 
 %files
-%defattr(-,root,root,-)
-%doc Changes LICENSE README
+%doc Changes README
+%%license LICENSE
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 26 2015 Ralf Corsépius corse...@fedoraproject.org - 0.10-1
+- Upstream update.
+- Add %%license.
+- Modernize spec.
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.09-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 4091283..11b2e8e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ed80e57fb37bf929c641b8a43470e488  List-UtilsBy-0.09.tar.gz
+2b4e2ffdfa99ab3eba8e221545c67522  List-UtilsBy-0.10.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-List-UtilsBy.git/commit/?h=masterid=857298a2354c425fa34bdb6b184fe3f5d18fecfd
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-List-UtilsBy (f23). Upstream update. (..more)

2015-07-26 Thread notifications
From 857298a2354c425fa34bdb6b184fe3f5d18fecfd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 26 Jul 2015 12:28:06 +0200
Subject: Upstream update.

- Add %license.
- Modernize spec.

diff --git a/.gitignore b/.gitignore
index 1e3e601..6936937 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/List-UtilsBy-0.09.tar.gz
+/List-UtilsBy-0.10.tar.gz
diff --git a/perl-List-UtilsBy.spec b/perl-List-UtilsBy.spec
index 542faa7..2ad0bc2 100644
--- a/perl-List-UtilsBy.spec
+++ b/perl-List-UtilsBy.spec
@@ -1,14 +1,17 @@
 Name:   perl-List-UtilsBy
-Version:0.09
-Release:10%{?dist}
+Version:0.10
+Release:1%{?dist}
 Summary:Higher-order list utility functions
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/List-UtilsBy/
 Source0:
http://www.cpan.org/authors/id/P/PE/PEVANS/List-UtilsBy-%{version}.tar.gz
 BuildArch:  noarch
-BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Module::Build) = 0.4004
+BuildRequires:  perl(Test::More) = 0.88
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
 
 # for improved testing
 BuildRequires:  perl(Test::Pod) = 1.00
@@ -41,12 +44,17 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 ./Build test
 
 %files
-%defattr(-,root,root,-)
-%doc Changes LICENSE README
+%doc Changes README
+%%license LICENSE
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 26 2015 Ralf Corsépius corse...@fedoraproject.org - 0.10-1
+- Upstream update.
+- Add %%license.
+- Modernize spec.
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.09-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 4091283..11b2e8e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ed80e57fb37bf929c641b8a43470e488  List-UtilsBy-0.09.tar.gz
+2b4e2ffdfa99ab3eba8e221545c67522  List-UtilsBy-0.10.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-List-UtilsBy.git/commit/?h=f23id=857298a2354c425fa34bdb6b184fe3f5d18fecfd
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Test-TCP (f21). Merge remote-tracking branch 'origin/f23' into f22

2015-07-26 Thread notifications
From 321478bbe2afbc745ed73f6a074c16d84948eae8 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Fri, 5 Jun 2015 12:57:19 +0200
Subject: Perl 5.22 rebuild


diff --git a/perl-Test-TCP.spec b/perl-Test-TCP.spec
index c798e04..d6e4dd4 100644
--- a/perl-Test-TCP.spec
+++ b/perl-Test-TCP.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-TCP
 Version:2.12
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Testing TCP program
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -57,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 2.12-2
+- Perl 5.22 rebuild
+
 * Tue May 19 2015 Ralf Corsépius corse...@fedoraproject.org - 2.12-1
 - Upstream update.
 - Reflect upstream Source0: having changed.
-- 
cgit v0.10.2


From 7d2308ad1b06f52d5747f0268b907fda6bafede8 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore den...@ausil.us
Date: Thu, 18 Jun 2015 06:47:22 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


diff --git a/perl-Test-TCP.spec b/perl-Test-TCP.spec
index d6e4dd4..f9e129a 100644
--- a/perl-Test-TCP.spec
+++ b/perl-Test-TCP.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-TCP
 Version:2.12
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:Testing TCP program
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -57,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.12-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 2.12-2
 - Perl 5.22 rebuild
 
-- 
cgit v0.10.2


From e0bb2584d0b248097a64ad4ca3e9ab1212f7eb46 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sat, 25 Jul 2015 11:12:46 +0200
Subject: Upstream update.


diff --git a/.gitignore b/.gitignore
index 83328e8..e63e90f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Test-TCP-2.12.tar.gz
+/Test-TCP-2.13.tar.gz
diff --git a/perl-Test-TCP.spec b/perl-Test-TCP.spec
index f9e129a..3e74a0e 100644
--- a/perl-Test-TCP.spec
+++ b/perl-Test-TCP.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-TCP
-Version:2.12
-Release:3%{?dist}
+Version:2.13
+Release:1%{?dist}
 Summary:Testing TCP program
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -57,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sat Jul 25 2015 Ralf Corsépius corse...@fedoraproject.org - 2.13-1
+- Upstream update.
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.12-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 1dbc505..2fb453f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1fb2f960a593b79841040358f140f5a5  Test-TCP-2.12.tar.gz
+e0006119a9c1008d0bcf210afd1ed165  Test-TCP-2.13.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Test-TCP.git/commit/?h=f21id=67dd58c956527e35ea36da93cabe19765f1aef91
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Test-TCP (f21). - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

2015-07-26 Thread notifications
From 7d2308ad1b06f52d5747f0268b907fda6bafede8 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore den...@ausil.us
Date: Thu, 18 Jun 2015 06:47:22 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


diff --git a/perl-Test-TCP.spec b/perl-Test-TCP.spec
index d6e4dd4..f9e129a 100644
--- a/perl-Test-TCP.spec
+++ b/perl-Test-TCP.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-TCP
 Version:2.12
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:Testing TCP program
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -57,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.12-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 2.12-2
 - Perl 5.22 rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Test-TCP.git/commit/?h=f21id=7d2308ad1b06f52d5747f0268b907fda6bafede8
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

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

2015-07-26 Thread notifications
From 321478bbe2afbc745ed73f6a074c16d84948eae8 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Fri, 5 Jun 2015 12:57:19 +0200
Subject: Perl 5.22 rebuild


diff --git a/perl-Test-TCP.spec b/perl-Test-TCP.spec
index c798e04..d6e4dd4 100644
--- a/perl-Test-TCP.spec
+++ b/perl-Test-TCP.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-TCP
 Version:2.12
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Testing TCP program
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -57,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 2.12-2
+- Perl 5.22 rebuild
+
 * Tue May 19 2015 Ralf Corsépius corse...@fedoraproject.org - 2.12-1
 - Upstream update.
 - Reflect upstream Source0: having changed.
-- 
cgit v0.10.2


From 7d2308ad1b06f52d5747f0268b907fda6bafede8 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore den...@ausil.us
Date: Thu, 18 Jun 2015 06:47:22 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


diff --git a/perl-Test-TCP.spec b/perl-Test-TCP.spec
index d6e4dd4..f9e129a 100644
--- a/perl-Test-TCP.spec
+++ b/perl-Test-TCP.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-TCP
 Version:2.12
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:Testing TCP program
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -57,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.12-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 2.12-2
 - Perl 5.22 rebuild
 
-- 
cgit v0.10.2


From e0bb2584d0b248097a64ad4ca3e9ab1212f7eb46 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sat, 25 Jul 2015 11:12:46 +0200
Subject: Upstream update.


diff --git a/.gitignore b/.gitignore
index 83328e8..e63e90f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Test-TCP-2.12.tar.gz
+/Test-TCP-2.13.tar.gz
diff --git a/perl-Test-TCP.spec b/perl-Test-TCP.spec
index f9e129a..3e74a0e 100644
--- a/perl-Test-TCP.spec
+++ b/perl-Test-TCP.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-TCP
-Version:2.12
-Release:3%{?dist}
+Version:2.13
+Release:1%{?dist}
 Summary:Testing TCP program
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -57,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sat Jul 25 2015 Ralf Corsépius corse...@fedoraproject.org - 2.13-1
+- Upstream update.
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.12-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 1dbc505..2fb453f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1fb2f960a593b79841040358f140f5a5  Test-TCP-2.12.tar.gz
+e0006119a9c1008d0bcf210afd1ed165  Test-TCP-2.13.tar.gz
-- 
cgit v0.10.2


From db8610607c3a2d647087524a9f0f45d00d23810f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 26 Jul 2015 12:40:58 +0200
Subject: Cleanup merger.


diff --git a/perl-Test-TCP.spec b/perl-Test-TCP.spec
index fd056be..bb549d4 100644
--- a/perl-Test-TCP.spec
+++ b/perl-Test-TCP.spec
@@ -60,12 +60,6 @@ make test
 * Sat Jul 25 2015 Ralf Corsépius corse...@fedoraproject.org - 2.13-1
 - Upstream update.
 
-* Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.12-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
-
-* Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 2.12-2
-- Perl 5.22 rebuild
-
 * Tue May 19 2015 Ralf Corsépius corse...@fedoraproject.org - 2.12-1
 - Upstream update.
 - Reflect upstream Source0: having changed.
-- 
cgit v0.10.2



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

corsepiu pushed to perl-Test-TCP (f21). Upstream update.

2015-07-26 Thread notifications
From e0bb2584d0b248097a64ad4ca3e9ab1212f7eb46 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sat, 25 Jul 2015 11:12:46 +0200
Subject: Upstream update.


diff --git a/.gitignore b/.gitignore
index 83328e8..e63e90f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Test-TCP-2.12.tar.gz
+/Test-TCP-2.13.tar.gz
diff --git a/perl-Test-TCP.spec b/perl-Test-TCP.spec
index f9e129a..3e74a0e 100644
--- a/perl-Test-TCP.spec
+++ b/perl-Test-TCP.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-TCP
-Version:2.12
-Release:3%{?dist}
+Version:2.13
+Release:1%{?dist}
 Summary:Testing TCP program
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -57,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sat Jul 25 2015 Ralf Corsépius corse...@fedoraproject.org - 2.13-1
+- Upstream update.
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.12-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 1dbc505..2fb453f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1fb2f960a593b79841040358f140f5a5  Test-TCP-2.12.tar.gz
+e0006119a9c1008d0bcf210afd1ed165  Test-TCP-2.13.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Test-TCP.git/commit/?h=f21id=e0bb2584d0b248097a64ad4ca3e9ab1212f7eb46
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Test-TCP (f21). Perl 5.22 rebuild

2015-07-26 Thread notifications
From 321478bbe2afbc745ed73f6a074c16d84948eae8 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Fri, 5 Jun 2015 12:57:19 +0200
Subject: Perl 5.22 rebuild


diff --git a/perl-Test-TCP.spec b/perl-Test-TCP.spec
index c798e04..d6e4dd4 100644
--- a/perl-Test-TCP.spec
+++ b/perl-Test-TCP.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-TCP
 Version:2.12
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Testing TCP program
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -57,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 2.12-2
+- Perl 5.22 rebuild
+
 * Tue May 19 2015 Ralf Corsépius corse...@fedoraproject.org - 2.12-1
 - Upstream update.
 - Reflect upstream Source0: having changed.
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Test-TCP.git/commit/?h=f21id=321478bbe2afbc745ed73f6a074c16d84948eae8
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Test-TCP (f21). Cleanup merger.

2015-07-26 Thread notifications
From db8610607c3a2d647087524a9f0f45d00d23810f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 26 Jul 2015 12:40:58 +0200
Subject: Cleanup merger.


diff --git a/perl-Test-TCP.spec b/perl-Test-TCP.spec
index fd056be..bb549d4 100644
--- a/perl-Test-TCP.spec
+++ b/perl-Test-TCP.spec
@@ -60,12 +60,6 @@ make test
 * Sat Jul 25 2015 Ralf Corsépius corse...@fedoraproject.org - 2.13-1
 - Upstream update.
 
-* Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.12-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
-
-* Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 2.12-2
-- Perl 5.22 rebuild
-
 * Tue May 19 2015 Ralf Corsépius corse...@fedoraproject.org - 2.12-1
 - Upstream update.
 - Reflect upstream Source0: having changed.
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Test-TCP.git/commit/?h=f21id=db8610607c3a2d647087524a9f0f45d00d23810f
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Server-Starter (f21). Perl 5.20 rebuild

2015-07-26 Thread notifications
From bf72c5d139f0081d11c4886ce18577d54a01ab83 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Fri, 29 Aug 2014 12:42:06 +0200
Subject: Perl 5.20 rebuild


diff --git a/perl-Server-Starter.spec b/perl-Server-Starter.spec
index 4e07142..dd3fc01 100644
--- a/perl-Server-Starter.spec
+++ b/perl-Server-Starter.spec
@@ -1,6 +1,6 @@
 Name:   perl-Server-Starter
 Version:0.17
-Release:6%{?dist}
+Release:7%{?dist}
 Summary:Superdaemon for hot-deploying server programs
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -84,6 +84,9 @@ make test
 %{_mandir}/man1/start_server.*
 
 %changelog
+* Fri Aug 29 2014 Jitka Plesnikova jples...@redhat.com - 0.17-7
+- Perl 5.20 rebuild
+
 * Thu Aug 21 2014 Petr Pisar ppi...@redhat.com - 0.17-6
 - Fix t/05-killolddelay.t race (bug #1100158)
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Server-Starter.git/commit/?h=f21id=bf72c5d139f0081d11c4886ce18577d54a01ab83
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-List-UtilsBy (f21). Perl 5.20 rebuild

2015-07-26 Thread notifications
From 5fda71b00234e9184e07d2c5e156633fb0d76b31 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Wed, 27 Aug 2014 18:34:26 +0200
Subject: Perl 5.20 rebuild


diff --git a/perl-List-UtilsBy.spec b/perl-List-UtilsBy.spec
index 03c77ba..4074e4b 100644
--- a/perl-List-UtilsBy.spec
+++ b/perl-List-UtilsBy.spec
@@ -1,6 +1,6 @@
 Name:   perl-List-UtilsBy
 Version:0.09
-Release:7%{?dist}
+Release:8%{?dist}
 Summary:Higher-order list utility functions
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -47,6 +47,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Wed Aug 27 2014 Jitka Plesnikova jples...@redhat.com - 0.09-8
+- Perl 5.20 rebuild
+
 * Sat Jun 07 2014 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.09-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-List-UtilsBy.git/commit/?h=f21id=5fda71b00234e9184e07d2c5e156633fb0d76b31
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-List-UtilsBy (f21). Perl 5.22 rebuild

2015-07-26 Thread notifications
From fa008fc891c2af963a0f83f679c3ab5221df3e72 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Fri, 5 Jun 2015 13:02:32 +0200
Subject: Perl 5.22 rebuild


diff --git a/perl-List-UtilsBy.spec b/perl-List-UtilsBy.spec
index 4074e4b..b38c432 100644
--- a/perl-List-UtilsBy.spec
+++ b/perl-List-UtilsBy.spec
@@ -1,6 +1,6 @@
 Name:   perl-List-UtilsBy
 Version:0.09
-Release:8%{?dist}
+Release:9%{?dist}
 Summary:Higher-order list utility functions
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -47,6 +47,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 0.09-9
+- Perl 5.22 rebuild
+
 * Wed Aug 27 2014 Jitka Plesnikova jples...@redhat.com - 0.09-8
 - Perl 5.20 rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-List-UtilsBy.git/commit/?h=f21id=fa008fc891c2af963a0f83f679c3ab5221df3e72
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-List-UtilsBy (f21). - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

2015-07-26 Thread notifications
From b37b049457e9fcf46d906277a5ee646da1c5fbe1 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore den...@ausil.us
Date: Thu, 18 Jun 2015 04:08:36 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


diff --git a/perl-List-UtilsBy.spec b/perl-List-UtilsBy.spec
index b38c432..542faa7 100644
--- a/perl-List-UtilsBy.spec
+++ b/perl-List-UtilsBy.spec
@@ -1,6 +1,6 @@
 Name:   perl-List-UtilsBy
 Version:0.09
-Release:9%{?dist}
+Release:10%{?dist}
 Summary:Higher-order list utility functions
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -47,6 +47,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.09-10
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 0.09-9
 - Perl 5.22 rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-List-UtilsBy.git/commit/?h=f21id=b37b049457e9fcf46d906277a5ee646da1c5fbe1
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-List-UtilsBy (f21). Cleanup merger.

2015-07-26 Thread notifications
From 310566dc1a10834cde126e173f5c4e463ab45037 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 26 Jul 2015 13:02:10 +0200
Subject: Cleanup merger.


diff --git a/perl-List-UtilsBy.spec b/perl-List-UtilsBy.spec
index 2ad0bc2..7fcf673 100644
--- a/perl-List-UtilsBy.spec
+++ b/perl-List-UtilsBy.spec
@@ -55,12 +55,6 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 - Add %%license.
 - Modernize spec.
 
-* Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.09-10
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
-
-* Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 0.09-9
-- Perl 5.22 rebuild
-
 * Wed Aug 27 2014 Jitka Plesnikova jples...@redhat.com - 0.09-8
 - Perl 5.20 rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-List-UtilsBy.git/commit/?h=f21id=310566dc1a10834cde126e173f5c4e463ab45037
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-List-UtilsBy (f21). Upstream update. (..more)

2015-07-26 Thread notifications
From 857298a2354c425fa34bdb6b184fe3f5d18fecfd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 26 Jul 2015 12:28:06 +0200
Subject: Upstream update.

- Add %license.
- Modernize spec.

diff --git a/.gitignore b/.gitignore
index 1e3e601..6936937 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/List-UtilsBy-0.09.tar.gz
+/List-UtilsBy-0.10.tar.gz
diff --git a/perl-List-UtilsBy.spec b/perl-List-UtilsBy.spec
index 542faa7..2ad0bc2 100644
--- a/perl-List-UtilsBy.spec
+++ b/perl-List-UtilsBy.spec
@@ -1,14 +1,17 @@
 Name:   perl-List-UtilsBy
-Version:0.09
-Release:10%{?dist}
+Version:0.10
+Release:1%{?dist}
 Summary:Higher-order list utility functions
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/List-UtilsBy/
 Source0:
http://www.cpan.org/authors/id/P/PE/PEVANS/List-UtilsBy-%{version}.tar.gz
 BuildArch:  noarch
-BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Module::Build) = 0.4004
+BuildRequires:  perl(Test::More) = 0.88
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
 
 # for improved testing
 BuildRequires:  perl(Test::Pod) = 1.00
@@ -41,12 +44,17 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 ./Build test
 
 %files
-%defattr(-,root,root,-)
-%doc Changes LICENSE README
+%doc Changes README
+%%license LICENSE
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 26 2015 Ralf Corsépius corse...@fedoraproject.org - 0.10-1
+- Upstream update.
+- Add %%license.
+- Modernize spec.
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.09-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 4091283..11b2e8e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ed80e57fb37bf929c641b8a43470e488  List-UtilsBy-0.09.tar.gz
+2b4e2ffdfa99ab3eba8e221545c67522  List-UtilsBy-0.10.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-List-UtilsBy.git/commit/?h=f21id=857298a2354c425fa34bdb6b184fe3f5d18fecfd
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-List-UtilsBy (f21). Cleanup merger.

2015-07-26 Thread notifications
From 6ccc9551ab6f5be035a427c1064ac302b5ecb234 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 26 Jul 2015 13:03:29 +0200
Subject: Cleanup merger.


diff --git a/perl-List-UtilsBy.spec b/perl-List-UtilsBy.spec
index 7fcf673..1103e8a 100644
--- a/perl-List-UtilsBy.spec
+++ b/perl-List-UtilsBy.spec
@@ -55,9 +55,6 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 - Add %%license.
 - Modernize spec.
 
-* Wed Aug 27 2014 Jitka Plesnikova jples...@redhat.com - 0.09-8
-- Perl 5.20 rebuild
-
 * Sat Jun 07 2014 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.09-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-List-UtilsBy.git/commit/?h=f21id=6ccc9551ab6f5be035a427c1064ac302b5ecb234
--
Fedora Extras Perl SIG
http://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-YAML-Tiny (perl-YAML-Tiny-1.69-1.fc24). Update to 1.69 (..more)

2015-07-26 Thread notifications
This commit already existed in another branch.

http://pkgs.fedoraproject.org/cgit/perl-YAML-Tiny.git/commit/?h=perl-YAML-Tiny-1.69-1.fc24id=9f84c04fbacdc0eb2e2a0a39ed6b2202525357c8
--
Fedora Extras Perl SIG
http://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-YAML-Tiny (perl-YAML-Tiny-1.69-1.fc23). Update to 1.69 (..more)

2015-07-26 Thread notifications
From 9f84c04fbacdc0eb2e2a0a39ed6b2202525357c8 Mon Sep 17 00:00:00 2001
From: Paul Howarth p...@city-fan.org
Date: Sun, 26 Jul 2015 13:12:46 +0100
Subject: Update to 1.69

- New upstream release 1.69
  - Tests no longer print to stderr unnecessarily; this makes core perl builds
(where this distribution is included as CPAN-Meta-YAML) a little quieter
  - The Test::More dependency has been reduced to 0.88 by emulating 'subtest'
for those tests that need it

diff --git a/perl-YAML-Tiny.spec b/perl-YAML-Tiny.spec
index ff97f3c..6116776 100644
--- a/perl-YAML-Tiny.spec
+++ b/perl-YAML-Tiny.spec
@@ -1,6 +1,6 @@
 Name:   perl-YAML-Tiny
-Version:1.67
-Release:3%{?dist}
+Version:1.69
+Release:1%{?dist}
 Summary:Read/Write YAML files with as little code as possible
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -8,6 +8,9 @@ URL:http://search.cpan.org/dist/YAML-Tiny/
 Source0:
http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/YAML-Tiny-%{version}.tar.gz
 BuildArch:  noarch
 # Module Build
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 # Module Runtime
@@ -31,7 +34,7 @@ BuildRequires:  perl(JSON::MaybeXS) = 1.001000
 BuildRequires:  perl(JSON::PP)
 BuildRequires:  perl(lib)
 BuildRequires:  perl(List::Util)
-BuildRequires:  perl(Test::More) = 0.99
+BuildRequires:  perl(Test::More) = 0.88
 BuildRequires:  perl(utf8)
 BuildRequires:  perl(vars)
 BuildRequires:  perl(warnings)
@@ -72,6 +75,13 @@ make test
 %{_mandir}/man3/YAML::Tiny.3*
 
 %changelog
+* Sun Jul 26 2015 Paul Howarth p...@city-fan.org - 1.69-1
+- Update to 1.69
+  - Tests no longer print to stderr unnecessarily; this makes core perl builds
+(where this distribution is included as CPAN-Meta-YAML) a little quieter
+  - The Test::More dependency has been reduced to 0.88 by emulating 'subtest'
+for those tests that need it
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.67-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index c105f9b..0974267 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-61e0abcfb2ae5e86a74887967b372922  YAML-Tiny-1.67.tar.gz
+7deacd0ee428038407ccc5cd0b50f66f  YAML-Tiny-1.69.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-YAML-Tiny.git/commit/?h=perl-YAML-Tiny-1.69-1.fc23id=9f84c04fbacdc0eb2e2a0a39ed6b2202525357c8
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Params-Validate (f23). Upstream update. (..more)

2015-07-26 Thread notifications
From bb9553a1e8c3e1937d51f6e931e68da9d2b3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 26 Jul 2015 01:19:41 +0200
Subject: Upstream update.

- Reflect Attribute::Params::Validate having been dropped from
  Params::Validate.
- Add %license.

diff --git a/.gitignore b/.gitignore
index 6693215..908043e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-1.20.tar.gz
+/Params-Validate-1.21.tar.gz
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index fd43f43..94d20da 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -15,7 +15,7 @@
 
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
-Version:   1.20
+Version:   1.21
 Release:   1%{?dist}
 License:   Artistic 2.0
 Group: Development/Libraries
@@ -29,7 +29,6 @@ BuildRequires:  perl(Module::Implementation) = 0.04
 BuildRequires:  perl(Module::Build) = 0.37
 
 # Run-time:
-BuildRequires:  perl(Attribute::Handlers) = 0.79
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Scalar::Util) = 1.20
 BuildRequires:  perl(XSLoader)
@@ -95,13 +94,19 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2/dev/null ';'
 %{?with_release_tests:RELEASE_TESTING=1} %{!?with_network:SKIP_POD_NO404S=1} 
./Build test
 
 %files
-%doc Changes LICENSE TODO
+%doc Changes TODO
+%license LICENSE
 %{perl_vendorarch}/Params
 %{perl_vendorarch}/auto/Params
-%{perl_vendorarch}/Attribute
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 26 2015 Ralf Corsépius corse...@fedoraproject.org - 1.21-1
+- Upstream update.
+- Reflect Attribute::Params::Validate having been dropped from
+  Params::Validate.
+- Add %%license.
+
 * Mon Jul 13 2015 Ralf Corsépius corse...@fedoraproject.org - 1.20-1
 - Upstream update.
 
diff --git a/sources b/sources
index b38b9dc..7829b51 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e7d669585d18f010244251c3b10837e1  Params-Validate-1.20.tar.gz
+c81e5d44cbda5aeb8a3be03b35dc410b  Params-Validate-1.21.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Params-Validate.git/commit/?h=f23id=bb9553a1e8c3e1937d51f6e931e68da9d2b3
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Test-TCP (f22). Merge remote-tracking branch 'origin/f23' into f22

2015-07-26 Thread notifications
From 321478bbe2afbc745ed73f6a074c16d84948eae8 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Fri, 5 Jun 2015 12:57:19 +0200
Subject: Perl 5.22 rebuild


diff --git a/perl-Test-TCP.spec b/perl-Test-TCP.spec
index c798e04..d6e4dd4 100644
--- a/perl-Test-TCP.spec
+++ b/perl-Test-TCP.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-TCP
 Version:2.12
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Testing TCP program
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -57,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 2.12-2
+- Perl 5.22 rebuild
+
 * Tue May 19 2015 Ralf Corsépius corse...@fedoraproject.org - 2.12-1
 - Upstream update.
 - Reflect upstream Source0: having changed.
-- 
cgit v0.10.2


From 7d2308ad1b06f52d5747f0268b907fda6bafede8 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore den...@ausil.us
Date: Thu, 18 Jun 2015 06:47:22 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


diff --git a/perl-Test-TCP.spec b/perl-Test-TCP.spec
index d6e4dd4..f9e129a 100644
--- a/perl-Test-TCP.spec
+++ b/perl-Test-TCP.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-TCP
 Version:2.12
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:Testing TCP program
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -57,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.12-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 2.12-2
 - Perl 5.22 rebuild
 
-- 
cgit v0.10.2


From e0bb2584d0b248097a64ad4ca3e9ab1212f7eb46 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sat, 25 Jul 2015 11:12:46 +0200
Subject: Upstream update.


diff --git a/.gitignore b/.gitignore
index 83328e8..e63e90f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Test-TCP-2.12.tar.gz
+/Test-TCP-2.13.tar.gz
diff --git a/perl-Test-TCP.spec b/perl-Test-TCP.spec
index f9e129a..3e74a0e 100644
--- a/perl-Test-TCP.spec
+++ b/perl-Test-TCP.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-TCP
-Version:2.12
-Release:3%{?dist}
+Version:2.13
+Release:1%{?dist}
 Summary:Testing TCP program
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -57,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sat Jul 25 2015 Ralf Corsépius corse...@fedoraproject.org - 2.13-1
+- Upstream update.
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.12-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 1dbc505..2fb453f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1fb2f960a593b79841040358f140f5a5  Test-TCP-2.12.tar.gz
+e0006119a9c1008d0bcf210afd1ed165  Test-TCP-2.13.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Test-TCP.git/commit/?h=f22id=67dd58c956527e35ea36da93cabe19765f1aef91
--
Fedora Extras Perl SIG
http://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 1246854] perl-Filter-1.55 is available

2015-07-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1246854



--- Comment #1 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
Failed to kick off scratch build.

cmd:  sha256sum /var/tmp/thn-5IwS_b/100.0%
return code:  1
stdout:

stderr:
sha256sum: /var/tmp/thn-5IwS_b/100.0%: No such file or directory

-- 
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 1246854] New: perl-Filter-1.55 is available

2015-07-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1246854

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



Latest upstream release: 1.55
Current version/release in rawhide: 1.54-347.fc23
URL: http://search.cpan.org/dist/Filter/

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

pghmcfc uploaded YAML-Tiny-1.69.tar.gz for perl-YAML-Tiny

2015-07-26 Thread notifications
7deacd0ee428038407ccc5cd0b50f66f  YAML-Tiny-1.69.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-YAML-Tiny/YAML-Tiny-1.69.tar.gz/md5/7deacd0ee428038407ccc5cd0b50f66f/YAML-Tiny-1.69.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

corsepiu uploaded Server-Starter-0.31.tar.gz for perl-Server-Starter

2015-07-26 Thread notifications
48a6cca38adeb57878d5339891dcfacf  Server-Starter-0.31.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Server-Starter/Server-Starter-0.31.tar.gz/md5/48a6cca38adeb57878d5339891dcfacf/Server-Starter-0.31.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jehane pushed to fusioninventory-agent (f21). commenting unused buildrequires

2015-07-26 Thread notifications
From df7a1db4165dd9b3752353dda82e8c9d07c0ce31 Mon Sep 17 00:00:00 2001
From: jehane maria...@tuxette.fr
Date: Sun, 29 Mar 2015 09:54:43 +0200
Subject: commenting unused buildrequires


diff --git a/fusioninventory-agent.spec b/fusioninventory-agent.spec
index 560f63c..3c5008c 100644
--- a/fusioninventory-agent.spec
+++ b/fusioninventory-agent.spec
@@ -20,32 +20,32 @@ Source1:   %{name}.cron
 Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))
 BuildRequires: perl(inc::Module::Install)
 BuildRequires: systemd
-BuildRequires: perl(Test::Compile)
-BuildRequires: perl(Test::More)
-BuildRequires: perl(Test::Deep)
-BuildRequires: perl(Test::Exception)
-BuildRequires: perl(Test::NoWarnings)
-BuildRequires: perl(Test::MockModule)
-BuildRequires: perl(Test::MockObject::Extends)
-BuildRequires: perl(Test::HTTP::Server::Simple)
-BuildRequires: perl(UNIVERSAL::require)
-BuildRequires: perl(XML::TreePP)
-BuildRequires: perl(IPC::Run)
-BuildRequires: perl(Net::IP)
-BuildRequires: perl(Net::SNMP)
-BuildRequires: perl(Thread::Queue)
-BuildRequires: perl(Parse::EDID)
-BuildRequires: perl(JSON)
-BuildRequires: perl(HTTP::Proxy)
-BuildRequires: perl(HTTP::Daemon)
-BuildRequires: perl(HTTP::Server::Simple)
-BuildRequires: perl(File::Copy::Recursive)
-BuildRequires: perl(IO::Capture::Stderr)
-BuildRequires: perl(POE)
-BuildRequires: perl(POE::Component::Client::Ping)
-BuildRequires: perl(Sys::Syslog)
-BuildRequires: perl(LWP::Protocol::https)
-BuildRequires: perl(HTTP::Server::Simple::Authen)
+#BuildRequires: perl(Test::Compile)
+#BuildRequires: perl(Test::More)
+#BuildRequires: perl(Test::Deep)
+#BuildRequires: perl(Test::Exception)
+#BuildRequires: perl(Test::NoWarnings)
+#BuildRequires: perl(Test::MockModule)
+#BuildRequires: perl(Test::MockObject::Extends)
+#BuildRequires: perl(Test::HTTP::Server::Simple)
+#BuildRequires: perl(UNIVERSAL::require)
+#BuildRequires: perl(XML::TreePP)
+#BuildRequires: perl(IPC::Run)
+#BuildRequires: perl(Net::IP)
+#BuildRequires: perl(Net::SNMP)
+#BuildRequires: perl(Thread::Queue)
+#BuildRequires: perl(Parse::EDID)
+#BuildRequires: perl(JSON)
+#BuildRequires: perl(HTTP::Proxy)
+#BuildRequires: perl(HTTP::Daemon)
+#BuildRequires: perl(HTTP::Server::Simple)
+#BuildRequires: perl(File::Copy::Recursive)
+#BuildRequires: perl(IO::Capture::Stderr)
+#BuildRequires: perl(POE)
+#BuildRequires: perl(POE::Component::Client::Ping)
+#BuildRequires: perl(Sys::Syslog)
+#BuildRequires: perl(LWP::Protocol::https)
+#BuildRequires: perl(HTTP::Server::Simple::Authen)
 
 Requires:  perl-FusionInventory-Agent = %{version}-%{release}
 Requires:  logrotate
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/fusioninventory-agent.git/commit/?h=f21id=df7a1db4165dd9b3752353dda82e8c9d07c0ce31
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jehane pushed to fusioninventory-agent (f21). Perl 5.22 rebuild

2015-07-26 Thread notifications
From 6fa60836953ffef266ecfd25cd1df52b52f9df3f Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Sat, 6 Jun 2015 09:30:22 +0200
Subject: Perl 5.22 rebuild


diff --git a/fusioninventory-agent.spec b/fusioninventory-agent.spec
index 58d1d5c..2d58ded 100644
--- a/fusioninventory-agent.spec
+++ b/fusioninventory-agent.spec
@@ -10,7 +10,7 @@ License: GPLv2+
 URL: http://fusioninventory.org/
 
 Version: 2.3.16
-Release: 2%{?dist}
+Release: 3%{?dist}
 #BuildArch:   noarch
 Source0: 
http://search.cpan.org/CPAN/authors/id/G/GR/GROUSSE/FusionInventory-Agent-%{version}%{?prever}.tar.gz
 Source1:   %{name}.cron
@@ -309,6 +309,9 @@ install -m 644 -D contrib/yum-plugin/%{name}.conf 
%{buildroot}%{_sysconfdir}/yum
 
 
 %changelog
+* Sat Jun 06 2015 Jitka Plesnikova jples...@redhat.com - 2.3.16-3
+- Perl 5.22 rebuild
+
 * Sun Mar 29 2015 Marianne Lombard jeh...@fedoraproject.org - 2.3.16-2
 - commenting un-used BuildRequires
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/fusioninventory-agent.git/commit/?h=f21id=6fa60836953ffef266ecfd25cd1df52b52f9df3f
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jehane pushed to fusioninventory-agent (f21). bugfix

2015-07-26 Thread notifications
From da9733962964b3a56251a98492cd10e362f0cc5f Mon Sep 17 00:00:00 2001
From: jehane maria...@tuxette.fr
Date: Thu, 9 Jul 2015 13:55:00 +0200
Subject: bugfix


diff --git a/fusioninventory-agent.spec b/fusioninventory-agent.spec
index 9147080..75572f2 100644
--- a/fusioninventory-agent.spec
+++ b/fusioninventory-agent.spec
@@ -10,7 +10,7 @@ License: GPLv2+
 URL: http://fusioninventory.org/
 
 Version: 2.3.16
-Release: 4%{?dist}
+Release: 5%{?dist}
 #BuildArch:   noarch
 Source0: 
http://search.cpan.org/CPAN/authors/id/G/GR/GROUSSE/FusionInventory-Agent-%{version}%{?prever}.tar.gz
 Source1:   %{name}.cron
@@ -195,7 +195,7 @@ cat EOF | tee %{name}.conf
 # Add tools directory if needed (tw_cli, hpacucli, ipssend, ...)
 PATH=/sbin:/bin:/usr/sbin:/usr/bin
 # Global options (debug for verbose log, rpc-trust-localhost for yum-plugin)
-FUSINVOPT=--debug 
+OPTIONS=--debug 
 
 EOF
 
@@ -309,6 +309,9 @@ install -m 644 -D contrib/yum-plugin/%{name}.conf 
%{buildroot}%{_sysconfdir}/yum
 
 
 %changelog
+* Wed Jul 8 2015 Marianne Lombard jeh...@fedoraproject.org - 2.3.16-5
+- fix for #1240964 
+
 * Wed Jun 17 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.3.16-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/fusioninventory-agent.git/commit/?h=f21id=da9733962964b3a56251a98492cd10e362f0cc5f
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jehane pushed to fusioninventory-agent (f21). adding changelog

2015-07-26 Thread notifications
From edc4ff8d411fddc95661899fe54020368d376f33 Mon Sep 17 00:00:00 2001
From: jehane maria...@tuxette.fr
Date: Sun, 29 Mar 2015 09:56:14 +0200
Subject: adding changelog


diff --git a/fusioninventory-agent.spec b/fusioninventory-agent.spec
index 3c5008c..58d1d5c 100644
--- a/fusioninventory-agent.spec
+++ b/fusioninventory-agent.spec
@@ -10,7 +10,7 @@ License: GPLv2+
 URL: http://fusioninventory.org/
 
 Version: 2.3.16
-Release: 1%{?dist}
+Release: 2%{?dist}
 #BuildArch:   noarch
 Source0: 
http://search.cpan.org/CPAN/authors/id/G/GR/GROUSSE/FusionInventory-Agent-%{version}%{?prever}.tar.gz
 Source1:   %{name}.cron
@@ -309,6 +309,9 @@ install -m 644 -D contrib/yum-plugin/%{name}.conf 
%{buildroot}%{_sysconfdir}/yum
 
 
 %changelog
+* Sun Mar 29 2015 Marianne Lombard jeh...@fedoraproject.org - 2.3.16-2
+- commenting un-used BuildRequires
+
 * Sun Mar 1 2015 Marianne Lombard jeh...@fedoraprojetc.org - 2.3.16
 - update to 2.3.16
 - adding BuildRequires needed by test
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/fusioninventory-agent.git/commit/?h=f21id=edc4ff8d411fddc95661899fe54020368d376f33
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jehane pushed to fusioninventory-agent (f21). - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

2015-07-26 Thread notifications
From e9f58b4c5fa912e9400a6c18d1a85160e0988e0a Mon Sep 17 00:00:00 2001
From: Dennis Gilmore den...@ausil.us
Date: Wed, 17 Jun 2015 06:51:34 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


diff --git a/fusioninventory-agent.spec b/fusioninventory-agent.spec
index 2d58ded..9147080 100644
--- a/fusioninventory-agent.spec
+++ b/fusioninventory-agent.spec
@@ -10,7 +10,7 @@ License: GPLv2+
 URL: http://fusioninventory.org/
 
 Version: 2.3.16
-Release: 3%{?dist}
+Release: 4%{?dist}
 #BuildArch:   noarch
 Source0: 
http://search.cpan.org/CPAN/authors/id/G/GR/GROUSSE/FusionInventory-Agent-%{version}%{?prever}.tar.gz
 Source1:   %{name}.cron
@@ -309,6 +309,9 @@ install -m 644 -D contrib/yum-plugin/%{name}.conf 
%{buildroot}%{_sysconfdir}/yum
 
 
 %changelog
+* Wed Jun 17 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.3.16-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Sat Jun 06 2015 Jitka Plesnikova jples...@redhat.com - 2.3.16-3
 - Perl 5.22 rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/fusioninventory-agent.git/commit/?h=f21id=e9f58b4c5fa912e9400a6c18d1a85160e0988e0a
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Server-Starter (f22). Upstream update.

2015-07-26 Thread notifications
From 373b8b8cbdfc57839e564f35e6c9f11e31572570 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 26 Jul 2015 15:33:45 +0200
Subject: Upstream update.


diff --git a/.gitignore b/.gitignore
index 69b41d4..fce5ebb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Server-Starter-0.30.tar.gz
+/Server-Starter-0.31.tar.gz
diff --git a/perl-Server-Starter.spec b/perl-Server-Starter.spec
index f55c039..1431d6d 100644
--- a/perl-Server-Starter.spec
+++ b/perl-Server-Starter.spec
@@ -1,6 +1,6 @@
 Name:   perl-Server-Starter
-Version:0.30
-Release:2%{?dist}
+Version:0.31
+Release:1%{?dist}
 Summary:Superdaemon for hot-deploying server programs
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -78,6 +78,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man1/start_server.*
 
 %changelog
+* Sun Jul 26 2015 Ralf Corsépius corse...@fedoraproject.org - 0.31-1
+- Upstream update.
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.30-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 558790c..a926363 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-84a10a9f48caf74292a1acb8b4365344  Server-Starter-0.30.tar.gz
+48a6cca38adeb57878d5339891dcfacf  Server-Starter-0.31.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Server-Starter.git/commit/?h=f22id=373b8b8cbdfc57839e564f35e6c9f11e31572570
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Server-Starter (f22). Cleanup merger.

2015-07-26 Thread notifications
From 8e25bbd377a2964b72d82ea78cedaea91a8c7924 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 26 Jul 2015 15:45:10 +0200
Subject: Cleanup merger.


diff --git a/perl-Server-Starter.spec b/perl-Server-Starter.spec
index 1431d6d..61d7fd9 100644
--- a/perl-Server-Starter.spec
+++ b/perl-Server-Starter.spec
@@ -81,18 +81,6 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 * Sun Jul 26 2015 Ralf Corsépius corse...@fedoraproject.org - 0.31-1
 - Upstream update.
 
-* Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.30-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
-
-* Thu Jun 11 2015 Ralf Corsépius corse...@fedoraproject.org - 0.30-1
-- Upstream update.
-
-* Thu Jun 11 2015 Ralf Corsépius corse...@fedoraproject.org - 0.29-1
-- Upstream update.
-
-* Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 0.28-2
-- Perl 5.22 rebuild
-
 * Sat May 30 2015 Ralf Corsépius corse...@fedoraproject.org - 0.28-1
 - Upstream update.
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Server-Starter.git/commit/?h=f22id=8e25bbd377a2964b72d82ea78cedaea91a8c7924
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Server-Starter (f22). Perl 5.22 rebuild

2015-07-26 Thread notifications
From a16f4e3258928d53f47c08000628cee92ef91b1f Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Fri, 5 Jun 2015 13:38:04 +0200
Subject: Perl 5.22 rebuild


diff --git a/perl-Server-Starter.spec b/perl-Server-Starter.spec
index a083e78..a851ace 100644
--- a/perl-Server-Starter.spec
+++ b/perl-Server-Starter.spec
@@ -1,6 +1,6 @@
 Name:   perl-Server-Starter
 Version:0.28
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Superdaemon for hot-deploying server programs
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -78,6 +78,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man1/start_server.*
 
 %changelog
+* Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 0.28-2
+- Perl 5.22 rebuild
+
 * Sat May 30 2015 Ralf Corsépius corse...@fedoraproject.org - 0.28-1
 - Upstream update.
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Server-Starter.git/commit/?h=f22id=a16f4e3258928d53f47c08000628cee92ef91b1f
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Server-Starter (f22). - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

2015-07-26 Thread notifications
From 74a056477e0443e5c28a7b066bb84d9f9934ad1c Mon Sep 17 00:00:00 2001
From: Dennis Gilmore den...@ausil.us
Date: Thu, 18 Jun 2015 05:53:35 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


diff --git a/perl-Server-Starter.spec b/perl-Server-Starter.spec
index 0b12776..f55c039 100644
--- a/perl-Server-Starter.spec
+++ b/perl-Server-Starter.spec
@@ -1,6 +1,6 @@
 Name:   perl-Server-Starter
 Version:0.30
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Superdaemon for hot-deploying server programs
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -78,6 +78,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man1/start_server.*
 
 %changelog
+* Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.30-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Thu Jun 11 2015 Ralf Corsépius corse...@fedoraproject.org - 0.30-1
 - Upstream update.
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Server-Starter.git/commit/?h=f22id=74a056477e0443e5c28a7b066bb84d9f9934ad1c
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Server-Starter (f22). Upstream update.

2015-07-26 Thread notifications
From 60436178639228edd317a80c64d40800d49290ff Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Thu, 11 Jun 2015 18:33:51 +0200
Subject: Upstream update.


diff --git a/.gitignore b/.gitignore
index d9b69ab..69b41d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Server-Starter-0.29.tar.gz
+/Server-Starter-0.30.tar.gz
diff --git a/perl-Server-Starter.spec b/perl-Server-Starter.spec
index 6ba6a23..0b12776 100644
--- a/perl-Server-Starter.spec
+++ b/perl-Server-Starter.spec
@@ -1,5 +1,5 @@
 Name:   perl-Server-Starter
-Version:0.29
+Version:0.30
 Release:1%{?dist}
 Summary:Superdaemon for hot-deploying server programs
 License:GPL+ or Artistic
@@ -78,6 +78,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man1/start_server.*
 
 %changelog
+* Thu Jun 11 2015 Ralf Corsépius corse...@fedoraproject.org - 0.30-1
+- Upstream update.
+
 * Thu Jun 11 2015 Ralf Corsépius corse...@fedoraproject.org - 0.29-1
 - Upstream update.
 
diff --git a/sources b/sources
index 8c04e8e..558790c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c2567036ca2018b89d5a14a6ee5d0661  Server-Starter-0.29.tar.gz
+84a10a9f48caf74292a1acb8b4365344  Server-Starter-0.30.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Server-Starter.git/commit/?h=f22id=60436178639228edd317a80c64d40800d49290ff
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Server-Starter (f22). Upstream update.

2015-07-26 Thread notifications
From 63fce7b707717127211fab320b0debeac6e83407 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Thu, 11 Jun 2015 18:20:44 +0200
Subject: Upstream update.


diff --git a/.gitignore b/.gitignore
index 511cac3..d9b69ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Server-Starter-0.28.tar.gz
+/Server-Starter-0.29.tar.gz
diff --git a/perl-Server-Starter.spec b/perl-Server-Starter.spec
index a851ace..6ba6a23 100644
--- a/perl-Server-Starter.spec
+++ b/perl-Server-Starter.spec
@@ -1,6 +1,6 @@
 Name:   perl-Server-Starter
-Version:0.28
-Release:2%{?dist}
+Version:0.29
+Release:1%{?dist}
 Summary:Superdaemon for hot-deploying server programs
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -78,6 +78,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man1/start_server.*
 
 %changelog
+* Thu Jun 11 2015 Ralf Corsépius corse...@fedoraproject.org - 0.29-1
+- Upstream update.
+
 * Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 0.28-2
 - Perl 5.22 rebuild
 
diff --git a/sources b/sources
index d2c86e0..8c04e8e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7145d6e90b3545944cbb13a9f5076d10  Server-Starter-0.28.tar.gz
+c2567036ca2018b89d5a14a6ee5d0661  Server-Starter-0.29.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Server-Starter.git/commit/?h=f22id=63fce7b707717127211fab320b0debeac6e83407
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu uploaded List-UtilsBy-0.10.tar.gz for perl-List-UtilsBy

2015-07-26 Thread notifications
2b4e2ffdfa99ab3eba8e221545c67522  List-UtilsBy-0.10.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-List-UtilsBy/List-UtilsBy-0.10.tar.gz/md5/2b4e2ffdfa99ab3eba8e221545c67522/List-UtilsBy-0.10.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-List-UtilsBy (f22). - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

2015-07-26 Thread notifications
From b37b049457e9fcf46d906277a5ee646da1c5fbe1 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore den...@ausil.us
Date: Thu, 18 Jun 2015 04:08:36 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


diff --git a/perl-List-UtilsBy.spec b/perl-List-UtilsBy.spec
index b38c432..542faa7 100644
--- a/perl-List-UtilsBy.spec
+++ b/perl-List-UtilsBy.spec
@@ -1,6 +1,6 @@
 Name:   perl-List-UtilsBy
 Version:0.09
-Release:9%{?dist}
+Release:10%{?dist}
 Summary:Higher-order list utility functions
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -47,6 +47,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.09-10
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 0.09-9
 - Perl 5.22 rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-List-UtilsBy.git/commit/?h=f22id=b37b049457e9fcf46d906277a5ee646da1c5fbe1
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-List-UtilsBy (f22). Upstream update. (..more)

2015-07-26 Thread notifications
From 857298a2354c425fa34bdb6b184fe3f5d18fecfd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 26 Jul 2015 12:28:06 +0200
Subject: Upstream update.

- Add %license.
- Modernize spec.

diff --git a/.gitignore b/.gitignore
index 1e3e601..6936937 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/List-UtilsBy-0.09.tar.gz
+/List-UtilsBy-0.10.tar.gz
diff --git a/perl-List-UtilsBy.spec b/perl-List-UtilsBy.spec
index 542faa7..2ad0bc2 100644
--- a/perl-List-UtilsBy.spec
+++ b/perl-List-UtilsBy.spec
@@ -1,14 +1,17 @@
 Name:   perl-List-UtilsBy
-Version:0.09
-Release:10%{?dist}
+Version:0.10
+Release:1%{?dist}
 Summary:Higher-order list utility functions
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/List-UtilsBy/
 Source0:
http://www.cpan.org/authors/id/P/PE/PEVANS/List-UtilsBy-%{version}.tar.gz
 BuildArch:  noarch
-BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Module::Build) = 0.4004
+BuildRequires:  perl(Test::More) = 0.88
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
 
 # for improved testing
 BuildRequires:  perl(Test::Pod) = 1.00
@@ -41,12 +44,17 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 ./Build test
 
 %files
-%defattr(-,root,root,-)
-%doc Changes LICENSE README
+%doc Changes README
+%%license LICENSE
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 26 2015 Ralf Corsépius corse...@fedoraproject.org - 0.10-1
+- Upstream update.
+- Add %%license.
+- Modernize spec.
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.09-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 4091283..11b2e8e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ed80e57fb37bf929c641b8a43470e488  List-UtilsBy-0.09.tar.gz
+2b4e2ffdfa99ab3eba8e221545c67522  List-UtilsBy-0.10.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-List-UtilsBy.git/commit/?h=f22id=857298a2354c425fa34bdb6b184fe3f5d18fecfd
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-List-UtilsBy (f22). Perl 5.22 rebuild

2015-07-26 Thread notifications
From fa008fc891c2af963a0f83f679c3ab5221df3e72 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Fri, 5 Jun 2015 13:02:32 +0200
Subject: Perl 5.22 rebuild


diff --git a/perl-List-UtilsBy.spec b/perl-List-UtilsBy.spec
index 4074e4b..b38c432 100644
--- a/perl-List-UtilsBy.spec
+++ b/perl-List-UtilsBy.spec
@@ -1,6 +1,6 @@
 Name:   perl-List-UtilsBy
 Version:0.09
-Release:8%{?dist}
+Release:9%{?dist}
 Summary:Higher-order list utility functions
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -47,6 +47,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 0.09-9
+- Perl 5.22 rebuild
+
 * Wed Aug 27 2014 Jitka Plesnikova jples...@redhat.com - 0.09-8
 - Perl 5.20 rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-List-UtilsBy.git/commit/?h=f22id=fa008fc891c2af963a0f83f679c3ab5221df3e72
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Carp-REPL

2015-07-26 Thread buildsys


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


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

Broken dependencies: perl-Devel-FindRef

2015-07-26 Thread buildsys


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


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

Broken dependencies: perl-Method-Signatures

2015-07-26 Thread buildsys


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


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

Broken dependencies: perl-Task-Catalyst

2015-07-26 Thread buildsys


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


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

Broken dependencies: perl-Data-Dump-Streamer

2015-07-26 Thread buildsys


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


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

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

2015-07-26 Thread buildsys


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


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

Broken dependencies: perl-Test-AutoBuild

2015-07-26 Thread buildsys


perl-Test-AutoBuild has broken dependencies in the F-23 tree:
On x86_64:
perl-Test-AutoBuild-1.2.4-15.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-Test-AutoBuild-1.2.4-15.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-Test-AutoBuild-1.2.4-15.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


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

Broken dependencies: perl-Data-Alias

2015-07-26 Thread buildsys


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


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

Broken dependencies: polymake

2015-07-26 Thread buildsys


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


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

Broken dependencies: perl-POE-API-Peek

2015-07-26 Thread buildsys


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


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

Broken dependencies: perl-Devel-BeginLift

2015-07-26 Thread buildsys


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


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

Broken dependencies: perl-CatalystX-REPL

2015-07-26 Thread buildsys


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


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

Broken dependencies: perl-Test-Vars

2015-07-26 Thread buildsys


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


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

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

2015-07-26 Thread buildsys


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


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

Broken dependencies: perl-MongoDB

2015-07-26 Thread buildsys


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


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

[Bug 1246858] New: perl-YAML-Tiny-1.69 is available

2015-07-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1246858

Bug ID: 1246858
   Summary: perl-YAML-Tiny-1.69 is available
   Product: Fedora
   Version: rawhide
 Component: perl-YAML-Tiny
  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



Latest upstream release: 1.69
Current version/release in rawhide: 1.67-3.fc23
URL: http://search.cpan.org/dist/YAML-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 1246858] perl-YAML-Tiny-1.69 is available

2015-07-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1246858



--- Comment #2 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
pghmcfc's perl-YAML-Tiny-1.69-1.fc24 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=672213

-- 
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 1246858] perl-YAML-Tiny-1.69 is available

2015-07-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1246858



--- Comment #1 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
Failed to kick off scratch build.

cmd:  sha256sum /var/tmp/thn-Z8Na8m/100.0%
return code:  1
stdout:

stderr:
sha256sum: /var/tmp/thn-Z8Na8m/100.0%: No such file or directory

-- 
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-YAML-Tiny (f23). Update to 1.69 (..more)

2015-07-26 Thread notifications
From 9f84c04fbacdc0eb2e2a0a39ed6b2202525357c8 Mon Sep 17 00:00:00 2001
From: Paul Howarth p...@city-fan.org
Date: Sun, 26 Jul 2015 13:12:46 +0100
Subject: Update to 1.69

- New upstream release 1.69
  - Tests no longer print to stderr unnecessarily; this makes core perl builds
(where this distribution is included as CPAN-Meta-YAML) a little quieter
  - The Test::More dependency has been reduced to 0.88 by emulating 'subtest'
for those tests that need it

diff --git a/perl-YAML-Tiny.spec b/perl-YAML-Tiny.spec
index ff97f3c..6116776 100644
--- a/perl-YAML-Tiny.spec
+++ b/perl-YAML-Tiny.spec
@@ -1,6 +1,6 @@
 Name:   perl-YAML-Tiny
-Version:1.67
-Release:3%{?dist}
+Version:1.69
+Release:1%{?dist}
 Summary:Read/Write YAML files with as little code as possible
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -8,6 +8,9 @@ URL:http://search.cpan.org/dist/YAML-Tiny/
 Source0:
http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/YAML-Tiny-%{version}.tar.gz
 BuildArch:  noarch
 # Module Build
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 # Module Runtime
@@ -31,7 +34,7 @@ BuildRequires:  perl(JSON::MaybeXS) = 1.001000
 BuildRequires:  perl(JSON::PP)
 BuildRequires:  perl(lib)
 BuildRequires:  perl(List::Util)
-BuildRequires:  perl(Test::More) = 0.99
+BuildRequires:  perl(Test::More) = 0.88
 BuildRequires:  perl(utf8)
 BuildRequires:  perl(vars)
 BuildRequires:  perl(warnings)
@@ -72,6 +75,13 @@ make test
 %{_mandir}/man3/YAML::Tiny.3*
 
 %changelog
+* Sun Jul 26 2015 Paul Howarth p...@city-fan.org - 1.69-1
+- Update to 1.69
+  - Tests no longer print to stderr unnecessarily; this makes core perl builds
+(where this distribution is included as CPAN-Meta-YAML) a little quieter
+  - The Test::More dependency has been reduced to 0.88 by emulating 'subtest'
+for those tests that need it
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.67-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index c105f9b..0974267 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-61e0abcfb2ae5e86a74887967b372922  YAML-Tiny-1.67.tar.gz
+7deacd0ee428038407ccc5cd0b50f66f  YAML-Tiny-1.69.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-YAML-Tiny.git/commit/?h=f23id=9f84c04fbacdc0eb2e2a0a39ed6b2202525357c8
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Server-Starter (f21). Fix t/01-starter.t race (bug #1100158)

2015-07-26 Thread notifications
From 460cf7664ead390bc2c1d8c65ceb396e292c9202 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= ppi...@redhat.com
Date: Thu, 21 Aug 2014 14:23:35 +0200
Subject: Fix t/01-starter.t race (bug #1100158)


diff --git 
a/Server-Starter-0.17-Synchronize-to-PID-in-t-05-killolddelay.t.patch 
b/Server-Starter-0.17-Synchronize-to-PID-in-t-05-killolddelay.t.patch
new file mode 100644
index 000..7dad7e0
--- /dev/null
+++ b/Server-Starter-0.17-Synchronize-to-PID-in-t-05-killolddelay.t.patch
@@ -0,0 +1,85 @@
+From 046fb1328e76851a1398a624b77e746c37c62a67 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= ppi...@redhat.com
+Date: Thu, 21 Aug 2014 14:17:25 +0200
+Subject: [PATCH] Synchronize to PID in t/05-killolddelay.t
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+There were races between various sleeps and the restarting server.
+This patch fixes it by waiting for complete generation change in the
+status file.
+
+Similar to CPAN RT#73711.
+
+Signed-off-by: Petr Písař ppi...@redhat.com
+---
+ t/05-killolddelay.t | 36 +---
+ 1 file changed, 25 insertions(+), 11 deletions(-)
+
+diff --git a/t/05-killolddelay.t b/t/05-killolddelay.t
+index 19856af..457bdd9 100644
+--- a/t/05-killolddelay.t
 b/t/05-killolddelay.t
+@@ -3,7 +3,7 @@ use warnings;
+ 
+ use File::Temp ();
+ use Test::TCP;
+-use Test::More tests = 28;
++use Test::More tests = 26;
+ 
+ use Server::Starter qw(start_server);
+ 
+@@ -45,17 +45,18 @@ for my $signal_on_hup ('TERM', 'USR1') {
+ $buf =~ /^(\d+):/;
+ my $worker_pid = $1;
+ # switch to next gen
+-sleep 2;
+-my $status = get_status();
+-like(get_status(), qr/^1:\d+\n$/s, 'status before restart');
++my $previous_generation = get_single_generation();
++like($previous_generation, qr/^1:\d+\n$/s, 'status before 
restart');
+ kill 'HUP', $server_pid;
+-sleep 4;
+-like(get_status(), qr/^1:\d+\n2:\d+$/s, 'status during restart');
+-# Child process has finished in 2 seconds but the parent
+-# checks and calls waitpid every second, so wait for an
+-# additional 1 second.
+-sleep 3;
+-like(get_status(), qr/^2:\d+\n$/s, 'status after restart');
++my $current_generation;
++while (($current_generation = get_single_generation()) eq
++$previous_generation) {
++   sleep 1;
++}
++diag Server changed from $previous_generation ,
++to $current_generation\n;
++
++like($current_generation, qr/^2:\d+\n$/s, 'status after restart');
+ is(
+ do {
+ open my $fh, '', $tempdir/signame
+@@ -81,7 +82,20 @@ for my $signal_on_hup ('TERM', 'USR1') {
+ }
+ 
+ sub get_status {
++while (! -e $tempdir/status) {
++sleep 1;
++}
+ open my $fh, '', $tempdir/status
+ or die failed to open file:$tempdir/status:$!;
+ do { undef $/; $fh };
+ }
++
++sub get_single_generation {
++my $status;
++do {
++sleep 1 if defined $status;
++$status = get_status;
++} until ($status =~ /\A\d+:\d+\n\z/);
++chomp $status;
++$status;
++}
+-- 
+1.9.3
+
diff --git a/perl-Server-Starter.spec b/perl-Server-Starter.spec
index 784a305..4e07142 100644
--- a/perl-Server-Starter.spec
+++ b/perl-Server-Starter.spec
@@ -1,6 +1,6 @@
 Name:   perl-Server-Starter
 Version:0.17
-Release:5%{?dist}
+Release:6%{?dist}
 Summary:Superdaemon for hot-deploying server programs
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -14,6 +14,8 @@ Patch1: Server-Starter-0.17-Fix-loading-envdir.patch
 Patch2: 
Server-Starter-0.17-Synchronize-to-PID-in-t-06-autorestart.t.patch
 # Fix t/01-starter.t race, bug #1100158, CPAN RT#73711
 Patch3: Server-Starter-0.17-Synchronize-to-PID-in-t-01-starter.t.patch
+# Fix t/05-killolddelay.t race, bug #1100158, CPAN RT#73711
+Patch4: 
Server-Starter-0.17-Synchronize-to-PID-in-t-05-killolddelay.t.patch
 BuildArch:  noarch
 
 BuildRequires:  perl(ExtUtils::MakeMaker) = 6.42
@@ -51,6 +53,7 @@ perl-Server-Starter's start_server script.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 # --skipdeps causes ExtUtils::AutoInstall not to try auto-installing
@@ -81,6 +84,9 @@ make test
 %{_mandir}/man1/start_server.*
 
 %changelog
+* Thu Aug 21 2014 Petr Pisar ppi...@redhat.com - 0.17-6
+- Fix t/05-killolddelay.t race (bug #1100158)
+
 * Fri Aug 08 2014 Petr Pisar ppi...@redhat.com - 0.17-5
 - Fix t/01-starter.t race (bug #1100158)
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Server-Starter.git/commit/?h=f21id=460cf7664ead390bc2c1d8c65ceb396e292c9202
--
Fedora Extras Perl SIG

corsepiu pushed to perl-Server-Starter (f21). Upstream update. (..more)

2015-07-26 Thread notifications
From 96b6f5340aaf906e870d20b95d546801de03c587 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Tue, 7 Apr 2015 05:16:23 +0200
Subject: Upstream update.

- Rework spec.
- Remove bundled modules.
- Drop Fedora/RH-patches.

diff --git a/.gitignore b/.gitignore
index 48e455c..2ba2233 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Server-Starter-0.17.tar.gz
+/Server-Starter-0.25.tar.gz
diff --git a/Server-Starter-0.17-Fix-loading-envdir.patch 
b/Server-Starter-0.17-Fix-loading-envdir.patch
deleted file mode 100644
index d0b9dbf..000
--- a/Server-Starter-0.17-Fix-loading-envdir.patch
+++ /dev/null
@@ -1,107 +0,0 @@
-From 6d965848ff8905f82da0f1ac142000b12a05905e Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= ppi...@redhat.com
-Date: Mon, 16 Jun 2014 17:25:08 +0200
-Subject: [PATCH 2/2] Fix loading envdir
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-The envdir was scanned each second regardless of signal received. This
-caused random failures of the 'removed env' t/07-envdir.t test.
-
-This patch fixes it by loading the environment only just before
-intended restart. It also documents this start_server() option.
-
-Signed-off-by: Petr Písař ppi...@redhat.com

- lib/Server/Starter.pm | 31 ++-
- 1 file changed, 22 insertions(+), 9 deletions(-)
-
-diff --git a/lib/Server/Starter.pm b/lib/Server/Starter.pm
-index 47bc18a..c171307 100644
 a/lib/Server/Starter.pm
-+++ b/lib/Server/Starter.pm
-@@ -179,15 +179,13 @@ sub start_server {
- 
- # the main loop
- my $term_signal = 0;
--$current_worker = _start_worker($opts);
-+my %loaded_env;
-+$current_worker = _start_worker($opts, \%loaded_env);
- $update_status-();
- my $auto_restart_interval = 0;
- my $last_restart_time = time();
- my $restart_flag = 0;
- while (1) {
--my %loaded_env = _reload_env();
--my @loaded_env_keys = keys %loaded_env;
--local @ENV{@loaded_env_keys} = map { $loaded_env{$_} } 
(@loaded_env_keys);
- if ($ENV{ENABLE_AUTO_RESTART}) {
- # restart workers periodically
- $auto_restart_interval = $ENV{AUTO_RESTART_INTERVAL} ||= 360;
-@@ -201,7 +199,7 @@ sub start_server {
- last if ($died_worker = 0);
- if ($died_worker == $current_worker) {
- print STDERR worker $died_worker died unexpectedly with 
status:$status, restarting\n;
--$current_worker = _start_worker($opts);
-+$current_worker = _start_worker($opts, \%loaded_env);
- $last_restart_time = time();
- } else {
- print STDERR old worker $died_worker died, status:$status\n;
-@@ -232,9 +230,10 @@ sub start_server {
- }
- }
- if ($restart_flag  1 || ($restart_flag  0  $num_old_workers == 
0)) {
-+%loaded_env = _reload_env();
- print STDERR spawning a new worker 
(num_old_workers=$num_old_workers)\n;
- $old_workers{$current_worker} = $ENV{SERVER_STARTER_GENERATION};
--$current_worker = _start_worker($opts);
-+$current_worker = _start_worker($opts, \%loaded_env);
- $last_restart_time = time();
- $restart_flag = 0;
- $update_status-();
-@@ -342,7 +341,7 @@ sub _reload_env {
- }
- 
- sub _start_worker {
--my $opts = shift;
-+my ($opts, $loaded_env) = @_;
- my $pid;
- while (1) {
- $ENV{SERVER_STARTER_GENERATION}++;
-@@ -350,6 +349,8 @@ sub _start_worker {
- die fork(2) failed:$!
- unless defined $pid;
- if ($pid == 0) {
-+my @loaded_env_keys = keys %$loaded_env;
-+@ENV{@loaded_env_keys} = map { $loaded_env-{$_} } 
(@loaded_env_keys);
- my @args = @{$opts-{exec}};
- # child process
- if (defined $opts-{dir}) {
-@@ -418,9 +419,21 @@ A Net::Server personality that can be run under 
LServer::Starter exists under
- 
- Returns zero or more file descriptors on which the server program should call 
accept(2) in a hashref.  Each element of the hashref is: 
(host:port|port|path_of_unix_socket) = file_descriptor.
- 
--=item start_server
-+=item start_server(%options)
- 
--Starts the superdaemon.  Used by the Cstart_server script.
-+Starts the superdaemon.  Used by the Cstart_server script. Options are:
-+
-+=over 4
-+
-+=item envdir
-+
-+Defines a directory whose content is added into server's environment. Each 
file name specifies an environment variable, the file's content specifies a 
value of the environment variable. Files with names starting with a dot are 
ignored.  
-+
-+The environment directory is scanned and read only on time-based autorestart 
or SIGHUP signal. The first server instances have default environment. To 
remove an enviroment variable added before, remove the file and send the signal.
-+

corsepiu pushed to perl-Server-Starter (f21). Fix t/06-autorestart.t race

2015-07-26 Thread notifications
From eb4c9e9ca7f3d456982ce5195c5fb4ead9f077c1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= ppi...@redhat.com
Date: Thu, 10 Jul 2014 15:45:21 +0200
Subject: Fix t/06-autorestart.t race


diff --git a/Server-Starter-0.17-Synchronize-to-PID-in-t-06-autorestart.t.patch 
b/Server-Starter-0.17-Synchronize-to-PID-in-t-06-autorestart.t.patch
new file mode 100644
index 000..9b4a713
--- /dev/null
+++ b/Server-Starter-0.17-Synchronize-to-PID-in-t-06-autorestart.t.patch
@@ -0,0 +1,83 @@
+From b2cee396fea96266a95a829b94cdf759d0eae76d Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= ppi...@redhat.com
+Date: Thu, 10 Jul 2014 15:37:47 +0200
+Subject: [PATCH] Synchronize to PID in t/06-autorestart.t
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+There were races between various sleeps and 4s auto_restart_interval.
+This patch replaces the sleeps by waiting for status with a single PID
+entry.
+
+Similar to CPAN RT#73711.
+
+Signed-off-by: Petr Písař ppi...@redhat.com
+---
+ t/06-autorestart.t | 35 +++
+ 1 file changed, 27 insertions(+), 8 deletions(-)
+
+diff --git a/t/06-autorestart.t b/t/06-autorestart.t
+index bab9241..9401500 100644
+--- a/t/06-autorestart.t
 b/t/06-autorestart.t
+@@ -3,7 +3,7 @@ use warnings;
+ 
+ use File::Temp ();
+ use Test::TCP;
+-use Test::More tests = 28;
++use Test::More tests = 26;
+ 
+ use Server::Starter qw(start_server);
+ 
+@@ -46,13 +46,19 @@ for my $signal_on_hup ('TERM', 'USR1') {
+ $buf =~ /^(\d+):/;
+ my $worker_pid = $1;
+ # switch to next gen
+-sleep 2;
+-my $status = get_status();
+-like(get_status(), qr/^1:\d+\n$/s, 'status before auto-restart');
+-sleep 5;
+-like(get_status(), qr/^1:\d+\n2:\d+$/s, 'status during transient 
state');
+-sleep 4;
+-like(get_status(), qr/^2:\d+\n$/s, 'status after auto-restart');
++my $previous_generation = get_single_generation();
++like($previous_generation, qr/^\d+:\d+\n$/s,
++'status before auto-restart');
++my $current_generation;
++while (($current_generation = get_single_generation()) eq
++$previous_generation) {
++   sleep 1;
++}
++diag Server changed from $previous_generation ,
++to $current_generation\n;
++
++like($current_generation, qr/^\d+:\d+\n$/s,
++'status after auto-restart');
+ is(
+ do {
+ open my $fh, '', $tempdir/signame
+@@ -78,7 +84,20 @@ for my $signal_on_hup ('TERM', 'USR1') {
+ }
+ 
+ sub get_status {
++while (! -e $tempdir/status) {
++sleep 1;
++}
+ open my $fh, '', $tempdir/status
+ or die failed to open file:$tempdir/status:$!;
+ do { undef $/; $fh };
+ }
++
++sub get_single_generation {
++my $status;
++do {
++sleep 1 if defined $status;
++$status = get_status;
++} until ($status =~ /\A\d+:\d+\n\z/);
++chomp $status;
++$status;
++}
+-- 
+1.9.3
+
diff --git a/perl-Server-Starter.spec b/perl-Server-Starter.spec
index 3d0cfc4..cb1b22b 100644
--- a/perl-Server-Starter.spec
+++ b/perl-Server-Starter.spec
@@ -1,6 +1,6 @@
 Name:   perl-Server-Starter
 Version:0.17
-Release:3%{?dist}
+Release:4%{?dist}
 Summary:Superdaemon for hot-deploying server programs
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -10,6 +10,8 @@ Source0:
http://www.cpan.org/authors/id/K/KA/KAZUHO/Server-Starter-%{vers
 Patch0: Server-Starter-0.17-Synchronize-to-PID-in-t-07-envdir.t.patch
 # Fix loading the environment directory, bug #1100158, CPAN RT#73711
 Patch1: Server-Starter-0.17-Fix-loading-envdir.patch
+# Fix t/06-autorestart.t race, bug #1100158, CPAN RT#73711
+Patch2: 
Server-Starter-0.17-Synchronize-to-PID-in-t-06-autorestart.t.patch
 BuildArch:  noarch
 
 BuildRequires:  perl(ExtUtils::MakeMaker) = 6.42
@@ -45,6 +47,7 @@ perl-Server-Starter's start_server script.
 %setup -q -n Server-Starter-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 # --skipdeps causes ExtUtils::AutoInstall not to try auto-installing
@@ -75,6 +78,9 @@ make test
 %{_mandir}/man1/start_server.*
 
 %changelog
+* Thu Jul 10 2014 Petr Pisar ppi...@redhat.com - 0.17-4
+- Fix t/06-autorestart.t race (bug #1100158)
+
 * Tue Jun 17 2014 Petr Pisar ppi...@redhat.com - 0.17-3
 - Fix races in t/07-envdir.t test (bug #1100158)
 - Load the environment directory just before restartin a server (bug #1100158)
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Server-Starter.git/commit/?h=f21id=eb4c9e9ca7f3d456982ce5195c5fb4ead9f077c1
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list

corsepiu pushed to perl-Server-Starter (f21). Upstream update. (..more)

2015-07-26 Thread notifications
From f6efb74567d210b58a234038263486447ebae3c8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Fri, 1 May 2015 07:58:52 +0200
Subject: Upstream update.

- Reflect upstream having dropped bundling modules.
- Reflect upstream having re-added LICENCE.
- Reflect upstream having switched to Module::Build.

diff --git a/.gitignore b/.gitignore
index 2ba2233..e4c28b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Server-Starter-0.25.tar.gz
+/Server-Starter-0.27.tar.gz
diff --git a/perl-Server-Starter.spec b/perl-Server-Starter.spec
index 7ad89af..06b6c1f 100644
--- a/perl-Server-Starter.spec
+++ b/perl-Server-Starter.spec
@@ -1,5 +1,5 @@
 Name:   perl-Server-Starter
-Version:0.25
+Version:0.27
 Release:1%{?dist}
 Summary:Superdaemon for hot-deploying server programs
 License:GPL+ or Artistic
@@ -10,12 +10,15 @@ BuildArch:  noarch
 
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Exporter)
-BuildRequires:  perl(ExtUtils::MakeMaker) = 6.42
 BuildRequires:  perl(Fcntl)
+BuildRequires:  perl(File::Basename)
+BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(Getopt::Long)
 BuildRequires:  perl(IO::Handle)
 BuildRequires:  perl(IO::Socket::UNIX)
+BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(POSIX)
+BuildRequires:  perl(Pod::Usage)
 BuildRequires:  perl(Socket)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
@@ -23,7 +26,7 @@ BuildRequires:  perl(warnings)
 # For the tests
 BuildRequires:  perl(IO::Socket::IP)
 BuildRequires:  perl(Net::EmptyPort)
-BuildRequires:  perl(Test::TCP) = 2.00
+BuildRequires:  perl(Test::TCP) = 2.08
 BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(Test::SharedFork)
 
@@ -48,22 +51,13 @@ perl-Server-Starter's start_server script.
 
 %prep
 %setup -q -n Server-Starter-%{version}
-# Remove bundled modules
-for f in inc/Test/TCP.pm inc/IO/Socket/IP.pm inc/Net/EmptyPort.pm \
-  inc/Test/SharedFork.pm; do
-  pat=$(echo $f | sed 's,/,\\/,g;s,\.,\\.,g')
-  rm $f
-  sed -i -e /$pat/d MANIFEST
-done
 
 %build
-# --skipdeps causes ExtUtils::AutoInstall not to try auto-installing
-#   missing modules
-%{__perl} Makefile.PL INSTALLDIRS=vendor --skipdeps
-make %{?_smp_mflags} 
+%{__perl} Build.PL --installdirs=vendor
+./Build
 
 %install
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+./Build install --destdir=$RPM_BUILD_ROOT --create_packlist=0
 
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;
@@ -71,10 +65,11 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
-make test
+./Build test
 
 %files
-%doc Changes README
+%doc Changes README.md
+%license LICENSE
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
@@ -83,6 +78,12 @@ make test
 %{_mandir}/man1/start_server.*
 
 %changelog
+* Fri May 01 2015 Ralf Corsépius corse...@fedoraproject.org - 0.27-1
+- Upstream update.
+- Reflect upstream having dropped bundling modules.
+- Reflect upstream having re-added LICENCE.
+- Reflect upstream having switched to Module::Build.
+
 * Tue Apr 07 2015 Ralf Corsépius corse...@fedoraproject.org - 0.25-1
 - Upstream update.
 - Rework spec.
diff --git a/sources b/sources
index 628286e..c84207a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0b94ee58578d4f5a7a7b97b0a98c90c2  Server-Starter-0.25.tar.gz
+3330f699ec30546bf105bb61c05b4105  Server-Starter-0.27.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Server-Starter.git/commit/?h=f21id=f6efb74567d210b58a234038263486447ebae3c8
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Server-Starter (f21). Perl 5.20 mass

2015-07-26 Thread notifications
From 33880c35d9e56c020dd79dd427a9cd24b8d05da2 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Tue, 9 Sep 2014 11:18:30 +0200
Subject: Perl 5.20 mass


diff --git a/perl-Server-Starter.spec b/perl-Server-Starter.spec
index 3250263..6a5bbf4 100644
--- a/perl-Server-Starter.spec
+++ b/perl-Server-Starter.spec
@@ -1,6 +1,6 @@
 Name:   perl-Server-Starter
 Version:0.17
-Release:8%{?dist}
+Release:9%{?dist}
 Summary:Superdaemon for hot-deploying server programs
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -89,6 +89,9 @@ make test
 %{_mandir}/man1/start_server.*
 
 %changelog
+* Tue Sep 09 2014 Jitka Plesnikova jples...@redhat.com - 0.17-9
+- Perl 5.20 mass
+
 * Tue Sep 09 2014 Petr Pisar ppi...@redhat.com - 0.17-8
 - Fix a race between t/06-autorestart.t and t/05-killolddelay-echod.pl
   (bug #1100158)
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Server-Starter.git/commit/?h=f21id=33880c35d9e56c020dd79dd427a9cd24b8d05da2
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Server-Starter (f21). Fix t/01-starter.t race

2015-07-26 Thread notifications
From a77af9e1c5c0443ad99acc8743f8bd4d4f53cb85 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= ppi...@redhat.com
Date: Fri, 8 Aug 2014 13:06:27 +0200
Subject: Fix t/01-starter.t race


diff --git a/Server-Starter-0.17-Synchronize-to-PID-in-t-01-starter.t.patch 
b/Server-Starter-0.17-Synchronize-to-PID-in-t-01-starter.t.patch
new file mode 100644
index 000..e194cf3
--- /dev/null
+++ b/Server-Starter-0.17-Synchronize-to-PID-in-t-01-starter.t.patch
@@ -0,0 +1,82 @@
+From f7d5f6bfb5e94a3ea01e53c5b69186ff7172b4bf Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= ppi...@redhat.com
+Date: Fri, 8 Aug 2014 12:58:40 +0200
+Subject: [PATCH] Synchronize to PID in t/01-starter.t
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+There were races between various sleeps and the restarting server.
+THis patch fixes it by waiting for complete generation change in the
+status file.
+
+This fixes CPAN RT#73711.
+
+Signed-off-by: Petr Písař ppi...@redhat.com
+---
+ t/01-starter.t | 33 +
+ 1 file changed, 25 insertions(+), 8 deletions(-)
+
+diff --git a/t/01-starter.t b/t/01-starter.t
+index ec671f0..1ddb925 100644
+--- a/t/01-starter.t
 b/t/01-starter.t
+@@ -3,7 +3,7 @@ use warnings;
+ 
+ use File::Temp ();
+ use Test::TCP;
+-use Test::More tests = 28;
++use Test::More tests = 26;
+ 
+ use Server::Starter qw(start_server);
+ 
+@@ -43,14 +43,17 @@ for my $signal_on_hup ('TERM', 'USR1') {
+ $buf =~ /^(\d+):/;
+ my $worker_pid = $1;
+ # switch to next gen
+-sleep 2;
+-my $status = get_status();
+-like(get_status(), qr/^1:\d+\n$/s, 'status before restart');
++my $previous_generation = get_single_generation();
++like($previous_generation, qr/^1:\d+\n$/s, 'status before 
restart');
+ kill 'HUP', $server_pid;
+-sleep 3;
+-like(get_status(), qr/^1:\d+\n2:\d+$/s, 'status during restart');
+-sleep 2;
+-like(get_status(), qr/^2:\d+\n$/s, 'status after restart');
++my $current_generation;
++while (($current_generation = get_single_generation()) eq
++$previous_generation) {
++   sleep 1;
++}
++diag Server changed from $previous_generation ,
++to $current_generation\n;
++like($current_generation, qr/^2:\d+\n$/s, 'status after restart');
+ is(
+ do {
+ open my $fh, '', $tempdir/signame
+@@ -76,7 +79,21 @@ for my $signal_on_hup ('TERM', 'USR1') {
+ }
+ 
+ sub get_status {
++while (! -e $tempdir/status) {
++sleep 1;
++}
+ open my $fh, '', $tempdir/status
+ or die failed to open file:$tempdir/status:$!;
+ do { undef $/; $fh };
+ }
++
++sub get_single_generation {
++my $status;
++do {
++sleep 1 if defined $status;
++$status = get_status;
++} until ($status =~ /\A\d+:\d+\n\z/);
++chomp $status;
++$status;
++}
++
+-- 
+1.9.3
+
diff --git a/perl-Server-Starter.spec b/perl-Server-Starter.spec
index cb1b22b..784a305 100644
--- a/perl-Server-Starter.spec
+++ b/perl-Server-Starter.spec
@@ -1,6 +1,6 @@
 Name:   perl-Server-Starter
 Version:0.17
-Release:4%{?dist}
+Release:5%{?dist}
 Summary:Superdaemon for hot-deploying server programs
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -12,6 +12,8 @@ Patch0: 
Server-Starter-0.17-Synchronize-to-PID-in-t-07-envdir.t.patch
 Patch1: Server-Starter-0.17-Fix-loading-envdir.patch
 # Fix t/06-autorestart.t race, bug #1100158, CPAN RT#73711
 Patch2: 
Server-Starter-0.17-Synchronize-to-PID-in-t-06-autorestart.t.patch
+# Fix t/01-starter.t race, bug #1100158, CPAN RT#73711
+Patch3: Server-Starter-0.17-Synchronize-to-PID-in-t-01-starter.t.patch
 BuildArch:  noarch
 
 BuildRequires:  perl(ExtUtils::MakeMaker) = 6.42
@@ -48,6 +50,7 @@ perl-Server-Starter's start_server script.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 # --skipdeps causes ExtUtils::AutoInstall not to try auto-installing
@@ -78,6 +81,9 @@ make test
 %{_mandir}/man1/start_server.*
 
 %changelog
+* Fri Aug 08 2014 Petr Pisar ppi...@redhat.com - 0.17-5
+- Fix t/01-starter.t race (bug #1100158)
+
 * Thu Jul 10 2014 Petr Pisar ppi...@redhat.com - 0.17-4
 - Fix t/06-autorestart.t race (bug #1100158)
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Server-Starter.git/commit/?h=f21id=a77af9e1c5c0443ad99acc8743f8bd4d4f53cb85
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Server-Starter (f21). Upstream update.

2015-07-26 Thread notifications
From 78c055e909b12b9159fbc33a2d8c684ff86808cf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sat, 30 May 2015 00:51:54 +0200
Subject: Upstream update.


diff --git a/.gitignore b/.gitignore
index e4c28b2..511cac3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Server-Starter-0.27.tar.gz
+/Server-Starter-0.28.tar.gz
diff --git a/perl-Server-Starter.spec b/perl-Server-Starter.spec
index 06b6c1f..a083e78 100644
--- a/perl-Server-Starter.spec
+++ b/perl-Server-Starter.spec
@@ -1,5 +1,5 @@
 Name:   perl-Server-Starter
-Version:0.27
+Version:0.28
 Release:1%{?dist}
 Summary:Superdaemon for hot-deploying server programs
 License:GPL+ or Artistic
@@ -78,6 +78,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man1/start_server.*
 
 %changelog
+* Sat May 30 2015 Ralf Corsépius corse...@fedoraproject.org - 0.28-1
+- Upstream update.
+
 * Fri May 01 2015 Ralf Corsépius corse...@fedoraproject.org - 0.27-1
 - Upstream update.
 - Reflect upstream having dropped bundling modules.
diff --git a/sources b/sources
index c84207a..d2c86e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3330f699ec30546bf105bb61c05b4105  Server-Starter-0.27.tar.gz
+7145d6e90b3545944cbb13a9f5076d10  Server-Starter-0.28.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Server-Starter.git/commit/?h=f21id=78c055e909b12b9159fbc33a2d8c684ff86808cf
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Server-Starter (f21). Fix a race between t/06-autorestart.t and t/05-killolddelay-echod.pl

2015-07-26 Thread notifications
From 451ab85b9f12cdc40c3bcf569b10771535c6206f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= ppi...@redhat.com
Date: Tue, 9 Sep 2014 09:17:13 +0200
Subject: Fix a race between t/06-autorestart.t and t/05-killolddelay-echod.pl


diff --git a/Server-Starter-0.17-Synchronize-to-content-in-signame-file.patch 
b/Server-Starter-0.17-Synchronize-to-content-in-signame-file.patch
new file mode 100644
index 000..6236bea
--- /dev/null
+++ b/Server-Starter-0.17-Synchronize-to-content-in-signame-file.patch
@@ -0,0 +1,78 @@
+From 3ec63d1650f9199d6d2b2413c7e855bc108646a4 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= ppi...@redhat.com
+Date: Mon, 8 Sep 2014 19:03:08 +0200
+Subject: [PATCH] Synchronize to content in signame file
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+There is a race between t/06-autorestart.t and
+t/05-killolddelay-echod.pl. If t/05-killolddelay-echod.pl is not fast
+enough with writing received signal name (e.g. by adding sleep 2; in
+the beginning of a signal handler), the t/06-autorestart.t will get
+empty signame file and the test for the signal name will fail.
+
+This patch adds synchornization by locking the signame file.
+
+Similar to CPAN RT#73711.
+
+Signed-off-by: Petr Písař ppi...@redhat.com
+---
+ t/05-killolddelay-echod.pl | 3 +++
+ t/06-autorestart.t | 8 ++--
+ 2 files changed, 9 insertions(+), 2 deletions(-)
+
+diff --git a/t/05-killolddelay-echod.pl b/t/05-killolddelay-echod.pl
+index 5b48ca5..bd6be30 100755
+--- a/t/05-killolddelay-echod.pl
 b/t/05-killolddelay-echod.pl
+@@ -5,16 +5,19 @@ use warnings;
+ 
+ use lib qw(blib/lib lib);
+ 
++use Fcntl qw(:flock);
+ use IO::Socket::INET;
+ use Server::Starter qw(server_ports);
+ 
+ my $sigfn = shift @ARGV;
+ open my $sigfh, '', $sigfn
+ or die could not open file:$sigfn:$!;
++flock $sigfh, LOCK_EX or die could lock file:$sigfh:$!;
+ 
+ $SIG{TERM} = $SIG{USR1} = sub {
+ my $signame = shift;
+ print $sigfh $signame;
++flock $sigfh, LOCK_UN or die $!;
+ sleep 1;
+ exit 0;
+ };
+diff --git a/t/06-autorestart.t b/t/06-autorestart.t
+index 9401500..58e98d1 100644
+--- a/t/06-autorestart.t
 b/t/06-autorestart.t
+@@ -1,6 +1,7 @@
+ use strict;
+ use warnings;
+ 
++use Fcntl qw(:flock);
+ use File::Temp ();
+ use Test::TCP;
+ use Test::More tests = 26;
+@@ -61,9 +62,12 @@ for my $signal_on_hup ('TERM', 'USR1') {
+ 'status after auto-restart');
+ is(
+ do {
+-open my $fh, '', $tempdir/signame
++open my $fh, '+', $tempdir/signame
+ or die $!;
+-$fh;
++flock $fh, LOCK_EX or die $!;
++my $signal = $fh;
++flock $fh, LOCK_UN or die $!;
++$signal;
+ },
+ $signal_on_hup,
+ 'signal sent on hup',
+-- 
+1.9.3
+
diff --git a/perl-Server-Starter.spec b/perl-Server-Starter.spec
index dd3fc01..3250263 100644
--- a/perl-Server-Starter.spec
+++ b/perl-Server-Starter.spec
@@ -1,6 +1,6 @@
 Name:   perl-Server-Starter
 Version:0.17
-Release:7%{?dist}
+Release:8%{?dist}
 Summary:Superdaemon for hot-deploying server programs
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -16,6 +16,9 @@ Patch2: 
Server-Starter-0.17-Synchronize-to-PID-in-t-06-autorestart.t.pat
 Patch3: Server-Starter-0.17-Synchronize-to-PID-in-t-01-starter.t.patch
 # Fix t/05-killolddelay.t race, bug #1100158, CPAN RT#73711
 Patch4: 
Server-Starter-0.17-Synchronize-to-PID-in-t-05-killolddelay.t.patch
+# Fix a race between t/06-autorestart.t and t/05-killolddelay-echod.pl,
+# bug #1100158, CPAN RT#73711
+Patch5: 
Server-Starter-0.17-Synchronize-to-content-in-signame-file.patch
 BuildArch:  noarch
 
 BuildRequires:  perl(ExtUtils::MakeMaker) = 6.42
@@ -24,6 +27,7 @@ BuildRequires:  perl(List::MoreUtils)
 BuildRequires:  perl(Proc::Wait3)
 BuildRequires:  perl(Scope::Guard)
 # For the tests
+BuildRequires:  perl(Fcntl)
 BuildRequires:  perl(Test::TCP) = 2.00
 
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
@@ -54,6 +58,7 @@ perl-Server-Starter's start_server script.
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 # --skipdeps causes ExtUtils::AutoInstall not to try auto-installing
@@ -84,6 +89,10 @@ make test
 %{_mandir}/man1/start_server.*
 
 %changelog
+* Tue Sep 09 2014 Petr Pisar ppi...@redhat.com - 0.17-8
+- Fix a race between t/06-autorestart.t and t/05-killolddelay-echod.pl
+  (bug #1100158)
+
 * Fri Aug 29 2014 Jitka Plesnikova jples...@redhat.com - 0.17-7
 - Perl 5.20 rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Server-Starter.git/commit/?h=f21id=451ab85b9f12cdc40c3bcf569b10771535c6206f
--
Fedora Extras Perl SIG

corsepiu pushed to perl-Server-Starter (f21). Perl 5.22 rebuild

2015-07-26 Thread notifications
From a16f4e3258928d53f47c08000628cee92ef91b1f Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Fri, 5 Jun 2015 13:38:04 +0200
Subject: Perl 5.22 rebuild


diff --git a/perl-Server-Starter.spec b/perl-Server-Starter.spec
index a083e78..a851ace 100644
--- a/perl-Server-Starter.spec
+++ b/perl-Server-Starter.spec
@@ -1,6 +1,6 @@
 Name:   perl-Server-Starter
 Version:0.28
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Superdaemon for hot-deploying server programs
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -78,6 +78,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man1/start_server.*
 
 %changelog
+* Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 0.28-2
+- Perl 5.22 rebuild
+
 * Sat May 30 2015 Ralf Corsépius corse...@fedoraproject.org - 0.28-1
 - Upstream update.
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Server-Starter.git/commit/?h=f21id=a16f4e3258928d53f47c08000628cee92ef91b1f
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Server-Starter (f21). Upstream update.

2015-07-26 Thread notifications
From 60436178639228edd317a80c64d40800d49290ff Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Thu, 11 Jun 2015 18:33:51 +0200
Subject: Upstream update.


diff --git a/.gitignore b/.gitignore
index d9b69ab..69b41d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Server-Starter-0.29.tar.gz
+/Server-Starter-0.30.tar.gz
diff --git a/perl-Server-Starter.spec b/perl-Server-Starter.spec
index 6ba6a23..0b12776 100644
--- a/perl-Server-Starter.spec
+++ b/perl-Server-Starter.spec
@@ -1,5 +1,5 @@
 Name:   perl-Server-Starter
-Version:0.29
+Version:0.30
 Release:1%{?dist}
 Summary:Superdaemon for hot-deploying server programs
 License:GPL+ or Artistic
@@ -78,6 +78,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man1/start_server.*
 
 %changelog
+* Thu Jun 11 2015 Ralf Corsépius corse...@fedoraproject.org - 0.30-1
+- Upstream update.
+
 * Thu Jun 11 2015 Ralf Corsépius corse...@fedoraproject.org - 0.29-1
 - Upstream update.
 
diff --git a/sources b/sources
index 8c04e8e..558790c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c2567036ca2018b89d5a14a6ee5d0661  Server-Starter-0.29.tar.gz
+84a10a9f48caf74292a1acb8b4365344  Server-Starter-0.30.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Server-Starter.git/commit/?h=f21id=60436178639228edd317a80c64d40800d49290ff
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Server-Starter (f21). Upstream update.

2015-07-26 Thread notifications
From 63fce7b707717127211fab320b0debeac6e83407 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Thu, 11 Jun 2015 18:20:44 +0200
Subject: Upstream update.


diff --git a/.gitignore b/.gitignore
index 511cac3..d9b69ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Server-Starter-0.28.tar.gz
+/Server-Starter-0.29.tar.gz
diff --git a/perl-Server-Starter.spec b/perl-Server-Starter.spec
index a851ace..6ba6a23 100644
--- a/perl-Server-Starter.spec
+++ b/perl-Server-Starter.spec
@@ -1,6 +1,6 @@
 Name:   perl-Server-Starter
-Version:0.28
-Release:2%{?dist}
+Version:0.29
+Release:1%{?dist}
 Summary:Superdaemon for hot-deploying server programs
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -78,6 +78,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man1/start_server.*
 
 %changelog
+* Thu Jun 11 2015 Ralf Corsépius corse...@fedoraproject.org - 0.29-1
+- Upstream update.
+
 * Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 0.28-2
 - Perl 5.22 rebuild
 
diff --git a/sources b/sources
index d2c86e0..8c04e8e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7145d6e90b3545944cbb13a9f5076d10  Server-Starter-0.28.tar.gz
+c2567036ca2018b89d5a14a6ee5d0661  Server-Starter-0.29.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Server-Starter.git/commit/?h=f21id=63fce7b707717127211fab320b0debeac6e83407
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Server-Starter (f21). Upstream update.

2015-07-26 Thread notifications
From 373b8b8cbdfc57839e564f35e6c9f11e31572570 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 26 Jul 2015 15:33:45 +0200
Subject: Upstream update.


diff --git a/.gitignore b/.gitignore
index 69b41d4..fce5ebb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Server-Starter-0.30.tar.gz
+/Server-Starter-0.31.tar.gz
diff --git a/perl-Server-Starter.spec b/perl-Server-Starter.spec
index f55c039..1431d6d 100644
--- a/perl-Server-Starter.spec
+++ b/perl-Server-Starter.spec
@@ -1,6 +1,6 @@
 Name:   perl-Server-Starter
-Version:0.30
-Release:2%{?dist}
+Version:0.31
+Release:1%{?dist}
 Summary:Superdaemon for hot-deploying server programs
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -78,6 +78,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man1/start_server.*
 
 %changelog
+* Sun Jul 26 2015 Ralf Corsépius corse...@fedoraproject.org - 0.31-1
+- Upstream update.
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.30-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 558790c..a926363 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-84a10a9f48caf74292a1acb8b4365344  Server-Starter-0.30.tar.gz
+48a6cca38adeb57878d5339891dcfacf  Server-Starter-0.31.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Server-Starter.git/commit/?h=f21id=373b8b8cbdfc57839e564f35e6c9f11e31572570
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Server-Starter (f21). Cleanup merger.

2015-07-26 Thread notifications
From 8e25bbd377a2964b72d82ea78cedaea91a8c7924 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 26 Jul 2015 15:45:10 +0200
Subject: Cleanup merger.


diff --git a/perl-Server-Starter.spec b/perl-Server-Starter.spec
index 1431d6d..61d7fd9 100644
--- a/perl-Server-Starter.spec
+++ b/perl-Server-Starter.spec
@@ -81,18 +81,6 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 * Sun Jul 26 2015 Ralf Corsépius corse...@fedoraproject.org - 0.31-1
 - Upstream update.
 
-* Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.30-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
-
-* Thu Jun 11 2015 Ralf Corsépius corse...@fedoraproject.org - 0.30-1
-- Upstream update.
-
-* Thu Jun 11 2015 Ralf Corsépius corse...@fedoraproject.org - 0.29-1
-- Upstream update.
-
-* Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 0.28-2
-- Perl 5.22 rebuild
-
 * Sat May 30 2015 Ralf Corsépius corse...@fedoraproject.org - 0.28-1
 - Upstream update.
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Server-Starter.git/commit/?h=f21id=8e25bbd377a2964b72d82ea78cedaea91a8c7924
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Server-Starter (f21). - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

2015-07-26 Thread notifications
From 74a056477e0443e5c28a7b066bb84d9f9934ad1c Mon Sep 17 00:00:00 2001
From: Dennis Gilmore den...@ausil.us
Date: Thu, 18 Jun 2015 05:53:35 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


diff --git a/perl-Server-Starter.spec b/perl-Server-Starter.spec
index 0b12776..f55c039 100644
--- a/perl-Server-Starter.spec
+++ b/perl-Server-Starter.spec
@@ -1,6 +1,6 @@
 Name:   perl-Server-Starter
 Version:0.30
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Superdaemon for hot-deploying server programs
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -78,6 +78,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man1/start_server.*
 
 %changelog
+* Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.30-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Thu Jun 11 2015 Ralf Corsépius corse...@fedoraproject.org - 0.30-1
 - Upstream update.
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Server-Starter.git/commit/?h=f21id=74a056477e0443e5c28a7b066bb84d9f9934ad1c
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Params-Validate (f22). Merge remote-tracking branch 'origin/f23' into f22

2015-07-26 Thread notifications
From bb9553a1e8c3e1937d51f6e931e68da9d2b3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 26 Jul 2015 01:19:41 +0200
Subject: Upstream update.

- Reflect Attribute::Params::Validate having been dropped from
  Params::Validate.
- Add %license.

diff --git a/.gitignore b/.gitignore
index 6693215..908043e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-1.20.tar.gz
+/Params-Validate-1.21.tar.gz
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index fd43f43..94d20da 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -15,7 +15,7 @@
 
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
-Version:   1.20
+Version:   1.21
 Release:   1%{?dist}
 License:   Artistic 2.0
 Group: Development/Libraries
@@ -29,7 +29,6 @@ BuildRequires:  perl(Module::Implementation) = 0.04
 BuildRequires:  perl(Module::Build) = 0.37
 
 # Run-time:
-BuildRequires:  perl(Attribute::Handlers) = 0.79
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Scalar::Util) = 1.20
 BuildRequires:  perl(XSLoader)
@@ -95,13 +94,19 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2/dev/null ';'
 %{?with_release_tests:RELEASE_TESTING=1} %{!?with_network:SKIP_POD_NO404S=1} 
./Build test
 
 %files
-%doc Changes LICENSE TODO
+%doc Changes TODO
+%license LICENSE
 %{perl_vendorarch}/Params
 %{perl_vendorarch}/auto/Params
-%{perl_vendorarch}/Attribute
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 26 2015 Ralf Corsépius corse...@fedoraproject.org - 1.21-1
+- Upstream update.
+- Reflect Attribute::Params::Validate having been dropped from
+  Params::Validate.
+- Add %%license.
+
 * Mon Jul 13 2015 Ralf Corsépius corse...@fedoraproject.org - 1.20-1
 - Upstream update.
 
diff --git a/sources b/sources
index b38b9dc..7829b51 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e7d669585d18f010244251c3b10837e1  Params-Validate-1.20.tar.gz
+c81e5d44cbda5aeb8a3be03b35dc410b  Params-Validate-1.21.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Params-Validate.git/commit/?h=f22id=13e15d8d5b7b95d6147303712c36a7299c953ee4
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Test-TCP (f22). Cleanup merger.

2015-07-26 Thread notifications
From db8610607c3a2d647087524a9f0f45d00d23810f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 26 Jul 2015 12:40:58 +0200
Subject: Cleanup merger.


diff --git a/perl-Test-TCP.spec b/perl-Test-TCP.spec
index fd056be..bb549d4 100644
--- a/perl-Test-TCP.spec
+++ b/perl-Test-TCP.spec
@@ -60,12 +60,6 @@ make test
 * Sat Jul 25 2015 Ralf Corsépius corse...@fedoraproject.org - 2.13-1
 - Upstream update.
 
-* Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.12-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
-
-* Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 2.12-2
-- Perl 5.22 rebuild
-
 * Tue May 19 2015 Ralf Corsépius corse...@fedoraproject.org - 2.12-1
 - Upstream update.
 - Reflect upstream Source0: having changed.
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Test-TCP.git/commit/?h=f22id=db8610607c3a2d647087524a9f0f45d00d23810f
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Test-TCP (f22). Upstream update.

2015-07-26 Thread notifications
From e0bb2584d0b248097a64ad4ca3e9ab1212f7eb46 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sat, 25 Jul 2015 11:12:46 +0200
Subject: Upstream update.


diff --git a/.gitignore b/.gitignore
index 83328e8..e63e90f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Test-TCP-2.12.tar.gz
+/Test-TCP-2.13.tar.gz
diff --git a/perl-Test-TCP.spec b/perl-Test-TCP.spec
index f9e129a..3e74a0e 100644
--- a/perl-Test-TCP.spec
+++ b/perl-Test-TCP.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-TCP
-Version:2.12
-Release:3%{?dist}
+Version:2.13
+Release:1%{?dist}
 Summary:Testing TCP program
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -57,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sat Jul 25 2015 Ralf Corsépius corse...@fedoraproject.org - 2.13-1
+- Upstream update.
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.12-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 1dbc505..2fb453f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1fb2f960a593b79841040358f140f5a5  Test-TCP-2.12.tar.gz
+e0006119a9c1008d0bcf210afd1ed165  Test-TCP-2.13.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Test-TCP.git/commit/?h=f22id=e0bb2584d0b248097a64ad4ca3e9ab1212f7eb46
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Test-TCP (f22). - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

2015-07-26 Thread notifications
From 7d2308ad1b06f52d5747f0268b907fda6bafede8 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore den...@ausil.us
Date: Thu, 18 Jun 2015 06:47:22 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


diff --git a/perl-Test-TCP.spec b/perl-Test-TCP.spec
index d6e4dd4..f9e129a 100644
--- a/perl-Test-TCP.spec
+++ b/perl-Test-TCP.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-TCP
 Version:2.12
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:Testing TCP program
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -57,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.12-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 2.12-2
 - Perl 5.22 rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Test-TCP.git/commit/?h=f22id=7d2308ad1b06f52d5747f0268b907fda6bafede8
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Test-TCP (f22). Perl 5.22 rebuild

2015-07-26 Thread notifications
From 321478bbe2afbc745ed73f6a074c16d84948eae8 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Fri, 5 Jun 2015 12:57:19 +0200
Subject: Perl 5.22 rebuild


diff --git a/perl-Test-TCP.spec b/perl-Test-TCP.spec
index c798e04..d6e4dd4 100644
--- a/perl-Test-TCP.spec
+++ b/perl-Test-TCP.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-TCP
 Version:2.12
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Testing TCP program
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -57,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 2.12-2
+- Perl 5.22 rebuild
+
 * Tue May 19 2015 Ralf Corsépius corse...@fedoraproject.org - 2.12-1
 - Upstream update.
 - Reflect upstream Source0: having changed.
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Test-TCP.git/commit/?h=f22id=321478bbe2afbc745ed73f6a074c16d84948eae8
--
Fedora Extras Perl SIG
http://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-YAML-Tiny (master). Update to 1.69 (..more)

2015-07-26 Thread notifications
From 9f84c04fbacdc0eb2e2a0a39ed6b2202525357c8 Mon Sep 17 00:00:00 2001
From: Paul Howarth p...@city-fan.org
Date: Sun, 26 Jul 2015 13:12:46 +0100
Subject: Update to 1.69

- New upstream release 1.69
  - Tests no longer print to stderr unnecessarily; this makes core perl builds
(where this distribution is included as CPAN-Meta-YAML) a little quieter
  - The Test::More dependency has been reduced to 0.88 by emulating 'subtest'
for those tests that need it

diff --git a/perl-YAML-Tiny.spec b/perl-YAML-Tiny.spec
index ff97f3c..6116776 100644
--- a/perl-YAML-Tiny.spec
+++ b/perl-YAML-Tiny.spec
@@ -1,6 +1,6 @@
 Name:   perl-YAML-Tiny
-Version:1.67
-Release:3%{?dist}
+Version:1.69
+Release:1%{?dist}
 Summary:Read/Write YAML files with as little code as possible
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -8,6 +8,9 @@ URL:http://search.cpan.org/dist/YAML-Tiny/
 Source0:
http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/YAML-Tiny-%{version}.tar.gz
 BuildArch:  noarch
 # Module Build
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 # Module Runtime
@@ -31,7 +34,7 @@ BuildRequires:  perl(JSON::MaybeXS) = 1.001000
 BuildRequires:  perl(JSON::PP)
 BuildRequires:  perl(lib)
 BuildRequires:  perl(List::Util)
-BuildRequires:  perl(Test::More) = 0.99
+BuildRequires:  perl(Test::More) = 0.88
 BuildRequires:  perl(utf8)
 BuildRequires:  perl(vars)
 BuildRequires:  perl(warnings)
@@ -72,6 +75,13 @@ make test
 %{_mandir}/man3/YAML::Tiny.3*
 
 %changelog
+* Sun Jul 26 2015 Paul Howarth p...@city-fan.org - 1.69-1
+- Update to 1.69
+  - Tests no longer print to stderr unnecessarily; this makes core perl builds
+(where this distribution is included as CPAN-Meta-YAML) a little quieter
+  - The Test::More dependency has been reduced to 0.88 by emulating 'subtest'
+for those tests that need it
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.67-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index c105f9b..0974267 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-61e0abcfb2ae5e86a74887967b372922  YAML-Tiny-1.67.tar.gz
+7deacd0ee428038407ccc5cd0b50f66f  YAML-Tiny-1.69.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-YAML-Tiny.git/commit/?h=masterid=9f84c04fbacdc0eb2e2a0a39ed6b2202525357c8
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Server-Starter (f23). Upstream update.

2015-07-26 Thread notifications
From 373b8b8cbdfc57839e564f35e6c9f11e31572570 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 26 Jul 2015 15:33:45 +0200
Subject: Upstream update.


diff --git a/.gitignore b/.gitignore
index 69b41d4..fce5ebb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Server-Starter-0.30.tar.gz
+/Server-Starter-0.31.tar.gz
diff --git a/perl-Server-Starter.spec b/perl-Server-Starter.spec
index f55c039..1431d6d 100644
--- a/perl-Server-Starter.spec
+++ b/perl-Server-Starter.spec
@@ -1,6 +1,6 @@
 Name:   perl-Server-Starter
-Version:0.30
-Release:2%{?dist}
+Version:0.31
+Release:1%{?dist}
 Summary:Superdaemon for hot-deploying server programs
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -78,6 +78,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man1/start_server.*
 
 %changelog
+* Sun Jul 26 2015 Ralf Corsépius corse...@fedoraproject.org - 0.31-1
+- Upstream update.
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.30-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 558790c..a926363 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-84a10a9f48caf74292a1acb8b4365344  Server-Starter-0.30.tar.gz
+48a6cca38adeb57878d5339891dcfacf  Server-Starter-0.31.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Server-Starter.git/commit/?h=f23id=373b8b8cbdfc57839e564f35e6c9f11e31572570
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Params-Validate (f22). Upstream update. (..more)

2015-07-26 Thread notifications
From bb9553a1e8c3e1937d51f6e931e68da9d2b3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 26 Jul 2015 01:19:41 +0200
Subject: Upstream update.

- Reflect Attribute::Params::Validate having been dropped from
  Params::Validate.
- Add %license.

diff --git a/.gitignore b/.gitignore
index 6693215..908043e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-1.20.tar.gz
+/Params-Validate-1.21.tar.gz
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index fd43f43..94d20da 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -15,7 +15,7 @@
 
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
-Version:   1.20
+Version:   1.21
 Release:   1%{?dist}
 License:   Artistic 2.0
 Group: Development/Libraries
@@ -29,7 +29,6 @@ BuildRequires:  perl(Module::Implementation) = 0.04
 BuildRequires:  perl(Module::Build) = 0.37
 
 # Run-time:
-BuildRequires:  perl(Attribute::Handlers) = 0.79
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Scalar::Util) = 1.20
 BuildRequires:  perl(XSLoader)
@@ -95,13 +94,19 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2/dev/null ';'
 %{?with_release_tests:RELEASE_TESTING=1} %{!?with_network:SKIP_POD_NO404S=1} 
./Build test
 
 %files
-%doc Changes LICENSE TODO
+%doc Changes TODO
+%license LICENSE
 %{perl_vendorarch}/Params
 %{perl_vendorarch}/auto/Params
-%{perl_vendorarch}/Attribute
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 26 2015 Ralf Corsépius corse...@fedoraproject.org - 1.21-1
+- Upstream update.
+- Reflect Attribute::Params::Validate having been dropped from
+  Params::Validate.
+- Add %%license.
+
 * Mon Jul 13 2015 Ralf Corsépius corse...@fedoraproject.org - 1.20-1
 - Upstream update.
 
diff --git a/sources b/sources
index b38b9dc..7829b51 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e7d669585d18f010244251c3b10837e1  Params-Validate-1.20.tar.gz
+c81e5d44cbda5aeb8a3be03b35dc410b  Params-Validate-1.21.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Params-Validate.git/commit/?h=f22id=bb9553a1e8c3e1937d51f6e931e68da9d2b3
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Params-Validate (f21). Merge branch 'f22' into f21

2015-07-26 Thread notifications
From bb9553a1e8c3e1937d51f6e931e68da9d2b3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 26 Jul 2015 01:19:41 +0200
Subject: Upstream update.

- Reflect Attribute::Params::Validate having been dropped from
  Params::Validate.
- Add %license.

diff --git a/.gitignore b/.gitignore
index 6693215..908043e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-1.20.tar.gz
+/Params-Validate-1.21.tar.gz
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index fd43f43..94d20da 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -15,7 +15,7 @@
 
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
-Version:   1.20
+Version:   1.21
 Release:   1%{?dist}
 License:   Artistic 2.0
 Group: Development/Libraries
@@ -29,7 +29,6 @@ BuildRequires:  perl(Module::Implementation) = 0.04
 BuildRequires:  perl(Module::Build) = 0.37
 
 # Run-time:
-BuildRequires:  perl(Attribute::Handlers) = 0.79
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Scalar::Util) = 1.20
 BuildRequires:  perl(XSLoader)
@@ -95,13 +94,19 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2/dev/null ';'
 %{?with_release_tests:RELEASE_TESTING=1} %{!?with_network:SKIP_POD_NO404S=1} 
./Build test
 
 %files
-%doc Changes LICENSE TODO
+%doc Changes TODO
+%license LICENSE
 %{perl_vendorarch}/Params
 %{perl_vendorarch}/auto/Params
-%{perl_vendorarch}/Attribute
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 26 2015 Ralf Corsépius corse...@fedoraproject.org - 1.21-1
+- Upstream update.
+- Reflect Attribute::Params::Validate having been dropped from
+  Params::Validate.
+- Add %%license.
+
 * Mon Jul 13 2015 Ralf Corsépius corse...@fedoraproject.org - 1.20-1
 - Upstream update.
 
diff --git a/sources b/sources
index b38b9dc..7829b51 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e7d669585d18f010244251c3b10837e1  Params-Validate-1.20.tar.gz
+c81e5d44cbda5aeb8a3be03b35dc410b  Params-Validate-1.21.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Params-Validate.git/commit/?h=f21id=fa3b639ce2daff9ab9853099a304c0d6d8a0ab1c
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Params-Validate (f21). Merge remote-tracking branch 'origin/f23' into f22

2015-07-26 Thread notifications
From bb9553a1e8c3e1937d51f6e931e68da9d2b3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 26 Jul 2015 01:19:41 +0200
Subject: Upstream update.

- Reflect Attribute::Params::Validate having been dropped from
  Params::Validate.
- Add %license.

diff --git a/.gitignore b/.gitignore
index 6693215..908043e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-1.20.tar.gz
+/Params-Validate-1.21.tar.gz
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index fd43f43..94d20da 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -15,7 +15,7 @@
 
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
-Version:   1.20
+Version:   1.21
 Release:   1%{?dist}
 License:   Artistic 2.0
 Group: Development/Libraries
@@ -29,7 +29,6 @@ BuildRequires:  perl(Module::Implementation) = 0.04
 BuildRequires:  perl(Module::Build) = 0.37
 
 # Run-time:
-BuildRequires:  perl(Attribute::Handlers) = 0.79
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Scalar::Util) = 1.20
 BuildRequires:  perl(XSLoader)
@@ -95,13 +94,19 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2/dev/null ';'
 %{?with_release_tests:RELEASE_TESTING=1} %{!?with_network:SKIP_POD_NO404S=1} 
./Build test
 
 %files
-%doc Changes LICENSE TODO
+%doc Changes TODO
+%license LICENSE
 %{perl_vendorarch}/Params
 %{perl_vendorarch}/auto/Params
-%{perl_vendorarch}/Attribute
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 26 2015 Ralf Corsépius corse...@fedoraproject.org - 1.21-1
+- Upstream update.
+- Reflect Attribute::Params::Validate having been dropped from
+  Params::Validate.
+- Add %%license.
+
 * Mon Jul 13 2015 Ralf Corsépius corse...@fedoraproject.org - 1.20-1
 - Upstream update.
 
diff --git a/sources b/sources
index b38b9dc..7829b51 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e7d669585d18f010244251c3b10837e1  Params-Validate-1.20.tar.gz
+c81e5d44cbda5aeb8a3be03b35dc410b  Params-Validate-1.21.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Params-Validate.git/commit/?h=f21id=13e15d8d5b7b95d6147303712c36a7299c953ee4
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Params-Validate (f21). Upstream update. (..more)

2015-07-26 Thread notifications
From bb9553a1e8c3e1937d51f6e931e68da9d2b3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 26 Jul 2015 01:19:41 +0200
Subject: Upstream update.

- Reflect Attribute::Params::Validate having been dropped from
  Params::Validate.
- Add %license.

diff --git a/.gitignore b/.gitignore
index 6693215..908043e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-1.20.tar.gz
+/Params-Validate-1.21.tar.gz
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index fd43f43..94d20da 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -15,7 +15,7 @@
 
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
-Version:   1.20
+Version:   1.21
 Release:   1%{?dist}
 License:   Artistic 2.0
 Group: Development/Libraries
@@ -29,7 +29,6 @@ BuildRequires:  perl(Module::Implementation) = 0.04
 BuildRequires:  perl(Module::Build) = 0.37
 
 # Run-time:
-BuildRequires:  perl(Attribute::Handlers) = 0.79
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Scalar::Util) = 1.20
 BuildRequires:  perl(XSLoader)
@@ -95,13 +94,19 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2/dev/null ';'
 %{?with_release_tests:RELEASE_TESTING=1} %{!?with_network:SKIP_POD_NO404S=1} 
./Build test
 
 %files
-%doc Changes LICENSE TODO
+%doc Changes TODO
+%license LICENSE
 %{perl_vendorarch}/Params
 %{perl_vendorarch}/auto/Params
-%{perl_vendorarch}/Attribute
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 26 2015 Ralf Corsépius corse...@fedoraproject.org - 1.21-1
+- Upstream update.
+- Reflect Attribute::Params::Validate having been dropped from
+  Params::Validate.
+- Add %%license.
+
 * Mon Jul 13 2015 Ralf Corsépius corse...@fedoraproject.org - 1.20-1
 - Upstream update.
 
diff --git a/sources b/sources
index b38b9dc..7829b51 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e7d669585d18f010244251c3b10837e1  Params-Validate-1.20.tar.gz
+c81e5d44cbda5aeb8a3be03b35dc410b  Params-Validate-1.21.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Params-Validate.git/commit/?h=f21id=bb9553a1e8c3e1937d51f6e931e68da9d2b3
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel