[Bug 739461] Surprising value for --optimize in generated spec file

2013-12-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=739461

Jan Pazdziora jpazdzi...@redhat.com changed:

   What|Removed |Added

Version|18  |20



--- Comment #5 from Jan Pazdziora jpazdzi...@redhat.com ---
With cpanspec-1.78-15.fc20.noarch, the behaviour is the same as described in
comment 0 and my observation from comment 3 still holds.

-- 
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=W0AImglwKQa=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 CGI-Application-Plugin-Session-1.05.tar.gz uploaded to lookaside cache by eseyman

2013-12-22 Thread Emmanuel Seyman
A file has been added to the lookaside cache for 
perl-CGI-Application-Plugin-Session:

d16ff4d5fb2414944062d2b22244d476  CGI-Application-Plugin-Session-1.05.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-CGI-Application-Plugin-Session] Update to 1.05

2013-12-22 Thread Emmanuel Seyman
commit 82f0aebfc5c3740d33819822477280c451043c14
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Sun Dec 22 11:27:15 2013 +0100

Update to 1.05

 .gitignore   |1 +
 perl-CGI-Application-Plugin-Session.spec |5 -
 sources  |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 09d06c7..be0a628 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 CGI-Application-Plugin-Session-1.03.tar.gz
 /CGI-Application-Plugin-Session-1.04.tar.gz
+/CGI-Application-Plugin-Session-1.05.tar.gz
diff --git a/perl-CGI-Application-Plugin-Session.spec 
b/perl-CGI-Application-Plugin-Session.spec
index 7884e43..9ed375d 100644
--- a/perl-CGI-Application-Plugin-Session.spec
+++ b/perl-CGI-Application-Plugin-Session.spec
@@ -1,5 +1,5 @@
 Name:   perl-CGI-Application-Plugin-Session
-Version:1.04
+Version:1.05
 Release:1%{?dist}
 Summary:Add CGI::Session support to CGI::Application
 License:GPL+ or Artistic
@@ -49,6 +49,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Dec 22 2013 Emmanuel Seyman emman...@seyman.fr - 1.05-1
+- Update to 1.05
+
 * Sun Nov 17 2013 Emmanuel Seyman emman...@seyman.fr - 1.04-1
 - Update to 1.04
 - Remove 5.18 compatibility patch (upstreamed)
diff --git a/sources b/sources
index ef60b8f..b0c8e92 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-864ba11996043ac789973e41c0cb5882  CGI-Application-Plugin-Session-1.04.tar.gz
+d16ff4d5fb2414944062d2b22244d476  CGI-Application-Plugin-Session-1.05.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 Mojolicious-4.63.tar.gz uploaded to lookaside cache by eseyman

2013-12-22 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-Mojolicious:

37723246e7361e7066efc7a07694e048  Mojolicious-4.63.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-Mojolicious] Update to 4.63

2013-12-22 Thread Emmanuel Seyman
commit 445bd4490e6c5b547032e2620df9630c2651c591
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Sun Dec 22 11:35:16 2013 +0100

Update to 4.63

 .gitignore|1 +
 perl-Mojolicious.spec |5 -
 sources   |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 48fd851..7f08c1a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -110,3 +110,4 @@ Mojolicious-0.26.tar.gz
 /Mojolicious-4.57.tar.gz
 /Mojolicious-4.58.tar.gz
 /Mojolicious-4.59.tar.gz
+/Mojolicious-4.63.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index 6174e6a..8b79672 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:   perl-Mojolicious
-Version:4.59
+Version:4.63
 Release:1%{?dist}
 Summary:A next generation web framework for Perl
 License:Artistic 2.0
@@ -60,6 +60,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Dec 22 2013 Emmanuel Seyman emman...@seyman.fr - 4.63-1
+- Update to 4.63
+
 * Sun Dec 15 2013 Emmanuel Seyman emman...@seyman.fr - 4.59-1
 - Update to 4.59
 
diff --git a/sources b/sources
index 3b5714c..4eda521 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-def5c0be60d311d6a8e00568b3063b30  Mojolicious-4.59.tar.gz
+37723246e7361e7066efc7a07694e048  Mojolicious-4.63.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 HTML-FormFu-Model-DBIC-1.00.tar.gz uploaded to lookaside cache by eseyman

2013-12-22 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-HTML-FormFu-Model-DBIC:

e59f7edcf9f7b96ac84be62e9c6c3a09  HTML-FormFu-Model-DBIC-1.00.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

Broken dependencies: perl-Language-Expr

2013-12-22 Thread buildsys


perl-Language-Expr has broken dependencies in the rawhide tree:
On x86_64:
perl-Language-Expr-0.19-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Language-Expr-0.19-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Language-Expr-0.19-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


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

Broken dependencies: perl-Language-Prolog-Yaswi

2013-12-22 Thread buildsys


perl-Language-Prolog-Yaswi has broken dependencies in the rawhide tree:
On x86_64:
perl-Language-Prolog-Yaswi-0.21-15.fc21.x86_64 requires 
libswipl.so.6.6.0()(64bit)
On i386:
perl-Language-Prolog-Yaswi-0.21-15.fc21.i686 requires libswipl.so.6.6.0
On armhfp:
perl-Language-Prolog-Yaswi-0.21-15.fc21.armv7hl requires 
libswipl.so.6.6.0
Please resolve this as soon as possible.


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

[Bug 886829] RFE: Support vendor plugin directory

2013-12-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=886829

Mark Chappell mchap...@redhat.com changed:

   What|Removed |Added

Version|18  |rawhide



-- 
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=6wvNcAitr1a=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 1045912] New: perl-DateTime-1.05 is available

2013-12-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1045912

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



Latest upstream release: 1.05
Current version/release in Fedora Rawhide: 1.04-1.fc21
URL: http://search.cpan.org/dist/DateTime/

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=ORBlq9iSgMa=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 1045913] New: perl-Encode-2.56 is available

2013-12-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1045913

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



Latest upstream release: 2.56
Current version/release in Fedora Rawhide: 2.55-1.fc21
URL: http://search.cpan.org/dist/Encode/

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=iDcL9Z2Oq1a=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 1013249] perl-Module-ScanDeps-1.13 is available

2013-12-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1013249

Upstream Release Monitoring upstream-release-monitor...@fedoraproject.org 
changed:

   What|Removed |Added

Summary|perl-Module-ScanDeps-1.12   |perl-Module-ScanDeps-1.13
   |is available|is available



--- Comment #2 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
Latest upstream release: 1.13
Current version/release in Fedora Rawhide: 1.11-1.fc21
URL: http://search.cpan.org/dist/Module-ScanDeps/

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=Lgk94f6BDVa=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 1045914] New: perl-XML-LibXSLT-1.83 is available

2013-12-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1045914

Bug ID: 1045914
   Summary: perl-XML-LibXSLT-1.83 is available
   Product: Fedora
   Version: rawhide
 Component: perl-XML-LibXSLT
  Keywords: FutureFeature, Triaged
  Assignee: jples...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: jples...@redhat.com,
perl-devel@lists.fedoraproject.org, z...@fastmail.fm



Latest upstream release: 1.83
Current version/release in Fedora Rawhide: 1.82-1.fc21
URL: http://search.cpan.org/dist/XML-LibXSLT/

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=MkXFkYkIO2a=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 1043086] perl-ExtUtils-CChecker-0.09 is available

2013-12-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1043086

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||perl-ExtUtils-CChecker-0.09
   ||-1.fc20
 Resolution|--- |ERRATA
Last Closed||2013-12-22 22:48:55



--- Comment #3 from Fedora Update System upda...@fedoraproject.org ---
perl-ExtUtils-CChecker-0.09-1.fc20 has been pushed to the Fedora 20 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=wzMkDlkEiQa=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 1045465] in f20 perl-HTML-Template-2.95-1.fc19.noarch requires perl-4:5.16.3-266.fc19.x86_64

2013-12-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1045465



--- Comment #1 from Jens Petersen peter...@redhat.com ---
https://admin.fedoraproject.org/updates/FEDORA-2013-19831/perl-HTML-Template-2.95-1.fc20

Ah I see ;)

It needs one more karma anyway to get auto-pushed.

-- 
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=nk9sgeIaBfa=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 1046006] New: Slicing a .stl file fails if multiple threads are configured

2013-12-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1046006

Bug ID: 1046006
   Summary: Slicing a .stl file fails if multiple threads are
configured
   Product: Fedora
   Version: 20
 Component: slic3r
  Severity: high
  Assignee: mhron...@redhat.com
  Reporter: n...@darlow.co.uk
QA Contact: extras...@fedoraproject.org
CC: mhron...@redhat.com,
perl-devel@lists.fedoraproject.org



Description of problem:
If 2 (the default) or higher is selected in Print Settings|Advanced|Threads an
error is reported and slicing fails.

Version-Release number of selected component (if applicable):
slic3r-1.0.0-0.2.RC1.fc20.x86_64

How reproducible:
Every time

Steps to Reproduce:
1. Attempt to slice a .stl file with default settings
2. Observe error and slicing failure

Actual results:
Can't locate package GLUquadricObjPtr for @OpenGL::Quad::ISA at
/usr/share/perl5/vendor_perl/Slic3r.pm line 111.

Expected results:
Slicing should be performed without error.

Additional info:
Reducing the Threads value to 1 permits slicing to be performed.
I have reported this upstream as Issue #1636 at
https://github.com/alexrj/Slic3r

-- 
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=PDOy8kmGQDa=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 1046009] New: Resolution setting not migrated from 0.9.10 to 1.0.0RC1

2013-12-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1046009

Bug ID: 1046009
   Summary: Resolution setting not migrated from 0.9.10 to
1.0.0RC1
   Product: Fedora
   Version: 20
 Component: slic3r
  Severity: high
  Assignee: mhron...@redhat.com
  Reporter: n...@darlow.co.uk
QA Contact: extras...@fedoraproject.org
CC: mhron...@redhat.com,
perl-devel@lists.fedoraproject.org



Description of problem:
After updating slic3r from 0.9.10 to 1.0.0RC1 an error is thrown when
attempting to slice a .stl file.

Version-Release number of selected component (if applicable):
slic3r-1.0.0-0.2.RC1.fc20.x86_64

How reproducible:
Ever time

Steps to Reproduce:
1. Update slic3r from 0.9.10 to 1.0.0RC1
2. Attempt to slice a .stl file
3. Observe error message and slicing failure

Actual results:
Invalid value for resolution

Expected results:
Slicing should be performed without error.

Additional info:
The Print Settings|Advanced|Resolution setting is not migrated when updating
and the setting is left blank which is invalid.
Entering a value for Resolution permits slicing to be performed without error.
I have reported this upstream as Issue #1637 at
https://github.com/alexrj/Slic3r

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