[Bug 796141] perl-Module-ScanDeps-1.08 is available

2012-02-23 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=796141

Petr Šabata  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Module-ScanDeps-1.08-1
   ||.fc18
 Resolution||RAWHIDE
Last Closed||2012-02-23 12:04:29

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- 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

[perl-Module-ScanDeps] 1.08 bump

2012-02-23 Thread Petr Šabata
commit 1073851e0fb9320d9c1d98c9a90fcb9948e5d78f
Author: Petr Šabata 
Date:   Thu Feb 23 17:54:06 2012 +0100

1.08 bump

 .gitignore|1 +
 perl-Module-ScanDeps.spec |7 +--
 sources   |2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 403e163..bf679e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ Module-ScanDeps-0.97.tar.gz
 /Module-ScanDeps-1.05.tar.gz
 /Module-ScanDeps-1.06.tar.gz
 /Module-ScanDeps-1.07.tar.gz
+/Module-ScanDeps-1.08.tar.gz
diff --git a/perl-Module-ScanDeps.spec b/perl-Module-ScanDeps.spec
index c467f60..d8157f8 100644
--- a/perl-Module-ScanDeps.spec
+++ b/perl-Module-ScanDeps.spec
@@ -1,7 +1,7 @@
 Name:   perl-Module-ScanDeps
 Summary:Recursively scan Perl code for dependencies
-Version:1.07
-Release:2%{?dist}
+Version:1.08
+Release:1%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 Source0:
http://search.cpan.org/CPAN/authors/id/R/RS/RSCHUPP/Module-ScanDeps-%{version}.tar.gz
 
@@ -72,6 +72,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 23 2012 Petr Šabata  - 1.08-1
+- 1.08 bump
+
 * Fri Jan 13 2012 Fedora Release Engineering  
- 1.07-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index bafbd90..c10bf1a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e7b37acd0b6e6e17aab4e672c1c3f20d  Module-ScanDeps-1.07.tar.gz
+2b3d20c2f11fd60878d4308d0f35df65  Module-ScanDeps-1.08.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Module-ScanDeps-1.08.tar.gz uploaded to lookaside cache by psabata

2012-02-23 Thread Petr Šabata
A file has been added to the lookaside cache for perl-Module-ScanDeps:

2b3d20c2f11fd60878d4308d0f35df65  Module-ScanDeps-1.08.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 796141] perl-Module-ScanDeps-1.08 is available

2012-02-23 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=796141

Petr Šabata  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||psab...@redhat.com
 AssignedTo|st...@silug.org |psab...@redhat.com

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- 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

[dspam] set default port to 10024 so dspam can start by default on fedora

2012-02-23 Thread Nathanael Noblet
Summary of changes:

  7556af1... set default port to 10024 so dspam can start by default on  (*)

(*) 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

[dspam/f16] Set ServerPort to 10024 so dspam can start by default

2012-02-23 Thread Nathanael Noblet
commit 18ef4138049bc86a5c51f0749befd0d63b20a3dd
Author: Nathanael D. Noblet 
Date:   Thu Feb 23 09:28:31 2012 -0700

Set ServerPort to 10024 so dspam can start by default

 dspam-default-server-port.patch |   13 +
 dspam.spec  |7 ++-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/dspam-default-server-port.patch b/dspam-default-server-port.patch
new file mode 100644
index 000..4305a38
--- /dev/null
+++ b/dspam-default-server-port.patch
@@ -0,0 +1,13 @@
+--- src/dspam.conf.in.org  2012-02-23 09:00:22.376282372 -0700
 src/dspam.conf.in  2012-02-23 09:01:34.488000499 -0700
+@@ -802,7 +802,9 @@
+ # interfaces.
+ #
+ #ServerHost   127.0.0.1
+-#ServerPort   24
++#Default port is 24, however the fedora dspam package doesn't run as root
++#therfore wouldn't start by default
++ServerPort10024
+ #ServerQueueSize  32
+ #ServerPID/var/run/dspam.pid
+ 
diff --git a/dspam.spec b/dspam.spec
index 0a8adaa..a70fb65 100644
--- a/dspam.spec
+++ b/dspam.spec
@@ -11,7 +11,7 @@
 Summary:A library and Mail Delivery Agent for Bayesian SPAM 
filtering
 Name:   dspam
 Version:3.10.1
-Release:5%{?dist}
+Release:6%{?dist}
 License:GPLv2
 Group:  System Environment/Daemons
 Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
@@ -24,6 +24,7 @@ Source8:dspam-systemd
 Source99:   dspam-filter-requires.sh
 Patch1: dspam-3.9.0-docs.patch
 Patch2: dspam-3.9.0-dspamsock.patch
+Patch3:dspam-default-server-port.patch
 URL:http://www.nuclearelephant.com/
 # kept to be able to build EPEL versions
 Buildroot:  %(mktemp -ud 
%{_tmppath}/%{name}-%{version}-%{release}-XX)
@@ -133,6 +134,7 @@ Web-based interface for DSPAM's powerful Anti-Spam engine.
 %setup -q
 %patch1 -p0
 %patch2 -p0
+%patch3 -p0
 
 %build
 
@@ -373,6 +375,9 @@ exit 0
 %config(noreplace) %{_sysconfdir}/httpd/conf.d/dspam-web.conf
 
 %changelog
+* Thu Feb 23 2012 Nathanael Noblet  - 3.10.1-6
+- Change default server port to 10024 so dspam starts up by default
+
 * Sat Dec 3 2011 Nathanael Noblet  - 3.10.1-5
 - test enabling of clamav option
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[dspam/f17] set default port to 10024 so dspam can start by default on fedora

2012-02-23 Thread Nathanael Noblet
commit 7556af1a191d754e49c77abc02f06daea9471d4f
Author: Nathanael D. Noblet 
Date:   Thu Feb 23 09:09:06 2012 -0700

set default port to 10024 so dspam can start by default on fedora

 dspam-default-server-port.patch |   13 +
 dspam.spec  |8 +++-
 2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/dspam-default-server-port.patch b/dspam-default-server-port.patch
new file mode 100644
index 000..4305a38
--- /dev/null
+++ b/dspam-default-server-port.patch
@@ -0,0 +1,13 @@
+--- src/dspam.conf.in.org  2012-02-23 09:00:22.376282372 -0700
 src/dspam.conf.in  2012-02-23 09:01:34.488000499 -0700
+@@ -802,7 +802,9 @@
+ # interfaces.
+ #
+ #ServerHost   127.0.0.1
+-#ServerPort   24
++#Default port is 24, however the fedora dspam package doesn't run as root
++#therfore wouldn't start by default
++ServerPort10024
+ #ServerQueueSize  32
+ #ServerPID/var/run/dspam.pid
+ 
diff --git a/dspam.spec b/dspam.spec
index 843c431..f8f1f23 100644
--- a/dspam.spec
+++ b/dspam.spec
@@ -11,7 +11,7 @@
 Summary:A library and Mail Delivery Agent for Bayesian SPAM 
filtering
 Name:   dspam
 Version:3.10.1
-Release:7%{?dist}
+Release:8%{?dist}
 License:GPLv2
 Group:  System Environment/Daemons
 Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
@@ -24,6 +24,7 @@ Source8:dspam-systemd
 Source99:   dspam-filter-requires.sh
 Patch1: dspam-3.9.0-docs.patch
 Patch2: dspam-3.9.0-dspamsock.patch
+Patch3:dspam-default-server-port.patch
 URL:http://www.nuclearelephant.com/
 # kept to be able to build EPEL versions
 Buildroot:  %(mktemp -ud 
%{_tmppath}/%{name}-%{version}-%{release}-XX)
@@ -133,6 +134,7 @@ Web-based interface for DSPAM's powerful Anti-Spam engine.
 %setup -q
 %patch1 -p0
 %patch2 -p0
+%patch3 -p0
 
 %build
 
@@ -165,6 +167,7 @@ sed -i 
's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
 
 %{__make} OPTIMIZE="%{optflags} -fPIC -DPIC"
 
+
 %install
 %{__rm} -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
@@ -373,6 +376,9 @@ exit 0
 %config(noreplace) %{_sysconfdir}/httpd/conf.d/dspam-web.conf
 
 %changelog
+* Thu Feb 23 2012 Nathanael Noblet  - 3.10.1-8
+- Change default server port to 10024 so dspam starts up by default
+
 * Tue Jan 17 2012 Nathanael Noblet  - 3.10.1-7
 - Enable systemd's PrivateTmp feature for added security
 
--
Fedora Extras Perl SIG
http://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-B-Hooks-EndOfScope] Created tag perl-B-Hooks-EndOfScope-0.11-1.fc18

2012-02-23 Thread Paul Howarth
The lightweight tag 'perl-B-Hooks-EndOfScope-0.11-1.fc18' was created pointing 
to:

 36afc53... Update to 0.11 (a minor efficiency improvement)
--
Fedora Extras Perl SIG
http://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-B-Hooks-EndOfScope] Update to 0.11 (a minor efficiency improvement)

2012-02-23 Thread Paul Howarth
commit 36afc53f3fef531df26e6e20543d71f957ff34f4
Author: Paul Howarth 
Date:   Thu Feb 23 14:08:25 2012 +

Update to 0.11 (a minor efficiency improvement)

- Update to 0.11 (a minor efficiency improvement)
- Bump perl(Variable::Magic) version requirement to 0.48

 perl-B-Hooks-EndOfScope.spec |8 ++--
 sources  |2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/perl-B-Hooks-EndOfScope.spec b/perl-B-Hooks-EndOfScope.spec
index 453b839..92cc47d 100644
--- a/perl-B-Hooks-EndOfScope.spec
+++ b/perl-B-Hooks-EndOfScope.spec
@@ -1,5 +1,5 @@
 Name:  perl-B-Hooks-EndOfScope
-Version:   0.10
+Version:   0.11
 Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
@@ -12,7 +12,7 @@ BuildArch:noarch
 BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30
 # Module
 BuildRequires: perl(Sub::Exporter)
-BuildRequires: perl(Variable::Magic) >= 0.34
+BuildRequires: perl(Variable::Magic) >= 0.48
 # Test suite
 BuildRequires: perl(Test::More) >= 0.89
 # Release tests
@@ -52,6 +52,10 @@ make test RELEASE_TESTING=1
 %{_mandir}/man3/B::Hooks::EndOfScope.3pm*
 
 %changelog
+* Thu Feb 23 2012 Paul Howarth  - 0.11-1
+- Update to 0.11 (a minor efficiency improvement)
+- Bump perl(Variable::Magic) version requirement to 0.48
+
 * Thu Feb 16 2012 Paul Howarth  - 0.10-1
 - Update to 0.10 (stop propagating our magic through localisation)
 - Package LICENSE file
diff --git a/sources b/sources
index ee42542..f02ac21 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2166de1666560f46f4c48e6030ec0a7e  B-Hooks-EndOfScope-0.10.tar.gz
+34aaf65de7886689fdbd398dbf6bc5a3  B-Hooks-EndOfScope-0.11.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] update to 1.010

2012-02-23 Thread Iain Arnell
commit 28da94f2f2fcbbdca0dd12a957ff16c221153026
Author: Iain Arnell 
Date:   Thu Feb 23 06:32:19 2012 -0700

update to 1.010

 .gitignore   |1 +
 perl-Perl-PrereqScanner.spec |9 ++---
 sources  |2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fc38922..7e70d85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ Perl-PrereqScanner-0.101480.tar.gz
 /Perl-PrereqScanner-1.007.tar.gz
 /Perl-PrereqScanner-1.008.tar.gz
 /Perl-PrereqScanner-1.009.tar.gz
+/Perl-PrereqScanner-1.010.tar.gz
diff --git a/perl-Perl-PrereqScanner.spec b/perl-Perl-PrereqScanner.spec
index 00907bf..a412605 100644
--- a/perl-Perl-PrereqScanner.spec
+++ b/perl-Perl-PrereqScanner.spec
@@ -1,11 +1,11 @@
 Name:   perl-Perl-PrereqScanner
-Version:1.009
-Release:2%{?dist}
+Version:1.010
+Release:1%{?dist}
 Summary:Tool to scan your Perl code for its prerequisites
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Perl-PrereqScanner/
-Source0:
http://search.cpan.org/CPAN/authors/id/J/JQ/JQUELIN/Perl-PrereqScanner-%{version}.tar.gz
+Source0:
http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Perl-PrereqScanner-%{version}.tar.gz
 BuildArch:  noarch
 BuildRequires:  perl(CPAN::Meta::Requirements)
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -60,6 +60,9 @@ RELEASE_TESTING=1 make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 23 2012 Iain Arnell  1.010-1
+- update to latest upstream version
+
 * Fri Jan 13 2012 Fedora Release Engineering  
- 1.009-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 5976237..a9bc62d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-88ef8778aa115a305a9bfb61f3e37de2  Perl-PrereqScanner-1.009.tar.gz
+e6a6b8bb2291b5927510bec3d6627c6e  Perl-PrereqScanner-1.010.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-Capture-Tiny] Add the Parse::RecDescent dependency for the new test.

2012-02-23 Thread Petr Šabata
commit 4b46179142310be36b054336d61c10fc4d3ba255
Author: Petr Šabata 
Date:   Thu Feb 23 14:26:33 2012 +0100

Add the Parse::RecDescent dependency for the new test.

 perl-Capture-Tiny.spec |1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec
index 5eb401d..ceb8e38 100644
--- a/perl-Capture-Tiny.spec
+++ b/perl-Capture-Tiny.spec
@@ -20,6 +20,7 @@ BuildRequires:  perl(Scalar::Util)
 # Optional
 BuildRequires:  perl(Inline)
 BuildRequires:  perl(Inline::C)
+BuildRequires:  perl(Parse::RecDescent)
 Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %description
--
Fedora Extras Perl SIG
http://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.010.tar.gz uploaded to lookaside cache by iarnell

2012-02-23 Thread Iain Arnell
A file has been added to the lookaside cache for perl-Perl-PrereqScanner:

e6a6b8bb2291b5927510bec3d6627c6e  Perl-PrereqScanner-1.010.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-ORLite] 1.91 bump

2012-02-23 Thread Petr Pisar
commit 2c2af27fc9efea9f565a46df55b617f91addb6a0
Author: Petr Písař 
Date:   Thu Feb 23 14:21:07 2012 +0100

1.91 bump

 .gitignore   |1 +
 perl-ORLite.spec |5 -
 sources  |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0b629fb..e189d45 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ ORLite-1.44.tar.gz
 /ORLite-1.52.tar.gz
 /ORLite-1.54.tar.gz
 /ORLite-1.90.tar.gz
+/ORLite-1.91.tar.gz
diff --git a/perl-ORLite.spec b/perl-ORLite.spec
index 83d6c13..bd96804 100644
--- a/perl-ORLite.spec
+++ b/perl-ORLite.spec
@@ -1,6 +1,6 @@
 Name:   perl-ORLite
 Summary:Extremely light weight SQLite-specific ORM
-Version:1.90
+Version:1.91
 Release:1%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -78,6 +78,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 23 2012 Petr Pisar  - 1.91-1
+- 1.91 bump
+
 * Wed Feb 22 2012 Petr Pisar  - 1.90-1
 - 1.90 bump
 
diff --git a/sources b/sources
index 4515a65..7d1a6fe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-384ad2e9f3c86e7373c25e4aba439458  ORLite-1.90.tar.gz
+7ffb0c1e77c85b6d653c623e6b198cba  ORLite-1.91.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File ORLite-1.91.tar.gz uploaded to lookaside cache by ppisar

2012-02-23 Thread Petr Pisar
A file has been added to the lookaside cache for perl-ORLite:

7ffb0c1e77c85b6d653c623e6b198cba  ORLite-1.91.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-MooseX-Types-Common] update to 0.001006

2012-02-23 Thread Iain Arnell
commit b1fbe0e798b564e25df302bc57ed5804f8a4aeac
Author: Iain Arnell 
Date:   Thu Feb 23 06:19:56 2012 -0700

update to 0.001006

 .gitignore|1 +
 perl-MooseX-Types-Common.spec |5 -
 sources   |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 00a5b3e..3383f4f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ MooseX-Types-Common-0.001002.tar.gz
 /MooseX-Types-Common-0.001003.tar.gz
 /MooseX-Types-Common-0.001004.tar.gz
 /MooseX-Types-Common-0.001005.tar.gz
+/MooseX-Types-Common-0.001006.tar.gz
diff --git a/perl-MooseX-Types-Common.spec b/perl-MooseX-Types-Common.spec
index f7d1b0f..4419ec8 100644
--- a/perl-MooseX-Types-Common.spec
+++ b/perl-MooseX-Types-Common.spec
@@ -1,6 +1,6 @@
 Name:   perl-MooseX-Types-Common 
 Summary:A library of commonly used type constraints 
-Version:0.001005
+Version:0.001006
 Release:1%{?dist}
 License:GPL+ or Artistic 
 Group:  Development/Libraries
@@ -52,6 +52,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Feb 23 2012 Iain Arnell  0.001006-1
+- update to latest upstream version
+
 * Tue Feb 21 2012 Iain Arnell  0.001005-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index ece79c2..89fc7fc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f47735280e96117dd11241b0fff35fb4  MooseX-Types-Common-0.001005.tar.gz
+7e5d0fdb5cd48bf910ed1f6b6e712039  MooseX-Types-Common-0.001006.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File MooseX-Types-Common-0.001006.tar.gz uploaded to lookaside cache by iarnell

2012-02-23 Thread Iain Arnell
A file has been added to the lookaside cache for perl-MooseX-Types-Common:

7e5d0fdb5cd48bf910ed1f6b6e712039  MooseX-Types-Common-0.001006.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-Getopt-Long-Descriptive] update to 0.091

2012-02-23 Thread Iain Arnell
commit 07c3a2150c99fe9d7c4e8fba31c0e6cefb3104f9
Author: Iain Arnell 
Date:   Thu Feb 23 06:18:40 2012 -0700

update to 0.091

 .gitignore|1 +
 perl-Getopt-Long-Descriptive.spec |7 +--
 sources   |2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 646574d..e96f305 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Getopt-Long-Descriptive-0.084.tar.gz
 /Getopt-Long-Descriptive-0.087.tar.gz
 /Getopt-Long-Descriptive-0.090.tar.gz
+/Getopt-Long-Descriptive-0.091.tar.gz
diff --git a/perl-Getopt-Long-Descriptive.spec 
b/perl-Getopt-Long-Descriptive.spec
index f6c61d3..3c08d35 100644
--- a/perl-Getopt-Long-Descriptive.spec
+++ b/perl-Getopt-Long-Descriptive.spec
@@ -1,7 +1,7 @@
 Name:   perl-Getopt-Long-Descriptive
 Summary:Getopt::Long with usage text
-Version:0.090
-Release:4%{?dist}
+Version:0.091
+Release:1%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 Source0:
http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Getopt-Long-Descriptive-%{version}.tar.gz
 
@@ -58,6 +58,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 23 2012 Iain Arnell  0.091-1
+- update to latest upstream version
+
 * Sun Jan 22 2012 Iain Arnell  0.090-4
 - drop tests subpackage; move tests to main package documentation
 
diff --git a/sources b/sources
index ca6..3babfa0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cea2c5b0591ef24848f77b18ceef912a  Getopt-Long-Descriptive-0.090.tar.gz
+3e3c147aa0e509bfdddf18d48f0335c1  Getopt-Long-Descriptive-0.091.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 796646] perl-ORLite-1.91 is available

2012-02-23 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=796646

Petr Pisar  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC|mmasl...@redhat.com,|
   |ppi...@redhat.com   |
 AssignedTo|mmasl...@redhat.com |ppi...@redhat.com

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- 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

[perl-Capture-Tiny] 0.17 bump

2012-02-23 Thread Petr Šabata
commit acea04cf30a0c0ae78981ac658668877d59c4c00
Author: Petr Šabata 
Date:   Thu Feb 23 14:12:16 2012 +0100

0.17 bump

 .gitignore |1 +
 perl-Capture-Tiny.spec |8 +++-
 sources|2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 17761de..a12566e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ Capture-Tiny-0.08.tar.gz
 /Capture-Tiny-0.13.tar.gz
 /Capture-Tiny-0.15.tar.gz
 /Capture-Tiny-0.16.tar.gz
+/Capture-Tiny-0.17.tar.gz
diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec
index 7ba70b7..5eb401d 100644
--- a/perl-Capture-Tiny.spec
+++ b/perl-Capture-Tiny.spec
@@ -1,5 +1,5 @@
 Name:   perl-Capture-Tiny
-Version:0.16
+Version:0.17
 Release:1%{?dist}
 Summary:Capture STDOUT and STDERR from Perl, XS or external programs
 License:ASL 2.0
@@ -17,6 +17,9 @@ BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(IO::Handle)
 BuildRequires:  perl(Scalar::Util)
+# Optional
+BuildRequires:  perl(Inline)
+BuildRequires:  perl(Inline::C)
 Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %description
@@ -49,6 +52,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 23 2012 Petr Šabata  - 0.17-1
+- 0.17 bump
+
 * Mon Feb 13 2012 Petr Šabata  - 0.16-1
 - 0.16 bump
 
diff --git a/sources b/sources
index aff321c..ccbac96 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3404b614cfe5bbbedb805cc3d4dace4c  Capture-Tiny-0.16.tar.gz
+940acac2bd9c05da0c168f7a91f86acf  Capture-Tiny-0.17.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Capture-Tiny-0.17.tar.gz uploaded to lookaside cache by psabata

2012-02-23 Thread Petr Šabata
A file has been added to the lookaside cache for perl-Capture-Tiny:

940acac2bd9c05da0c168f7a91f86acf  Capture-Tiny-0.17.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 796645] perl-Object-InsideOut-3.91 is available

2012-02-23 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=796645

Petr Pisar  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Object-InsideOut-3.91-
   ||1.fc18
 Resolution||RAWHIDE
Last Closed||2012-02-23 08:06:42

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- 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 796642] perl-Capture-Tiny-0.17 is available

2012-02-23 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=796642

Petr Šabata  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||psab...@redhat.com
 AssignedTo|mmasl...@redhat.com |psab...@redhat.com

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- 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

[perl-Email-Sender] update to 0.110004

2012-02-23 Thread Iain Arnell
commit e21417c9a14655f41cd64838e55bf9d112cef9e1
Author: Iain Arnell 
Date:   Thu Feb 23 06:10:46 2012 -0700

update to 0.110004

 .gitignore |1 +
 perl-Email-Sender.spec |5 -
 sources|2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e9a9810..2e30669 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ Email-Sender-0.101760.tar.gz
 /Email-Sender-0.110001.tar.gz
 /Email-Sender-0.110002.tar.gz
 /Email-Sender-0.110003.tar.gz
+/Email-Sender-0.110004.tar.gz
diff --git a/perl-Email-Sender.spec b/perl-Email-Sender.spec
index 4fbd9a5..2d3ee52 100644
--- a/perl-Email-Sender.spec
+++ b/perl-Email-Sender.spec
@@ -1,5 +1,5 @@
 Name:   perl-Email-Sender
-Version:0.110003
+Version:0.110004
 Release:1%{?dist}
 Summary:A library for sending email
 License:GPL+ or Artistic
@@ -73,6 +73,9 @@ RELEASE_TESTING=1 make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 23 2012 Iain Arnell  0.110004-1
+- update to latest upstream version
+
 * Fri Feb 03 2012 Iain Arnell  0.110003-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index 9ae3db1..1f5078d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-198e8362b401a9aeeb53988dee423a61  Email-Sender-0.110003.tar.gz
+1fb68555dfa866577efb14cd62443e52  Email-Sender-0.110004.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Email-Sender-0.110004.tar.gz uploaded to lookaside cache by iarnell

2012-02-23 Thread Iain Arnell
A file has been added to the lookaside cache for perl-Email-Sender:

1fb68555dfa866577efb14cd62443e52  Email-Sender-0.110004.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-Object-InsideOut] Cache source tar ball

2012-02-23 Thread Petr Pisar
commit 6b25abcbb436af6a3c9f69954601c65d208f67e8
Author: Petr Písař 
Date:   Thu Feb 23 13:56:36 2012 +0100

Cache source tar ball

 .gitignore |1 +
 sources|2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c4362e0..b4047ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ Object-InsideOut-3.56.tar.gz
 /Object-InsideOut-3.87.tar.gz
 /Object-InsideOut-3.88.tar.gz
 /Object-InsideOut-3.89.tar.gz
+/Object-InsideOut-3.91.tar.gz
diff --git a/sources b/sources
index 2c2d16c..2885610 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b467fd80321d474375c3636f7c5cd9ef  Object-InsideOut-3.89.tar.gz
+c22e00a0665f68aeb14c082084046a51  Object-InsideOut-3.91.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Object-InsideOut-3.91.tar.gz uploaded to lookaside cache by ppisar

2012-02-23 Thread Petr Pisar
A file has been added to the lookaside cache for perl-Object-InsideOut:

c22e00a0665f68aeb14c082084046a51  Object-InsideOut-3.91.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 796643] perl-Compress-Raw-Zlib-2.051 is available

2012-02-23 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=796643

Paul Howarth  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution||RAWHIDE
   Fixed In Version||perl-Compress-Raw-Zlib-2.05
   ||1-1.fc18
Last Closed||2012-02-23 06:56:21

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- 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

[perl-Compress-Raw-Zlib] Created tag perl-Compress-Raw-Zlib-2.051-1.fc18

2012-02-23 Thread Paul Howarth
The lightweight tag 'perl-Compress-Raw-Zlib-2.051-1.fc18' was created pointing 
to:

 4839b05... Update to 2.051
--
Fedora Extras Perl SIG
http://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-Compress-Raw-Zlib] Update to 2.051

2012-02-23 Thread Paul Howarth
commit 4839b053fc3cf639ebdba9c98a117e403b5f3b93
Author: Paul Howarth 
Date:   Thu Feb 23 11:38:29 2012 +

Update to 2.051

- New upstream release 2.051
  - Fix bug in Compress::Raw::Zlib on 64-bit Windows (CPAN RT#75222)

 perl-Compress-Raw-Zlib.spec |6 +-
 sources |2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec
index f10b0f1..3de4dfb 100644
--- a/perl-Compress-Raw-Zlib.spec
+++ b/perl-Compress-Raw-Zlib.spec
@@ -1,5 +1,5 @@
 Name:   perl-Compress-Raw-Zlib
-Version:2.050
+Version:2.051
 Release:1%{?dist}
 Summary:Low-level interface to zlib compression library
 License:GPL+ or Artistic
@@ -57,6 +57,10 @@ make test
 %{_mandir}/man3/Compress::Raw::Zlib.3pm*
 
 %changelog
+* Thu Feb 23 2012 Paul Howarth  - 2.051-1
+- Update to 2.051
+  - Fix bug in Compress::Raw::Zlib on 64-bit Windows (CPAN RT#75222)
+
 * Tue Feb 21 2012 Paul Howarth  - 2.050-1
 - Update to 2.050
   - Fix build failure on Irix and Solaris (CPAN RT#75151)
diff --git a/sources b/sources
index 2c7c42e..5b5a70f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-631b71ece01d148306c07f92f4f0fd06  Compress-Raw-Zlib-2.050.tar.gz
+a4430f490858a0930d82a65dcdb06d0a  Compress-Raw-Zlib-2.051.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Compress-Raw-Zlib-2.051.tar.gz uploaded to lookaside cache by pghmcfc

2012-02-23 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Compress-Raw-Zlib:

a4430f490858a0930d82a65dcdb06d0a  Compress-Raw-Zlib-2.051.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 796646] New: perl-ORLite-1.91 is available

2012-02-23 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: perl-ORLite-1.91 is available

https://bugzilla.redhat.com/show_bug.cgi?id=796646

   Summary: perl-ORLite-1.91 is available
   Product: Fedora
   Version: rawhide
  Platform: Unspecified
OS/Version: Unspecified
Status: NEW
  Keywords: FutureFeature, Triaged
  Severity: unspecified
  Priority: unspecified
 Component: perl-ORLite
AssignedTo: mmasl...@redhat.com
ReportedBy: upstream-release-monitor...@fedoraproject.org
 QAContact: extras...@fedoraproject.org
CC: fedora-perl-devel-l...@redhat.com,
mmasl...@redhat.com, ppi...@redhat.com
Classification: Fedora
  Story Points: ---
  Type: ---
Regression: ---
Mount Type: ---
 Documentation: ---


Latest upstream release: 1.91
Current version in Fedora Rawhide: 1.54
URL: http://search.cpan.org/dist/ORLite/

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

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- 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 796642] New: perl-Capture-Tiny-0.17 is available

2012-02-23 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: perl-Capture-Tiny-0.17 is available

https://bugzilla.redhat.com/show_bug.cgi?id=796642

   Summary: perl-Capture-Tiny-0.17 is available
   Product: Fedora
   Version: rawhide
  Platform: Unspecified
OS/Version: Unspecified
Status: NEW
  Keywords: FutureFeature, Triaged
  Severity: unspecified
  Priority: unspecified
 Component: perl-Capture-Tiny
AssignedTo: mmasl...@redhat.com
ReportedBy: upstream-release-monitor...@fedoraproject.org
 QAContact: extras...@fedoraproject.org
CC: fedora-perl-devel-l...@redhat.com,
mmasl...@redhat.com, ppi...@redhat.com
Classification: Fedora
  Story Points: ---
  Type: ---
Regression: ---
Mount Type: ---
 Documentation: ---


Latest upstream release: 0.17
Current version in Fedora Rawhide: 0.16
URL: http://search.cpan.org/dist/Capture-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

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- 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 796645] New: perl-Object-InsideOut-3.91 is available

2012-02-23 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: perl-Object-InsideOut-3.91 is available

https://bugzilla.redhat.com/show_bug.cgi?id=796645

   Summary: perl-Object-InsideOut-3.91 is available
   Product: Fedora
   Version: rawhide
  Platform: Unspecified
OS/Version: Unspecified
Status: NEW
  Keywords: FutureFeature, Triaged
  Severity: unspecified
  Priority: unspecified
 Component: perl-Object-InsideOut
AssignedTo: ppi...@redhat.com
ReportedBy: upstream-release-monitor...@fedoraproject.org
 QAContact: extras...@fedoraproject.org
CC: fedora-perl-devel-l...@redhat.com,
mmasl...@redhat.com, ppi...@redhat.com,
psab...@redhat.com
Classification: Fedora
  Story Points: ---
  Type: ---
Regression: ---
Mount Type: ---
 Documentation: ---


Latest upstream release: 3.91
Current version in Fedora Rawhide: 3.89
URL: http://search.cpan.org/dist/Object-InsideOut/

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

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- 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 796643] New: perl-Compress-Raw-Zlib-2.051 is available

2012-02-23 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: perl-Compress-Raw-Zlib-2.051 is available

https://bugzilla.redhat.com/show_bug.cgi?id=796643

   Summary: perl-Compress-Raw-Zlib-2.051 is available
   Product: Fedora
   Version: rawhide
  Platform: Unspecified
OS/Version: Unspecified
Status: NEW
  Keywords: FutureFeature, Triaged
  Severity: unspecified
  Priority: unspecified
 Component: perl-Compress-Raw-Zlib
AssignedTo: mmasl...@redhat.com
ReportedBy: upstream-release-monitor...@fedoraproject.org
 QAContact: extras...@fedoraproject.org
CC: p...@city-fan.org, fedora-perl-devel-l...@redhat.com,
mmasl...@redhat.com
Classification: Fedora
  Story Points: ---
  Type: ---
Regression: ---
Mount Type: ---
 Documentation: ---


Latest upstream release: 2.051
Current version in Fedora Rawhide: 2.050
URL: http://search.cpan.org/dist/Compress-Raw-Zlib/

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

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- 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