File POE-Component-SimpleDBI-1.31.tar.gz uploaded to lookaside cache by ppisar

2014-11-26 Thread Petr Pisar
A file has been added to the lookaside cache for perl-POE-Component-SimpleDBI:

e7193a3214ae3dd9da3c9fd2b5f5  POE-Component-SimpleDBI-1.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

[perl-POE-Component-SimpleDBI] 1.31 bump

2014-11-26 Thread Petr Pisar
commit 2bf0bc67d7ef00b6c72e915cc60d7a0c214d76d2
Author: Petr Písař ppi...@redhat.com
Date:   Wed Nov 26 09:12:30 2014 +0100

1.31 bump

 .gitignore|1 +
 perl-POE-Component-SimpleDBI.spec |   44 
 sources   |2 +-
 3 files changed, 31 insertions(+), 16 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 770..a357d70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 POE-Component-SimpleDBI-1.27.tar.gz
 /POE-Component-SimpleDBI-1.30.tar.gz
+/POE-Component-SimpleDBI-1.31.tar.gz
diff --git a/perl-POE-Component-SimpleDBI.spec 
b/perl-POE-Component-SimpleDBI.spec
index a628294..72d55c0 100644
--- a/perl-POE-Component-SimpleDBI.spec
+++ b/perl-POE-Component-SimpleDBI.spec
@@ -1,24 +1,38 @@
 Name:   perl-POE-Component-SimpleDBI
-Version:1.30
-Release:8%{?dist}
+Version:1.31
+Release:1%{?dist}
 Summary:Asynchronous non-blocking DBI calls in POE made simple
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/POE-Component-SimpleDBI/
 Source0:
http://search.cpan.org/CPAN/authors/id/A/AP/APOCAL/POE-Component-SimpleDBI-%{version}.tar.gz
 BuildArch:  noarch
-BuildRequires:  perl(ExtUtils::MakeMaker) = 6.31
+BuildRequires:  perl
+BuildRequires:  perl(Module::Build::Tiny) = 0.039
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Run-time:
+# Data::Dumper not used at tests
 BuildRequires:  perl(DBI) = 1.30
 BuildRequires:  perl(Error) = 0.15
-BuildRequires:  perl(File::Temp)
-BuildRequires:  perl(POE) = 0.20
+BuildRequires:  perl(POE)
 BuildRequires:  perl(POE::Filter::Line)
 BuildRequires:  perl(POE::Filter::Reference)
 BuildRequires:  perl(POE::Session)
 BuildRequires:  perl(POE::Wheel::Run)
-BuildRequires:  perl(Test::More) = 0.88
-BuildRequires:  perl(Test::Pod)
-Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+# Tests:
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(IO::Handle)
+BuildRequires:  perl(IPC::Open3)
+BuildRequires:  perl(Test::More)
+# Optional tests:
+# CPAN::Meta not usefull
+# Test::Apocalypse 1.000 needed only for author tests.
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
+Requires:   perl(Data::Dumper)
+Requires:   perl(warnings)
 
 %description
 This module works its magic by creating a new session with POE, then
@@ -29,20 +43,17 @@ into a queue, and processed one at a time.
 %prep
 %setup -q -n POE-Component-SimpleDBI-%{version}
 chmod a-x examples/*
-sed -i 's/#!perl/#!\/usr\/bin\/perl/' t/00-compile.t
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+perl Build.PL --installdirs=vendor
+./Build
 
 %install
-make pure_install PERL_INSTALL_ROOT=%{buildroot}
-find %{buildroot} -type f -name .packlist -exec rm -f {} +
-find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null \;
+./Build install --destdir=%{buildroot} --create_packlist=0
 %{_fixperms} %{buildroot}/*
 
 %check
-make test
+./Build test
 
 %files
 %doc README examples/
@@ -50,6 +61,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Nov 26 2014 Petr Pisar ppi...@redhat.com - 1.31-1
+- 1.31 bump
+
 * Fri Aug 29 2014 Jitka Plesnikova jples...@redhat.com - 1.30-8
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 647540e..cdf566e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cf305390634ae3f70ad331cdbb8e49d7  POE-Component-SimpleDBI-1.30.tar.gz
+e7193a3214ae3dd9da3c9fd2b5f5  POE-Component-SimpleDBI-1.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

[Bug 1163281] perl-Perl-PrereqScanner-1.021 is available

2014-11-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163281

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

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||ppi...@redhat.com
   Assignee|psab...@redhat.com  |ppi...@redhat.com



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

[Bug 1163287] perl-POE-Component-SimpleDBI-1.31 is available

2014-11-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163287

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

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-POE-Component-SimpleDB
   ||I-1.31-1.fc22
 Resolution|--- |RAWHIDE
Last Closed||2014-11-26 03:19:24



--- Comment #1 from Petr Pisar ppi...@redhat.com ---
This release refactors internals, suitable for rawhide only.

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

File Perl-PrereqScanner-1.021.tar.gz uploaded to lookaside cache by ppisar

2014-11-26 Thread Petr Pisar
A file has been added to the lookaside cache for perl-Perl-PrereqScanner:

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

[perl-Perl-PrereqScanner] 1.021 bump

2014-11-26 Thread Petr Pisar
commit fae385d139b34d30c9a620e969f501b1ca1ef708
Author: Petr Písař ppi...@redhat.com
Date:   Wed Nov 26 09:30:48 2014 +0100

1.021 bump

 .gitignore   |1 +
 perl-Perl-PrereqScanner.spec |   23 ---
 sources  |2 +-
 3 files changed, 14 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 78ee03b..f38af8f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ Perl-PrereqScanner-0.101480.tar.gz
 /Perl-PrereqScanner-1.014.tar.gz
 /Perl-PrereqScanner-1.015.tar.gz
 /Perl-PrereqScanner-1.019.tar.gz
+/Perl-PrereqScanner-1.021.tar.gz
diff --git a/perl-Perl-PrereqScanner.spec b/perl-Perl-PrereqScanner.spec
index 8829175..647d280 100644
--- a/perl-Perl-PrereqScanner.spec
+++ b/perl-Perl-PrereqScanner.spec
@@ -1,6 +1,6 @@
 Name:   perl-Perl-PrereqScanner
-Version:1.019
-Release:3%{?dist}
+Version:1.021
+Release:1%{?dist}
 Summary:Tool to scan your Perl code for its prerequisites
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -12,7 +12,7 @@ BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # run-time:
-BuildRequires:  perl(CPAN::Meta::Requirements) = 2.120630
+BuildRequires:  perl(CPAN::Meta::Requirements) = 2.124
 BuildRequires:  perl(File::Find)
 BuildRequires:  perl(File::Spec::Functions)
 BuildRequires:  perl(FindBin)
@@ -30,13 +30,14 @@ BuildRequires:  perl(PPI) = 1.215
 # Scalar::Util not used at tests
 BuildRequires:  perl(String::RewritePrefix) = 0.005
 # tests
+BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(PPI::Document)
-BuildRequires:  perl(Test::More) = 0.88
+BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Try::Tiny)
 # optional tests
-BuildRequires:  perl(Test::Pod) = 1.41
-Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+# CPAN::Meta not useful
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 Requires:   perl(Module::Path)
 
 %{?perl_default_filter}
@@ -51,19 +52,16 @@ your files.
 %setup -q -n Perl-PrereqScanner-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=$RPM_BUILD_ROOT
-
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;
-
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
-RELEASE_TESTING=1 make test
+make test
 
 %files
 %doc Changes LICENSE README
@@ -73,6 +71,9 @@ RELEASE_TESTING=1 make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Nov 26 2014 Petr Pisar ppi...@redhat.com - 1.021-1
+- 1.021 bump
+
 * Mon Sep 01 2014 Jitka Plesnikova jples...@redhat.com - 1.019-3
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 1569aab..619eaed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ea7ae5c1d7a5fc494410375aafb59045  Perl-PrereqScanner-1.019.tar.gz
+f4e0505b9276de0eb8259815ba995f60  Perl-PrereqScanner-1.021.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1163281] perl-Perl-PrereqScanner-1.021 is available

2014-11-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163281



--- Comment #1 from Petr Pisar ppi...@redhat.com ---
Bug-fix release suitable for F ≥ 21.

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

[perl-Perl-PrereqScanner/f21] 1.021 bump

2014-11-26 Thread Petr Pisar
commit a05776a8ed35a0bda8b66cb90510659d8c8a32b7
Author: Petr Písař ppi...@redhat.com
Date:   Wed Nov 26 09:30:48 2014 +0100

1.021 bump

 .gitignore   |1 +
 perl-Perl-PrereqScanner.spec |   23 ---
 sources  |2 +-
 3 files changed, 14 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 78ee03b..f38af8f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ Perl-PrereqScanner-0.101480.tar.gz
 /Perl-PrereqScanner-1.014.tar.gz
 /Perl-PrereqScanner-1.015.tar.gz
 /Perl-PrereqScanner-1.019.tar.gz
+/Perl-PrereqScanner-1.021.tar.gz
diff --git a/perl-Perl-PrereqScanner.spec b/perl-Perl-PrereqScanner.spec
index f844f52..14d9e5c 100644
--- a/perl-Perl-PrereqScanner.spec
+++ b/perl-Perl-PrereqScanner.spec
@@ -1,6 +1,6 @@
 Name:   perl-Perl-PrereqScanner
-Version:1.019
-Release:2%{?dist}
+Version:1.021
+Release:1%{?dist}
 Summary:Tool to scan your Perl code for its prerequisites
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -12,7 +12,7 @@ BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # run-time:
-BuildRequires:  perl(CPAN::Meta::Requirements) = 2.120630
+BuildRequires:  perl(CPAN::Meta::Requirements) = 2.124
 BuildRequires:  perl(File::Find)
 BuildRequires:  perl(File::Spec::Functions)
 BuildRequires:  perl(FindBin)
@@ -30,13 +30,14 @@ BuildRequires:  perl(PPI) = 1.215
 # Scalar::Util not used at tests
 BuildRequires:  perl(String::RewritePrefix) = 0.005
 # tests
+BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(PPI::Document)
-BuildRequires:  perl(Test::More) = 0.88
+BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Try::Tiny)
 # optional tests
-BuildRequires:  perl(Test::Pod) = 1.41
-Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+# CPAN::Meta not useful
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 Requires:   perl(Module::Path)
 
 %{?perl_default_filter}
@@ -51,19 +52,16 @@ your files.
 %setup -q -n Perl-PrereqScanner-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=$RPM_BUILD_ROOT
-
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;
-
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
-RELEASE_TESTING=1 make test
+make test
 
 %files
 %doc Changes LICENSE README
@@ -73,6 +71,9 @@ RELEASE_TESTING=1 make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Nov 26 2014 Petr Pisar ppi...@redhat.com - 1.021-1
+- 1.021 bump
+
 * Sat Jun 07 2014 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.019-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 1569aab..619eaed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ea7ae5c1d7a5fc494410375aafb59045  Perl-PrereqScanner-1.019.tar.gz
+f4e0505b9276de0eb8259815ba995f60  Perl-PrereqScanner-1.021.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1163281] perl-Perl-PrereqScanner-1.021 is available

2014-11-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163281

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

   What|Removed |Added

 Status|ASSIGNED|MODIFIED
   Fixed In Version||perl-Perl-PrereqScanner-1.0
   ||21-1.fc22



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

[Bug 1163281] perl-Perl-PrereqScanner-1.021 is available

2014-11-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163281



--- Comment #2 from Fedora Update System upda...@fedoraproject.org ---
perl-Perl-PrereqScanner-1.021-1.fc21 has been submitted as an update for Fedora
21.
https://admin.fedoraproject.org/updates/perl-Perl-PrereqScanner-1.021-1.fc21

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

[Bug 1163278] perl-Perl6-Bible-0.37 is available

2014-11-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163278

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

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||ppi...@redhat.com
   Assignee|psab...@redhat.com  |ppi...@redhat.com



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

[Bug 1163278] perl-Perl6-Bible-0.37 is available

2014-11-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163278



--- Comment #1 from Petr Pisar ppi...@redhat.com ---
0.32 upstream release made this package obsoleted in favour of Perl6-Doc. The
0.37 does not contain any content, except to a notice please use Perl6::Doc
instead.

This package will be retired.

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

[Bug 1163278] perl-Perl6-Bible-0.37 is available

2014-11-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163278

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

   What|Removed |Added

   Assignee|ppi...@redhat.com   |psab...@redhat.com



--- Comment #2 from Petr Pisar ppi...@redhat.com ---
The Fedora package owner has to retire the package.

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

[Bug 1163273] perl-Package-Variant-1.002002 is available

2014-11-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163273

Jitka Plesnikova jples...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||jples...@redhat.com
   Assignee|psab...@redhat.com  |jples...@redhat.com



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

File MooX-Options-4.013.tar.gz uploaded to lookaside cache by ddick

2014-11-26 Thread David Dick
A file has been added to the lookaside cache for perl-MooX-Options:

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

[perl-MooX-Options] Adding autorange support

2014-11-26 Thread David Dick
commit 3ab83aa49937035da55a5698b360257d92927bf5
Author: David Dick dd...@cpan.org
Date:   Wed Nov 26 20:45:50 2014 +1100

Adding autorange support

 .gitignore |1 +
 perl-MooX-Options.spec |7 +--
 sources|2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 09d35d1..bb1f83b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /MooX-Options-4.009.tar.gz
 /MooX-Options-4.012.tar.gz
+/MooX-Options-4.013.tar.gz
diff --git a/perl-MooX-Options.spec b/perl-MooX-Options.spec
index 14e88c8..5f91664 100644
--- a/perl-MooX-Options.spec
+++ b/perl-MooX-Options.spec
@@ -1,5 +1,5 @@
 Name:   perl-MooX-Options
-Version:4.012
+Version:4.013
 Release:1%{?dist}
 Summary:Explicit Options eXtension for Object Class
 License:GPL+ or Artistic
@@ -74,6 +74,9 @@ chmod -c -x lib/MooX/Options.pm
 %{_mandir}/man3/*
 
 %changelog
+* Wed Nov 26 2014 David Dick dd...@cpan.org - 4.013-1
+- Adding autorange support
+
 * Tue Oct 14 2014 David Dick dd...@cpan.org - 4.012-2
 - Added missing dependency Text::LineFold
 
@@ -83,5 +86,5 @@ chmod -c -x lib/MooX/Options.pm
 * Tue Sep 09 2014 Jitka Plesnikova jples...@redhat.com - 4.009-2
 - Perl 5.20 mass
 
-* Tue Aug 27 2014 David Dick dd...@cpan.org - 4.009-1
+* Wed Aug 27 2014 David Dick dd...@cpan.org - 4.009-1
 - Initial release
diff --git a/sources b/sources
index 7f84d74..efdcb84 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-39a68d37d609da937a3ac33354db2075  MooX-Options-4.012.tar.gz
+e541f8875e6564032c26ec32595302b8  MooX-Options-4.013.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-MooX-Options/f20] Adding autorange support

2014-11-26 Thread David Dick
Summary of changes:

  3ab83aa... Adding autorange support (*)

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

[perl-MooX-Options/f21] Adding autorange support

2014-11-26 Thread David Dick
Summary of changes:

  3ab83aa... Adding autorange support (*)

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

[Bug 1167717] perl-MooX-Options-4.013 is available

2014-11-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1167717



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

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

[Bug 1167717] perl-MooX-Options-4.013 is available

2014-11-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1167717



--- Comment #2 from Fedora Update System upda...@fedoraproject.org ---
perl-MooX-Options-4.013-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/perl-MooX-Options-4.013-1.fc21

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

[perl-Perl6-Bible] Distribution killed by upstream

2014-11-26 Thread Petr Šabata
commit 782a19d3714a9aeb551eeab2f309667fb9f535dc
Author: Petr Šabata con...@redhat.com
Date:   Wed Nov 26 11:13:11 2014 +0100

Distribution killed by upstream

 .gitignore|1 -
 README.license|   29 
 dead.package  |1 +
 perl-Perl6-Bible.spec |  119 -
 sources   |1 -
 5 files changed, 1 insertions(+), 150 deletions(-)
---
diff --git a/dead.package b/dead.package
new file mode 100644
index 000..c90faf6
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Distribution killed by upstream
--
Fedora Extras Perl SIG
http://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 1163278] perl-Perl6-Bible-0.37 is available

2014-11-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163278

Fedora Admin XMLRPC Client fedora-admin-xml...@redhat.com changed:

   What|Removed |Added

   Assignee|psab...@redhat.com  |extras-orphan@fedoraproject
   ||.org



--- Comment #3 from Fedora Admin XMLRPC Client fedora-admin-xml...@redhat.com 
---
This package has changed ownership in the Fedora Package Database.  Reassigning
to the new owner of this component.

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

[PkgDB] psabata updated package: perl-Perl6-Bible status to Retired [master]

2014-11-26 Thread pkgdb
user: psabata updated package: perl-Perl6-Bible status from: Approved to 
Retired on branch: master

To make changes to this package see:
https://admin.fedoraproject.org/pkgdb/package/perl-Perl6-Bible
--
Fedora Extras Perl SIG
http://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 1168181] New: Please package perl-Cache-Memcached into EL7

2014-11-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1168181

Bug ID: 1168181
   Summary: Please package perl-Cache-Memcached into EL7
   Product: Fedora EPEL
   Version: epel7
 Component: perl-Cache-Memcached
  Assignee: extras-orp...@fedoraproject.org
  Reporter: clem.ou...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: dan...@firewall-services.com,
extras-orp...@fedoraproject.org,
extras...@fedoraproject.org,
perl-devel@lists.fedoraproject.org,
psab...@redhat.com, st...@silug.org



Description of problem:

package perl-Cache-Memcached is available for EL5 and EL6 but not for EL7

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

[PkgDB] pghmcfc:perl-Algorithm-Diff commit set to Awaiting Review

2014-11-26 Thread pkgdb
user: pghmcfc set for pghmcfc acl: commit of package: perl-Algorithm-Diff from: 
 to: Awaiting Review on branch: f21

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

[PkgDB] pghmcfc:perl-Algorithm-Diff commit set to Awaiting Review

2014-11-26 Thread pkgdb
user: pghmcfc set for pghmcfc acl: commit of package: perl-Algorithm-Diff from: 
 to: Awaiting Review on branch: el5

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

[PkgDB] pghmcfc:perl-Algorithm-Diff commit set to Awaiting Review

2014-11-26 Thread pkgdb
user: pghmcfc set for pghmcfc acl: commit of package: perl-Algorithm-Diff from: 
 to: Awaiting Review on branch: f20

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

[PkgDB] pghmcfc:perl-Algorithm-Diff commit set to Awaiting Review

2014-11-26 Thread pkgdb
user: pghmcfc set for pghmcfc acl: commit of package: perl-Algorithm-Diff from: 
 to: Awaiting Review on branch: f19

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

[PkgDB] pghmcfc:perl-Algorithm-Diff commit set to Awaiting Review

2014-11-26 Thread pkgdb
user: pghmcfc set for pghmcfc acl: commit of package: perl-Algorithm-Diff from: 
 to: Awaiting Review on branch: master

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

[PkgDB] jehane:perl-Parallel-ForkManager watchcommits set to Approved

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: watchcommits of package: 
perl-Parallel-ForkManager from:  to: Approved on branch: f21

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

[PkgDB] jehane:perl-Parallel-ForkManager watchbugzilla set to Approved

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: watchbugzilla of package: 
perl-Parallel-ForkManager from:  to: Approved on branch: f20

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

[PkgDB] jehane:perl-Parallel-ForkManager watchcommits set to Approved

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: watchcommits of package: 
perl-Parallel-ForkManager from:  to: Approved on branch: master

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

[PkgDB] jehane:perl-Parallel-ForkManager watchbugzilla set to Approved

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: watchbugzilla of package: 
perl-Parallel-ForkManager from:  to: Approved on branch: epel7

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

[PkgDB] jehane:perl-Parallel-ForkManager watchcommits set to Approved

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: watchcommits of package: 
perl-Parallel-ForkManager from:  to: Approved on branch: f19

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

[PkgDB] jehane:perl-Parallel-ForkManager watchbugzilla set to Approved

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: watchbugzilla of package: 
perl-Parallel-ForkManager from:  to: Approved on branch: master

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

[PkgDB] jehane:perl-Parallel-ForkManager watchbugzilla set to Approved

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: watchbugzilla of package: 
perl-Parallel-ForkManager from:  to: Approved on branch: el6

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

[PkgDB] jehane:perl-Parallel-ForkManager watchcommits set to Approved

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: watchcommits of package: 
perl-Parallel-ForkManager from:  to: Approved on branch: epel7

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

[PkgDB] jehane:perl-Parallel-ForkManager watchcommits set to Approved

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: watchcommits of package: 
perl-Parallel-ForkManager from:  to: Approved on branch: f20

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

[PkgDB] jehane:perl-Parallel-ForkManager watchbugzilla set to Approved

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: watchbugzilla of package: 
perl-Parallel-ForkManager from:  to: Approved on branch: el5

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

[PkgDB] jehane:perl-Parallel-ForkManager watchcommits set to Approved

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: watchcommits of package: 
perl-Parallel-ForkManager from:  to: Approved on branch: el6

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

[PkgDB] jehane:perl-Parallel-ForkManager watchbugzilla set to Approved

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: watchbugzilla of package: 
perl-Parallel-ForkManager from:  to: Approved on branch: f19

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

[PkgDB] jehane:perl-Parallel-ForkManager approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-Parallel-ForkManager from:  to: Awaiting Review on branch: f20

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

[PkgDB] jehane:perl-Parallel-ForkManager watchbugzilla set to Approved

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: watchbugzilla of package: 
perl-Parallel-ForkManager from:  to: Approved on branch: f21

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

[PkgDB] jehane:perl-Parallel-ForkManager watchcommits set to Approved

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: watchcommits of package: 
perl-Parallel-ForkManager from:  to: Approved on branch: el5

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

[PkgDB] jehane:perl-Parallel-ForkManager approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-Parallel-ForkManager from:  to: Awaiting Review on branch: master

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

[PkgDB] jehane:perl-Parallel-ForkManager approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-Parallel-ForkManager from:  to: Awaiting Review on branch: el6

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

[PkgDB] jehane:perl-Parallel-ForkManager approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-Parallel-ForkManager from:  to: Awaiting Review on branch: epel7

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

[PkgDB] jehane:perl-Parallel-ForkManager approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-Parallel-ForkManager from:  to: Awaiting Review on branch: el5

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

[PkgDB] jehane:perl-POE-Component-Client-DNS approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-POE-Component-Client-DNS from:  to: Awaiting Review on branch: f19

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

[PkgDB] jehane:perl-POE-Component-Client-DNS approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-POE-Component-Client-DNS from:  to: Awaiting Review on branch: f20

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

[PkgDB] jehane:perl-Parallel-ForkManager approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-Parallel-ForkManager from:  to: Awaiting Review on branch: f19

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

[PkgDB] jehane:perl-POE-Component-Client-DNS approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-POE-Component-Client-DNS from:  to: Awaiting Review on branch: master

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

[PkgDB] jehane:perl-POE-Component-Client-DNS approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-POE-Component-Client-DNS from:  to: Awaiting Review on branch: el6

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

[PkgDB] jehane:perl-POE-Component-Client-DNS approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-POE-Component-Client-DNS from:  to: Awaiting Review on branch: f21

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

[PkgDB] jehane:perl-Test-POE-Server-TCP approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-Test-POE-Server-TCP from:  to: Awaiting Review on branch: f20

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

[PkgDB] jehane:perl-POE-Component-Client-DNS approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-POE-Component-Client-DNS from:  to: Awaiting Review on branch: epel7

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

[PkgDB] jehane:perl-Parallel-ForkManager approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-Parallel-ForkManager from:  to: Awaiting Review on branch: f21

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

[PkgDB] jehane:perl-Test-POE-Server-TCP approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-Test-POE-Server-TCP from:  to: Awaiting Review on branch: epel7

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

[PkgDB] jehane:perl-Test-POE-Server-TCP approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-Test-POE-Server-TCP from:  to: Awaiting Review on branch: f21

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

[PkgDB] jehane:perl-Test-POE-Server-TCP approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-Test-POE-Server-TCP from:  to: Awaiting Review on branch: master

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

[PkgDB] jehane:perl-Test-POE-Server-TCP approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-Test-POE-Server-TCP from:  to: Awaiting Review on branch: f19

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

[PkgDB] jehane:perl-Proc-PID-File approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: perl-Proc-PID-File 
from:  to: Awaiting Review on branch: el5

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

[PkgDB] jehane:perl-Proc-PID-File approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: perl-Proc-PID-File 
from:  to: Awaiting Review on branch: master

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

[PkgDB] jehane:perl-Proc-PID-File approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: perl-Proc-PID-File 
from:  to: Awaiting Review on branch: el6

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

[PkgDB] jehane:perl-Proc-PID-File approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: perl-Proc-PID-File 
from:  to: Awaiting Review on branch: f19

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

[PkgDB] jehane:perl-Proc-PID-File approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: perl-Proc-PID-File 
from:  to: Awaiting Review on branch: epel7

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

[PkgDB] jehane:perl-Proc-PID-File approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: perl-Proc-PID-File 
from:  to: Awaiting Review on branch: f21

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

[PkgDB] jehane:perl-Proc-PID-File approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: perl-Proc-PID-File 
from:  to: Awaiting Review on branch: f20

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

[PkgDB] jehane:perl-POE-Component-Client-Ping approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-POE-Component-Client-Ping from:  to: Awaiting Review on branch: f20

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

[PkgDB] jehane:perl-POE-Component-Client-Keepalive approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-POE-Component-Client-Keepalive from:  to: Awaiting Review on branch: el6

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

[PkgDB] jehane:perl-POE-Component-Client-Keepalive approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-POE-Component-Client-Keepalive from:  to: Awaiting Review on branch: master

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

[PkgDB] jehane:perl-POE-Component-Client-Keepalive approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-POE-Component-Client-Keepalive from:  to: Awaiting Review on branch: f20

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

[PkgDB] jehane:perl-POE-Component-Client-HTTP approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-POE-Component-Client-HTTP from:  to: Awaiting Review on branch: f19

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

[PkgDB] jehane:perl-POE-Component-Client-Keepalive approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-POE-Component-Client-Keepalive from:  to: Awaiting Review on branch: f19

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

[PkgDB] jehane:perl-POE-Component-Client-Ping approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-POE-Component-Client-Ping from:  to: Awaiting Review on branch: epel7

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

[PkgDB] jehane:perl-POE-Component-Client-HTTP approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-POE-Component-Client-HTTP from:  to: Awaiting Review on branch: master

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

[PkgDB] jehane:perl-POE-Component-Client-HTTP approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-POE-Component-Client-HTTP from:  to: Awaiting Review on branch: f20

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

[PkgDB] jehane:perl-POE-Component-Client-Ping approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-POE-Component-Client-Ping from:  to: Awaiting Review on branch: f19

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

[PkgDB] jehane:perl-POE-Component-Client-HTTP approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-POE-Component-Client-HTTP from:  to: Awaiting Review on branch: epel7

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

[PkgDB] jehane:perl-POE-Component-Client-Keepalive approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-POE-Component-Client-Keepalive from:  to: Awaiting Review on branch: epel7

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

[PkgDB] jehane:perl-POE-Component-Client-Ping approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-POE-Component-Client-Ping from:  to: Awaiting Review on branch: f21

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

[PkgDB] jehane:perl-POE-Component-Client-Ping approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-POE-Component-Client-Ping from:  to: Awaiting Review on branch: master

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

[PkgDB] jehane:perl-POE-Component-Client-HTTP approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-POE-Component-Client-HTTP from:  to: Awaiting Review on branch: f21

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

[PkgDB] jehane:perl-POE-Component-Client-Ping approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-POE-Component-Client-Ping from:  to: Awaiting Review on branch: el6

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

[PkgDB] jehane:perl-POE-Component-Client-HTTP approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-POE-Component-Client-HTTP from:  to: Awaiting Review on branch: el6

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

[PkgDB] jehane:perl-POE-Component-Client-Keepalive approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-POE-Component-Client-Keepalive from:  to: Awaiting Review on branch: f21

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

[PkgDB] jehane:perl-Test-POE-Server-TCP approveacls set to Awaiting Review

2014-11-26 Thread pkgdb
user: jehane set for jehane acl: approveacls of package: 
perl-Test-POE-Server-TCP from:  to: Awaiting Review on branch: el6

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

File Package-Variant-1.002002.tar.gz uploaded to lookaside cache by jplesnik

2014-11-26 Thread Jitka Plesnikova
A file has been added to the lookaside cache for perl-Package-Variant:

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

[perl-Package-Variant] 1.002002 bump; Update URL

2014-11-26 Thread Jitka Plesnikova
commit b4d1e559aa9f77ac647004c7668b48ab80016491
Author: Jitka Plesnikova jples...@redhat.com
Date:   Wed Nov 26 13:02:46 2014 +0100

1.002002 bump; Update URL

 .gitignore|1 +
 perl-Package-Variant.spec |   12 +---
 sources   |2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 008173f..8b358f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Package-Variant-1.001002.tar.gz
 /Package-Variant-1.001003.tar.gz
+/Package-Variant-1.002002.tar.gz
diff --git a/perl-Package-Variant.spec b/perl-Package-Variant.spec
index 613b76d..1551351 100644
--- a/perl-Package-Variant.spec
+++ b/perl-Package-Variant.spec
@@ -1,11 +1,11 @@
 Name:   perl-Package-Variant
-Version:1.001003
-Release:4%{?dist}
+Version:1.002002
+Release:1%{?dist}
 Summary:Parameterizable packages
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Package-Variant/
-Source0:
http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Package-Variant-%{version}.tar.gz
+Source0:
http://search.cpan.org/CPAN/authors/id/H/HA/HAARG/Package-Variant-%{version}.tar.gz
 BuildArch:  noarch
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Exporter)
@@ -14,10 +14,12 @@ BuildRequires:  perl(Import::Into) = 1
 BuildRequires:  perl(Module::Runtime) = 0.013
 BuildRequires:  perl(Moo)
 BuildRequires:  perl(Moo::Role)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(strictures) = 1
 BuildRequires:  perl(Sub::Name)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(warnings)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 # not automatically detected
 Requires:   perl(Sub::Name)
@@ -51,6 +53,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Nov 26 2014 Jitka Plesnikova jples...@redhat.com - 1.002002-1
+- 1.002002 bump
+- Update URL
+
 * Fri Aug 29 2014 Jitka Plesnikova jples...@redhat.com - 1.001003-4
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index f2752c0..4257634 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f61631d683ef4986b9d0da6c12cd2fec  Package-Variant-1.001003.tar.gz
+dd86d48c51beca32d36799f1bf540faf  Package-Variant-1.002002.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1163273] perl-Package-Variant-1.002002 is available

2014-11-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163273

Jitka Plesnikova jples...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Package-Variant-1.0020
   ||02-1.fc22
 Resolution|--- |RAWHIDE
Last Closed||2014-11-26 07:17:09



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

[PkgDB] limb updated perl-Regexp-IPv6

2014-11-26 Thread pkgdb
user: limb created branch el6 on package perl-Regexp-IPv6

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

[PkgDB] limb:perl-Regexp-IPv6 watchcommits set to Approved

2014-11-26 Thread pkgdb
user: limb set for ddick acl: watchcommits of package: perl-Regexp-IPv6 from:  
to: Approved on branch: el6

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

[PkgDB] limb:perl-Regexp-IPv6 commit set to Approved

2014-11-26 Thread pkgdb
user: limb set for ddick acl: commit of package: perl-Regexp-IPv6 from:  to: 
Approved on branch: el6

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

[PkgDB] limb updated perl-Regexp-IPv6

2014-11-26 Thread pkgdb
user: limb created branch epel7 on package perl-Regexp-IPv6

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

[PkgDB] limb:perl-Regexp-IPv6 approveacls set to Approved

2014-11-26 Thread pkgdb
user: limb set for ddick acl: approveacls of package: perl-Regexp-IPv6 from:  
to: Approved on branch: el6

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

[PkgDB] limb:perl-Regexp-IPv6 commit set to Approved

2014-11-26 Thread pkgdb
user: limb set for ddick acl: commit of package: perl-Regexp-IPv6 from:  to: 
Approved on branch: epel7

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

[PkgDB] limb:perl-Regexp-IPv6 watchbugzilla set to Approved

2014-11-26 Thread pkgdb
user: limb set for ddick acl: watchbugzilla of package: perl-Regexp-IPv6 from:  
to: Approved on branch: el6

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

[PkgDB] limb:perl-Regexp-IPv6 watchcommits set to Approved

2014-11-26 Thread pkgdb
user: limb set for ddick acl: watchcommits of package: perl-Regexp-IPv6 from:  
to: Approved on branch: epel7

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

[PkgDB] limb:perl-Regexp-IPv6 watchbugzilla set to Approved

2014-11-26 Thread pkgdb
user: limb set for ddick acl: watchbugzilla of package: perl-Regexp-IPv6 from:  
to: Approved on branch: epel7

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

[PkgDB] limb:perl-Regexp-IPv6 approveacls set to Approved

2014-11-26 Thread pkgdb
user: limb set for ddick acl: approveacls of package: perl-Regexp-IPv6 from:  
to: Approved on branch: epel7

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

  1   2   3   4   5   >