[perl-Locale-Codes/f21] 3.34 bump

2015-03-03 Thread Petr Pisar
commit aba09836bc7bfca2e9528a0fc643c5ad95d5b1cf
Author: Petr Písař ppi...@redhat.com
Date:   Tue Mar 3 09:17:08 2015 +0100

3.34 bump

 .gitignore |  1 +
 perl-Locale-Codes.spec | 12 +++-
 sources|  2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c8bc108..e670c9c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /Locale-Codes-3.31.tar.gz
 /Locale-Codes-3.32.tar.gz
 /Locale-Codes-3.33.tar.gz
+/Locale-Codes-3.34.tar.gz
diff --git a/perl-Locale-Codes.spec b/perl-Locale-Codes.spec
index 6016399..198c4fc 100644
--- a/perl-Locale-Codes.spec
+++ b/perl-Locale-Codes.spec
@@ -1,5 +1,5 @@
 Name:   perl-Locale-Codes
-Version:3.33
+Version:3.34
 Release:1%{?dist}
 Summary:Distribution of modules to handle locale codes
 License:GPL+ or Artistic
@@ -20,10 +20,8 @@ BuildRequires:  perl(utf8)
 BuildRequires:  perl(Storable)
 BuildRequires:  perl(Test::More)
 Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
-# Inject not detected module version
-Provides:   perl(Locale::Codes) = %{version}
 
-# Filter under-specified privdes
+# Filter under-specified provides
 %global __provides_exclude 
%{?__provides_exclude:%__provides_exclude|}^perl\\(Locale::Codes\\)$
 
 # Filter dependencies on private modules. Generator:
@@ -52,11 +50,15 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} \;
 make test
 
 %files
-%doc examples Changes LICENSE README README.first
+%license LICENSE
+%doc examples Changes README README.first
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Tue Mar 03 2015 Petr Pisar ppi...@redhat.com - 3.34-1
+- 3.34 bump
+
 * Fri Dec 05 2014 Petr Pisar ppi...@redhat.com - 3.33-1
 - 3.33 bump
 
diff --git a/sources b/sources
index eed46f5..51ec5ac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bc7496f97889de8504e80addaa0ee40c  Locale-Codes-3.33.tar.gz
+84b4f9b971bab78c9175f9ea767dbf0d  Locale-Codes-3.34.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 1197924] perl-Locale-Codes-3.34 is available

2015-03-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1197924



--- Comment #3 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
ppisar's perl-Locale-Codes-3.34-1.fc23 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=617426

-- 
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=g1N9zyKzLXa=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-Locale-Codes/f22] 3.34 bump

2015-03-03 Thread Petr Pisar
Summary of changes:

  b0798f2... 3.34 bump (*)

(*) 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 1197924] perl-Locale-Codes-3.34 is available

2015-03-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1197924



--- Comment #2 from Petr Pisar ppi...@redhat.com ---
Enhancement update suitable for Fedora ≥ 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=3engcK4vm5a=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 Locale-Codes-3.34.tar.gz uploaded to lookaside cache by ppisar

2015-03-03 Thread Petr Pisar
A file has been added to the lookaside cache for perl-Locale-Codes:

84b4f9b971bab78c9175f9ea767dbf0d  Locale-Codes-3.34.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-Locale-Codes] 3.34 bump

2015-03-03 Thread Petr Pisar
commit b0798f212071efd263c782507fe175eb034fd5c4
Author: Petr Písař ppi...@redhat.com
Date:   Tue Mar 3 09:17:08 2015 +0100

3.34 bump

 .gitignore |  1 +
 perl-Locale-Codes.spec | 12 +++-
 sources|  2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c8bc108..e670c9c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /Locale-Codes-3.31.tar.gz
 /Locale-Codes-3.32.tar.gz
 /Locale-Codes-3.33.tar.gz
+/Locale-Codes-3.34.tar.gz
diff --git a/perl-Locale-Codes.spec b/perl-Locale-Codes.spec
index 856bcad..7a8e086 100644
--- a/perl-Locale-Codes.spec
+++ b/perl-Locale-Codes.spec
@@ -1,5 +1,5 @@
 Name:   perl-Locale-Codes
-Version:3.33
+Version:3.34
 Release:1%{?dist}
 Summary:Distribution of modules to handle locale codes
 License:GPL+ or Artistic
@@ -20,10 +20,8 @@ BuildRequires:  perl(utf8)
 BuildRequires:  perl(Storable)
 BuildRequires:  perl(Test::More)
 Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
-# Inject not detected module version
-Provides:   perl(Locale::Codes) = %{version}
 
-# Filter under-specified privdes
+# Filter under-specified provides
 %global __provides_exclude 
%{?__provides_exclude:%__provides_exclude|}^perl\\(Locale::Codes\\)$
 
 # Filter dependencies on private modules. Generator:
@@ -52,11 +50,15 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} \;
 make test
 
 %files
-%doc examples Changes LICENSE README README.first
+%license LICENSE
+%doc examples Changes README README.first
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Tue Mar 03 2015 Petr Pisar ppi...@redhat.com - 3.34-1
+- 3.34 bump
+
 * Fri Dec 05 2014 Petr Pisar ppi...@redhat.com - 3.33-1
 - 3.33 bump
 
diff --git a/sources b/sources
index eed46f5..51ec5ac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bc7496f97889de8504e80addaa0ee40c  Locale-Codes-3.33.tar.gz
+84b4f9b971bab78c9175f9ea767dbf0d  Locale-Codes-3.34.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 Date-Manip-6.49.tar.gz uploaded to lookaside cache by psabata

2015-03-03 Thread Petr Šabata
A file has been added to the lookaside cache for perl-Date-Manip:

4a07d42b0e47a48c4df0af22fcefc6be  Date-Manip-6.49.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-Date-Manip] 6.49 bugfix bump

2015-03-03 Thread Petr Šabata
commit 6a31f41812fe5cc11345ce2ef2ea0d74ed664896
Author: Petr Šabata con...@redhat.com
Date:   Tue Mar 3 13:40:57 2015 +0100

6.49 bugfix bump

 .gitignore   |  1 +
 perl-Date-Manip.spec | 20 
 sources  |  2 +-
 3 files changed, 14 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 078ab32..34286af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ Date-Manip-6.07.tar.gz
 /Date-Manip-6.46.tar.gz
 /Date-Manip-6.47.tar.gz
 /Date-Manip-6.48.tar.gz
+/Date-Manip-6.49.tar.gz
diff --git a/perl-Date-Manip.spec b/perl-Date-Manip.spec
index 358b2b5..6eaf93b 100644
--- a/perl-Date-Manip.spec
+++ b/perl-Date-Manip.spec
@@ -1,5 +1,5 @@
 Name:   perl-Date-Manip
-Version:6.48
+Version:6.49
 Release:1%{?dist}
 Summary:Date manipulation routines
 Group:  Development/Libraries
@@ -7,23 +7,23 @@ License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/Date-Manip/
 Source0:
http://www.cpan.org/authors/id/S/SB/SBECK/Date-Manip-%{version}.tar.gz
 BuildArch:  noarch
+# Build
 BuildRequires:  perl
+BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Runtime
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Encode)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(integer)
 BuildRequires:  perl(IO::File)
-BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Storable)
-BuildRequires:  perl(strict)
 BuildRequires:  perl(utf8)
-BuildRequires:  perl(warnings)
 # Tests only
 BuildRequires:  perl(Test::Inter)
 BuildRequires:  perl(Test::More)
-BuildRequires:  perl(Test::Pod) = 1.00
-BuildRequires:  perl(Test::Pod::Coverage) = 1.00
-Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
+Requires:   perl(:MODULE_COMPAT_%(eval $(perl -V:version); echo 
$version))
 
 # This package was formerly known as perl-DateManip
 Provides: perl-DateManip = %{version}-%{release}
@@ -54,12 +54,16 @@ perl Build.PL installdirs=vendor
 ./Build test
 
 %files
-%doc LICENSE README README.first
+%license LICENSE
+%doc README README.first
 %{perl_vendorlib}/Date/
 %{_mandir}/man[13]/*.[13]*
 %{_bindir}/dm_*
 
 %changelog
+* Tue Mar 03 2015 Petr Šabata con...@redhat.com - 6.49-1
+- 6.49 bugfix bump
+
 * Fri Dec 05 2014 Petr Šabata con...@redhat.com - 6.48-1
 - 6.48 bump
 - various bugfixes and tzdata updates
diff --git a/sources b/sources
index fdb225a..59888d2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fc1629f119072fa723ff89133d6f9a2d  Date-Manip-6.48.tar.gz
+4a07d42b0e47a48c4df0af22fcefc6be  Date-Manip-6.49.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-Date-Manip/f22] 6.49 bugfix bump

2015-03-03 Thread Petr Šabata
Summary of changes:

  6a31f41... 6.49 bugfix bump (*)

(*) 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-Date-Manip/f21] 6.49 bugfix bump

2015-03-03 Thread Petr Šabata
Summary of changes:

  6a31f41... 6.49 bugfix bump (*)

(*) 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-Date-Manip/f20] 6.49 bugfix bump

2015-03-03 Thread Petr Šabata
Summary of changes:

  6a31f41... 6.49 bugfix bump (*)

(*) 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 1197915] perl-Date-Manip-6.49 is available

2015-03-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1197915



--- Comment #2 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
psabata's perl-Date-Manip-6.49-1.fc23 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=617480

-- 
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=Y4RPV6tRQba=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 1198131] New: perl-Moo-2.000000 is available

2015-03-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1198131

Bug ID: 1198131
   Summary: perl-Moo-2.00 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Moo
  Keywords: FutureFeature, Triaged
  Assignee: emman...@seyman.fr
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: emman...@seyman.fr, iarn...@gmail.com,
perl-devel@lists.fedoraproject.org



Latest upstream release: 2.00
Current version/release in rawhide: 1.007000-1.fc22
URL: http://search.cpan.org/dist/Moo/

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

-- 
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=1VZ22wkkAka=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] jplesnik:perl-Test-PostgreSQL watchcommits set to Obsolete

2015-03-03 Thread pkgdb
user: jplesnik set for jplesnik acl: watchcommits of package: 
perl-Test-PostgreSQL from: Approved to: Obsolete on branch: master

To make changes to this package see:
https://admin.fedoraproject.org/pkgdb/package/perl-Test-PostgreSQL
--
Fedora Extras Perl SIG
http://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] jplesnik:perl-Test-PostgreSQL watchbugzilla set to Obsolete

2015-03-03 Thread pkgdb
user: jplesnik set for jplesnik acl: watchbugzilla of package: 
perl-Test-PostgreSQL from: Approved to: Obsolete on branch: master

To make changes to this package see:
https://admin.fedoraproject.org/pkgdb/package/perl-Test-PostgreSQL
--
Fedora Extras Perl SIG
http://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 1197924] perl-Locale-Codes-3.34 is available

2015-03-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1197924

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

   What|Removed |Added

 Status|ASSIGNED|MODIFIED
   Fixed In Version||perl-Locale-Codes-3.34-1.fc
   ||23



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

Broken dependencies: polymake

2015-03-03 Thread buildsys


polymake has broken dependencies in the F-22 tree:
On x86_64:
polymake-2.13-18.git20141013.fc22.x86_64 requires perl = 4:5.20.1
On i386:
polymake-2.13-18.git20141013.fc22.i686 requires perl = 4:5.20.1
On armhfp:
polymake-2.13-18.git20141013.fc22.armv7hl requires perl = 4:5.20.1
Please resolve this as soon as possible.


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

[Bug 1197924] perl-Locale-Codes-3.34 is available

2015-03-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1197924



--- Comment #5 from Fedora Update System upda...@fedoraproject.org ---
perl-Locale-Codes-3.34-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/perl-Locale-Codes-3.34-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=ubFKnbPZuZa=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 1062424] CVE-2014-1875 perl-Capture-Tiny: insecure temporary file usage

2015-03-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1062424

Ján Rusnačko jrusn...@redhat.com changed:

   What|Removed |Added

 Whiteboard|impact=low,public=20140206, |impact=low,public=20140206,
   |reported=20140206,source=os |reported=20140206,source=os
   |s-sec,cvss2=1.9/AV:L/AC:M/A |s-sec,cvss2=1.9/AV:L/AC:M/A
   |u:N/C:N/I:P/A:N,rhel-7/perl |u:N/C:N/I:P/A:N,rhel-7/perl
   |-Capture-Tiny=affected,rhsc |-Capture-Tiny=affected,rhsc
   |l-1/perl516-perl-Capture-Ti |l-1/perl516-perl-Capture-Ti
   |ny=affected,fedora-all/perl |ny=affected,fedora-all/perl
   |-Capture-Tiny=affected,cwe= |-Capture-Tiny=affected,cwe=
   |(CWE-377CWE-732)   |(CWE-377|CWE-732)



-- 
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=FSeTjYdhvNa=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 1074720] CVE-2014-2277 perltidy: insecure temporary file creation

2015-03-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1074720

Ján Rusnačko jrusn...@redhat.com changed:

   What|Removed |Added

 Whiteboard|impact=low,public=20140303, |impact=low,public=20140303,
   |reported=20140304,source=de |reported=20140304,source=de
   |bian,cvss2=2.1/AV:L/AC:L/Au |bian,cvss2=2.1/AV:L/AC:L/Au
   |:N/C:N/I:P/A:N,rhel-6/perlt |:N/C:N/I:P/A:N,rhel-6/perlt
   |idy=defer,rhel-7/perltidy=d |idy=defer,rhel-7/perltidy=d
   |efer,fedora-all/perltidy=af |efer,fedora-all/perltidy=af
   |fected,epel-5/perltidy=affe |fected,epel-5/perltidy=affe
   |cted,cwe=(CWE-377CWE-367)  |cted,cwe=(CWE-377|CWE-367)



-- 
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=cVPbnUpnOFa=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 1166041] CVE-2010-5312 jquery-ui: XSS vulnerability in jQuery.ui.dialog title option

2015-03-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1166041

Ján Rusnačko jrusn...@redhat.com changed:

   What|Removed |Added

 CC||jrusn...@redhat.com
 Whiteboard|impact=moderate,public=2010 |impact=moderate,public=2010
   |0903,reported=20141120,sour |0903,reported=20141120,sour
   |ce=internet,cvss2=4.3/AV:N/ |ce=internet,cvss2=4.3/AV:N/
   |AC:M/Au:N/C:N/I:P/A:N,fedor |AC:M/Au:N/C:N/I:P/A:N,fedor
   |a-all/asterisk-gui=affected |a-all/asterisk-gui=affected
   |,fedora-all/beacon=affected |,fedora-all/beacon=affected
   |,fedora-all/blender=affecte |,fedora-all/blender=affecte
   |d,fedora-all/bodhi=affected |d,fedora-all/bodhi=affected
   |,fedora-all/cacti=affected, |,fedora-all/cacti=affected,
   |fedora-all/calibre=affected |fedora-all/calibre=affected
   |,fedora-all/cinnamon=notaff |,fedora-all/cinnamon=notaff
   |ected,fedora-all/ckeditor=a |ected,fedora-all/ckeditor=a
   |ffected,fedora-all/cobbler= |ffected,fedora-all/cobbler=
   |affected,fedora-all/couchdb |affected,fedora-all/couchdb
   |=affected,fedora-all/cumin= |=affected,fedora-all/cumin=
   |affected,fedora-all/django- |affected,fedora-all/django-
   |typepad=affected,fedora-all |typepad=affected,fedora-all
   |/dl=notaffected,fedora-all/ |/dl=notaffected,fedora-all/
   |dokuwiki=affected,fedora-al |dokuwiki=affected,fedora-al
   |l/drupal6=affected,fedora-a |l/drupal6=affected,fedora-a
   |ll/drupal7=affected,fedora- |ll/drupal7=affected,fedora-
   |all/drupal7-jquery_update=a |all/drupal7-jquery_update=a
   |ffected,fedora-all/fish=aff |ffected,fedora-all/fish=aff
   |ected,fedora-all/fityk=nota |ected,fedora-all/fityk=nota
   |ffected,fedora-all/freeipa= |ffected,fedora-all/freeipa=
   |affected,fedora-all/gallery |affected,fedora-all/gallery
   |3=affected,fedora-all/globa |3=affected,fedora-all/globa
   |l=affected,fedora-all/graph |l=affected,fedora-all/graph
   |ite-web=affected,fedora-all |ite-web=affected,fedora-all
   |/hotot=affected,fedora-all/ |/hotot=affected,fedora-all/
   |ikiwiki=affected,fedora-all |ikiwiki=affected,fedora-all
   |/libgda=affected,fedora-all |/libgda=affected,fedora-all
   |/mediawiki=affected,fedora- |/mediawiki=affected,fedora-
   |all/mojomojo=affected,fedor |all/mojomojo=affected,fedor
   |a-all/nodejs-should=affecte |a-all/nodejs-should=affecte
   |d,fedora-all/OpenLP=notaffe |d,fedora-all/OpenLP=notaffe
   |cted,fedora-all/openslides= |cted,fedora-all/openslides=
   |affected,fedora-all/opentea |affected,fedora-all/opentea
   |cher=affected,fedora-all/or |cher=affected,fedora-all/or
   |bited=affected,fedora-all/p |bited=affected,fedora-all/p
   |erl-Mojolicious=affected,fe |erl-Mojolicious=affected,fe
   |dora-all/phpPgAdmin=affecte |dora-all/phpPgAdmin=affecte
   |d,fedora-all/python-backlas |d,fedora-all/python-backlas
   |h=affected,fedora-all/pytho |h=affected,fedora-all/pytho
   |n-django=affected,fedora-al |n-django=affected,fedora-al
   |l/python-django-debug-toolb |l/python-django-debug-toolb
   |ar=affected,fedora-all/pyth |ar=affected,fedora-all/pyth
   |on-django-typepadapp=affect |on-django-typepadapp=affect
   |ed,fedora-all/python-django |ed,fedora-all/python-django
   |14=affected,fedora-all/pyth |14=affected,fedora-all/pyth
   |on-django15=affected,fedora |on-django15=affected,fedora
   |-all/python-flask-debugtool |-all/python-flask-debugtool
   |bar=affected,fedora-all/pyt |bar=affected,fedora-all/pyt
   |hon-pebl=affected,fedora-al |hon-pebl=affected,fedora-al
   |l/python-sphinx=affected,fe |l/python-sphinx=affected,fe
   |dora-all/python-tw-jquery=a |dora-all/python-tw-jquery=a
   |ffected,fedora-all/python-t |ffected,fedora-all/python-t
   |w2-jqplugins-flot=affected, |w2-jqplugins-flot=affected,
   |fedora-all/python-tw2-jquer |fedora-all/python-tw2-jquer
   |y=affected,fedora-all/pytho |y=affected,fedora-all/pytho
   |n-werkzeug=affected,fedora- |n-werkzeug=affected,fedora-
 

[perl-Compress-Bzip2] Document licenses

2015-03-03 Thread Petr Pisar
commit 4639e16d072b2239336da5320f57e2c71278c56a
Author: Petr Písař ppi...@redhat.com
Date:   Tue Mar 3 17:24:37 2015 +0100

Document licenses

 perl-Compress-Bzip2.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/perl-Compress-Bzip2.spec b/perl-Compress-Bzip2.spec
index fb5cd84..22e95aa 100644
--- a/perl-Compress-Bzip2.spec
+++ b/perl-Compress-Bzip2.spec
@@ -3,6 +3,9 @@ Version:2.22
 Release:1%{?dist}
 Summary:Interface to Bzip2 compression library
 Group:  Development/Libraries
+# bzlib-src/win-tst-dlltest.c (unbundled):  Public Domain
+# bzlib-src/LICENSE (unbundled):BSD
+# other files:  GPL+ or Artistic
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/Compress-Bzip2/
 Source0:
http://www.cpan.org/authors/id/R/RU/RURBAN/Compress-Bzip2-%{version}.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 1166064] CVE-2012-6662 jquery-ui: XSS vulnerability in default content in Tooltip widget

2015-03-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1166064

Ian Weller i...@ianweller.org changed:

   What|Removed |Added

 CC|i...@ianweller.org   |

Yuri Timofeev tim4...@gmail.com changed:

   What|Removed |Added

 CC|tim4...@gmail.com   |

Ján Rusnačko jrusn...@redhat.com changed:

   What|Removed |Added

 CC||jrusn...@redhat.com
 Whiteboard|impact=moderate,public=2012 |impact=moderate,public=2012
   |1127,reported=20141120,sour |1127,reported=20141120,sour
   |ce=internet,cvss2=4.3/AV:N/ |ce=internet,cvss2=4.3/AV:N/
   |AC:M/Au:N/C:N/I:P/A:N,fedor |AC:M/Au:N/C:N/I:P/A:N,fedor
   |a-all/asterisk-gui=affected |a-all/asterisk-gui=affected
   |,fedora-all/beacon=affected |,fedora-all/beacon=affected
   |,fedora-all/blender=affecte |,fedora-all/blender=affecte
   |d,fedora-all/bodhi=affected |d,fedora-all/bodhi=affected
   |,fedora-all/cacti=affected, |,fedora-all/cacti=affected,
   |fedora-all/calibre=affected |fedora-all/calibre=affected
   |,fedora-all/cinnamon=notaff |,fedora-all/cinnamon=notaff
   |ected,fedora-all/ckeditor=a |ected,fedora-all/ckeditor=a
   |ffected,fedora-all/cobbler= |ffected,fedora-all/cobbler=
   |affected,fedora-all/couchdb |affected,fedora-all/couchdb
   |=affected,fedora-all/cumin= |=affected,fedora-all/cumin=
   |affected,fedora-all/django- |affected,fedora-all/django-
   |typepad=affected,fedora-all |typepad=affected,fedora-all
   |/dl=notaffected,fedora-all/ |/dl=notaffected,fedora-all/
   |dokuwiki=affected,fedora-al |dokuwiki=affected,fedora-al
   |l/drupal6=affected,fedora-a |l/drupal6=affected,fedora-a
   |ll/drupal7=affected,fedora- |ll/drupal7=affected,fedora-
   |all/drupal7-jquery_update=a |all/drupal7-jquery_update=a
   |ffected,fedora-all/fish=aff |ffected,fedora-all/fish=aff
   |ected,fedora-all/fityk=nota |ected,fedora-all/fityk=nota
   |ffected,fedora-all/freeipa= |ffected,fedora-all/freeipa=
   |affected,fedora-all/gallery |affected,fedora-all/gallery
   |3=affected,fedora-all/globa |3=affected,fedora-all/globa
   |l=affected,fedora-all/graph |l=affected,fedora-all/graph
   |ite-web=affected,fedora-all |ite-web=affected,fedora-all
   |/hotot=affected,fedora-all/ |/hotot=affected,fedora-all/
   |ikiwiki=affected,fedora-all |ikiwiki=affected,fedora-all
   |/libgda=affected,fedora-all |/libgda=affected,fedora-all
   |/mediawiki=affected,fedora- |/mediawiki=affected,fedora-
   |all/mojomojo=affected,fedor |all/mojomojo=affected,fedor
   |a-all/nodejs-should=affecte |a-all/nodejs-should=affecte
   |d,fedora-all/OpenLP=notaffe |d,fedora-all/OpenLP=notaffe
   |cted,fedora-all/openslides= |cted,fedora-all/openslides=
   |affected,fedora-all/opentea |affected,fedora-all/opentea
   |cher=affected,fedora-all/or |cher=affected,fedora-all/or
   |bited=affected,fedora-all/p |bited=affected,fedora-all/p
   |erl-Mojolicious=affected,fe |erl-Mojolicious=affected,fe
   |dora-all/phpPgAdmin=affecte |dora-all/phpPgAdmin=affecte
   |d,fedora-all/python-backlas |d,fedora-all/python-backlas
   |h=affected,fedora-all/pytho |h=affected,fedora-all/pytho
   |n-django=affected,fedora-al |n-django=affected,fedora-al
   |l/python-django-debug-toolb |l/python-django-debug-toolb
   |ar=affected,fedora-all/pyth |ar=affected,fedora-all/pyth
   |on-django-typepadapp=affect |on-django-typepadapp=affect
   |ed,fedora-all/python-django |ed,fedora-all/python-django
   |14=affected,fedora-all/pyth |14=affected,fedora-all/pyth
   |on-django15=affected,fedora |on-django15=affected,fedora
   |-all/python-flask-debugtool |-all/python-flask-debugtool
   |bar=affected,fedora-all/pyt |bar=affected,fedora-all/pyt
   |hon-pebl=affected,fedora-al |hon-pebl=affected,fedora-al
   |l/python-sphinx=affected,fe |l/python-sphinx=affected,fe
  

[Bug 1198256] New: perl-List-AllUtils: Wrong license tag

2015-03-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1198256

Bug ID: 1198256
   Summary: perl-List-AllUtils: Wrong license tag
   Product: Fedora
   Version: 21
 Component: perl-List-AllUtils
  Assignee: ppi...@redhat.com
  Reporter: jples...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: perl-devel@lists.fedoraproject.org,
perl-maint-l...@redhat.com, ppi...@redhat.com,
qe-baseos-a...@redhat.com
Depends On: 1198255



+++ This bug was initially created as a clone of Bug #1198255 +++

The license tag is declared wrongly. 

Current license tag is GPL+ or Artistic. However, it should be Artistic 2.0
due to LICENSE file and lib/List/AllUtils.pm. 

The license was changed in the version 0.04.


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1198255
[Bug 1198255] perl-List-AllUtils: Wrong license tag
-- 
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=6IH2kvXoO4a=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 1198131] perl-Moo-2.000000 is available

2015-03-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1198131



--- Comment #1 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
Scratch build succeeded
http://koji.fedoraproject.org/koji/taskinfo?taskID=9131292

-- 
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=luFRUkhWR0a=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 1197915] perl-Date-Manip-6.49 is available

2015-03-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1197915



--- Comment #5 from Fedora Update System upda...@fedoraproject.org ---
perl-Date-Manip-6.49-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/perl-Date-Manip-6.49-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=xkpnmvipC3a=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 1197915] perl-Date-Manip-6.49 is available

2015-03-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1197915



--- Comment #3 from Fedora Update System upda...@fedoraproject.org ---
perl-Date-Manip-6.49-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/perl-Date-Manip-6.49-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=7glWwmN8l8a=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 1197915] perl-Date-Manip-6.49 is available

2015-03-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1197915



--- Comment #4 from Fedora Update System upda...@fedoraproject.org ---
perl-Date-Manip-6.49-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/perl-Date-Manip-6.49-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=cuxoYH4Dhna=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 1195573] Review Request: dropbox-api-command - Dropbox API wrapper command

2015-03-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1195573

Ben Boeckel maths...@gmail.com changed:

   What|Removed |Added

  Flags||fedora-cvs?



--- Comment #15 from Ben Boeckel maths...@gmail.com ---
Thanks!

New Package SCM Request
===
Package Name: dropbox-api-command
Short Description: Dropbox API wrapper command
Upstream URL: https://github.com/s-aska/dropbox-api-command
Owners: mathstuf
Branches: f22 f21 f20
InitialCC: perl-sig

-- 
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=AsT8gvWHNfa=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 1195573] Review Request: dropbox-api-command - Dropbox API wrapper command

2015-03-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1195573



--- Comment #16 from Jon Ciesla limburg...@gmail.com ---
Git done (by process-git-requests).

-- 
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=HyNviATg6ca=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 1195573] Review Request: dropbox-api-command - Dropbox API wrapper command

2015-03-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1195573

Jon Ciesla limburg...@gmail.com changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
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=OKSrjxPjJta=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-IPTables-Parse/f22] Update to IPTables-Parse-1.4

2015-03-03 Thread Miloslav Trmac
Summary of changes:

  ee246d8... Update to IPTables-Parse-1.4 (*)

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

File IPTables-Parse-1.4.tar.bz2 uploaded to lookaside cache by mitr

2015-03-03 Thread Miloslav Trmac
A file has been added to the lookaside cache for perl-IPTables-Parse:

b30220a4725c332ef276a6833bc302cf  IPTables-Parse-1.4.tar.bz2
--
Fedora Extras Perl SIG
http://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-IPTables-Parse] Update to IPTables-Parse-1.4

2015-03-03 Thread Miloslav Trmac
commit ee246d88a27373ff60c8c56a55370962e481db0a
Author: Miloslav Trmač m...@redhat.com
Date:   Wed Mar 4 00:29:52 2015 +0100

Update to IPTables-Parse-1.4

 .gitignore   | 2 ++
 perl-IPTables-Parse.spec | 7 +--
 sources  | 4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4aa6751..f79e5e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ IPTables-Parse-0.7.tar.bz2.asc
 /IPTables-Parse-0.9.tar.bz2.asc
 /IPTables-Parse-1.1.tar.bz2
 /IPTables-Parse-1.1.tar.bz2.asc
+/IPTables-Parse-1.4.tar.bz2
+/IPTables-Parse-1.4.tar.bz2.asc
diff --git a/perl-IPTables-Parse.spec b/perl-IPTables-Parse.spec
index a555a42..59753ca 100644
--- a/perl-IPTables-Parse.spec
+++ b/perl-IPTables-Parse.spec
@@ -1,6 +1,6 @@
 Name:   perl-IPTables-Parse
-Version:1.1
-Release:8%{?dist}
+Version:1.4
+Release:1%{?dist}
 Summary:Perl extension for parsing iptables firewall rulesets
 License:Artistic 2.0
 Group:  Development/Libraries
@@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Mar 4 2015 Miloslav Trmač m...@redhat.com - 1.4-1
+- Update to IPTables-Parse-1.4
+
 * Wed Aug 27 2014 Jitka Plesnikova jples...@redhat.com - 1.1-8
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 463a69f..f63b573 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-195aafe496fd8c350bc68175110e46a7  IPTables-Parse-1.1.tar.bz2
-7fddbce6d721fe5503ff89f16cef83f1  IPTables-Parse-1.1.tar.bz2.asc
+b30220a4725c332ef276a6833bc302cf  IPTables-Parse-1.4.tar.bz2
+99d050a1a2aae4eb551dd79dc94afdeb  IPTables-Parse-1.4.tar.bz2.asc
--
Fedora Extras Perl SIG
http://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 IPTables-ChainMgr-1.3.tar.bz2.asc uploaded to lookaside cache by mitr

2015-03-03 Thread Miloslav Trmac
A file has been added to the lookaside cache for perl-IPTables-ChainMgr:

30e98c2a9085a11285c5e4f5d9d11aa5  IPTables-ChainMgr-1.3.tar.bz2.asc
--
Fedora Extras Perl SIG
http://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 IPTables-ChainMgr-1.3.tar.bz2 uploaded to lookaside cache by mitr

2015-03-03 Thread Miloslav Trmac
A file has been added to the lookaside cache for perl-IPTables-ChainMgr:

f80ef9ef12a9ee32731fc901fb8def56  IPTables-ChainMgr-1.3.tar.bz2
--
Fedora Extras Perl SIG
http://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 IPTables-Parse-1.4.tar.bz2.asc uploaded to lookaside cache by mitr

2015-03-03 Thread Miloslav Trmac
A file has been added to the lookaside cache for perl-IPTables-Parse:

99d050a1a2aae4eb551dd79dc94afdeb  IPTables-Parse-1.4.tar.bz2.asc
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: polymake

2015-03-03 Thread buildsys


polymake has broken dependencies in the rawhide tree:
On x86_64:
polymake-2.13-18.git20141013.fc22.x86_64 requires perl = 4:5.20.1
On i386:
polymake-2.13-18.git20141013.fc22.i686 requires perl = 4:5.20.1
On armhfp:
polymake-2.13-18.git20141013.fc22.armv7hl requires perl = 4:5.20.1
Please resolve this as soon as possible.


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

[Bug 1197281] perl-Perl-Critic-1.124 is available

2015-03-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1197281



--- Comment #5 from Fedora Update System upda...@fedoraproject.org ---
perl-Perl-Critic-1.125-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/perl-Perl-Critic-1.125-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=WxJ6WEyfHta=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-Critic-1.125.tar.gz uploaded to lookaside cache by pghmcfc

2015-03-03 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Perl-Critic:

c22b0e945cfbc75fadb0a7b110e00de3  Perl-Critic-1.125.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-Critic] Update to 1.125

2015-03-03 Thread Paul Howarth
commit 8e3a900650899a69f5912fada6f5bff0146bf84e
Author: Paul Howarth p...@city-fan.org
Date:   Tue Mar 3 11:26:09 2015 +

Update to 1.125

- New upstream release 1.125
  - Corrected dependency on List::Util::any() to List::MoreUtils::any()
  - Revised and updated documentation
- Drop upstreamed patch for GH #626

 Perl-Critic-1.124-any.patch | 11 ---
 perl-Perl-Critic.spec   | 13 +++--
 sources |  2 +-
 3 files changed, 8 insertions(+), 18 deletions(-)
---
diff --git a/perl-Perl-Critic.spec b/perl-Perl-Critic.spec
index 7711e27..e7704f2 100644
--- a/perl-Perl-Critic.spec
+++ b/perl-Perl-Critic.spec
@@ -1,12 +1,11 @@
 Name:  perl-Perl-Critic
-Version:   1.124
+Version:   1.125
 Release:   1%{?dist}
 Summary:   Critique Perl source code for best-practices
 Group: Development/Libraries
 License:   GPL+ or Artistic
 URL:   http://search.cpan.org/dist/Perl-Critic/
 Source0:   
http://search.cpan.org/CPAN/authors/id/T/TH/THALJEF/Perl-Critic-%{version}.tar.gz
-Patch0:Perl-Critic-1.124-any.patch
 BuildArch: noarch
 
 # Build process
@@ -117,10 +116,6 @@ of Perl code were mixed directly in the test script. That 
sucked.
 %prep
 %setup -q -n Perl-Critic-%{version}
 
-# Avoid the need for List::Util ≥ 1.33
-# https://github.com/Perl-Critic/Perl-Critic/issues/626
-%patch0
-
 # Drop Test::Kwalitee tests in RHEL ≥ 7
 %if 0%{?rhel} = 7
 rm xt/author/95_kwalitee.t
@@ -158,6 +153,12 @@ LC_ALL=en_US ./Build %{!?perl_bootstrap:author}test
 %{_mandir}/man3/Test::Perl::Critic::Policy.3*
 
 %changelog
+* Tue Mar  3 2015 Paul Howarth p...@city-fan.org - 1.125-1
+- Update to 1.125
+  - Corrected dependency on List::Util::any() to List::MoreUtils::any()
+  - Revised and updated documentation
+- Drop upstreamed patch for GH #626
+
 * Sat Feb 28 2015 Paul Howarth p...@city-fan.org - 1.124-1
 - Update to 1.124
   - The ProhibitUnusedPrivateSubroutines policy can now ignore files that use
diff --git a/sources b/sources
index 7e39c92..efde745 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9bfe2d8666a89fa38b0a0c79a1497370  Perl-Critic-1.124.tar.gz
+c22b0e945cfbc75fadb0a7b110e00de3  Perl-Critic-1.125.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-Critic/f22] Update to 1.125

2015-03-03 Thread Paul Howarth
Summary of changes:

  8e3a900... Update to 1.125 (*)

(*) 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-Perl-Critic] Created tag perl-Perl-Critic-1.125-1.fc22

2015-03-03 Thread Paul Howarth
The lightweight tag 'perl-Perl-Critic-1.125-1.fc22' was created pointing to:

 8e3a900... Update to 1.125
--
Fedora Extras Perl SIG
http://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 1195573] Review Request: dropbox-api-command - Dropbox API wrapper command

2015-03-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1195573

Petr Šabata psab...@redhat.com changed:

   What|Removed |Added

  Flags|fedora-review?  |fedora-review+



--- Comment #14 from Petr Šabata psab...@redhat.com ---
It's okay, I believe you.  No need to respin the review.

Since this is a perl package, please, add perl-sig to InitialCC when requesting
branches.

Approving.

-- 
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=GQsU3j5BZya=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 1197924] perl-Locale-Codes-3.34 is available

2015-03-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1197924



--- Comment #4 from Fedora Update System upda...@fedoraproject.org ---
perl-Locale-Codes-3.34-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/perl-Locale-Codes-3.34-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=RJJw9pHZjUa=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