ppisar uploaded WebService-Rajce-1.152420.tar.gz for perl-WebService-Rajce

2015-08-31 Thread notifications
fc0be059129acf5955fc906c181f72fc  WebService-Rajce-1.152420.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-WebService-Rajce/WebService-Rajce-1.152420.tar.gz/md5/fc0be059129acf5955fc906c181f72fc/WebService-Rajce-1.152420.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

ppisar pushed to perl-WebService-Rajce (f23). "1.152420 bump"

2015-08-31 Thread notifications
From ed9db7539aae9f05d00244ae262e98df39b2521a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Mon, 31 Aug 2015 09:16:15 +0200
Subject: 1.152420 bump


diff --git a/.gitignore b/.gitignore
index cd51812..e96cf34 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /WebService-Rajce-0.07.tar.gz
 /WebService-Rajce-0.08.tar.gz
 /WebService-Rajce-1.130930.tar.gz
+/WebService-Rajce-1.152420.tar.gz
diff --git a/perl-WebService-Rajce.spec b/perl-WebService-Rajce.spec
index 64dad52..a5782b9 100644
--- a/perl-WebService-Rajce.spec
+++ b/perl-WebService-Rajce.spec
@@ -1,28 +1,48 @@
-%global cpan_version 1.130930
+%global cpan_version 1.152420
 
 Name:   perl-WebService-Rajce
 # Split version to 2-digit, maybe 1.130930 is just an excess
 Version:%(echo '%{cpan_version}' | sed 's/\(\...\)\(.\)/\1.\2/')
-Release:7%{?dist}
+Release:1%{?dist}
 Summary:Perl interface for www.rajce.idnes.cz
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/WebService-Rajce/
 Source0:
http://www.cpan.org/authors/id/P/PE/PEK/WebService-Rajce-%{cpan_version}.tar.gz
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
-BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Run-time (No tests exhibiting the code are performed)
+# AutoLoader not used at tests
+# Carp not used at tests
+# Digest::MD5 not used at tests
+# Encode not used at tests
+# Exporter not used at tests
+# File::Basename not used at tests
+# File::Path not used at tests
+# Getopt::Std not used at tests
+# Image::Magick not used at tests
+# Net::Netrc not used at tests
+# Pod::Usage not used at tests
+# POSIX not used at tests
+# vars not used at tests
+# WWW::Mechanize not used at tests
+# XML::Simple not used at tests
 # Tests:
+# Pod::Coverage::TrustPod not used
 BuildRequires:  perl(Test::More)
+# Test::Pod::Coverage 1.08 not used
 Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Requires:   perl(AutoLoader)
 
 %description
-This is Perl library implementing an API of a photo gallery service running on
-www.rajce.idnes.cz server.
+This is a Perl library implementing an API of a photo gallery service running
+on www.rajce.idnes.cz server.
 
 %package tools
 Summary:Utilities for accessing www.rajce.idnes.cz
@@ -51,7 +71,8 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 make test
 
 %files
-%doc Changes LICENSE README
+%license LICENSE
+%doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
@@ -60,6 +81,9 @@ make test
 %{_mandir}/man1/*
 
 %changelog
+* Mon Aug 31 2015 Petr Pisar  - 1.15.2420-1
+- 1.152420 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.13.0930-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 18df641..fe448d8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f8d13a7b27e355cbaebbdb58e4324e5  WebService-Rajce-1.130930.tar.gz
+fc0be059129acf5955fc906c181f72fc  WebService-Rajce-1.152420.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-WebService-Rajce.git/commit/?h=f23&id=ed9db7539aae9f05d00244ae262e98df39b2521a
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar pushed to perl-WebService-Rajce (master). "1.152420 bump"

2015-08-31 Thread notifications
From ed9db7539aae9f05d00244ae262e98df39b2521a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Mon, 31 Aug 2015 09:16:15 +0200
Subject: 1.152420 bump


diff --git a/.gitignore b/.gitignore
index cd51812..e96cf34 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /WebService-Rajce-0.07.tar.gz
 /WebService-Rajce-0.08.tar.gz
 /WebService-Rajce-1.130930.tar.gz
+/WebService-Rajce-1.152420.tar.gz
diff --git a/perl-WebService-Rajce.spec b/perl-WebService-Rajce.spec
index 64dad52..a5782b9 100644
--- a/perl-WebService-Rajce.spec
+++ b/perl-WebService-Rajce.spec
@@ -1,28 +1,48 @@
-%global cpan_version 1.130930
+%global cpan_version 1.152420
 
 Name:   perl-WebService-Rajce
 # Split version to 2-digit, maybe 1.130930 is just an excess
 Version:%(echo '%{cpan_version}' | sed 's/\(\...\)\(.\)/\1.\2/')
-Release:7%{?dist}
+Release:1%{?dist}
 Summary:Perl interface for www.rajce.idnes.cz
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/WebService-Rajce/
 Source0:
http://www.cpan.org/authors/id/P/PE/PEK/WebService-Rajce-%{cpan_version}.tar.gz
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
-BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Run-time (No tests exhibiting the code are performed)
+# AutoLoader not used at tests
+# Carp not used at tests
+# Digest::MD5 not used at tests
+# Encode not used at tests
+# Exporter not used at tests
+# File::Basename not used at tests
+# File::Path not used at tests
+# Getopt::Std not used at tests
+# Image::Magick not used at tests
+# Net::Netrc not used at tests
+# Pod::Usage not used at tests
+# POSIX not used at tests
+# vars not used at tests
+# WWW::Mechanize not used at tests
+# XML::Simple not used at tests
 # Tests:
+# Pod::Coverage::TrustPod not used
 BuildRequires:  perl(Test::More)
+# Test::Pod::Coverage 1.08 not used
 Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Requires:   perl(AutoLoader)
 
 %description
-This is Perl library implementing an API of a photo gallery service running on
-www.rajce.idnes.cz server.
+This is a Perl library implementing an API of a photo gallery service running
+on www.rajce.idnes.cz server.
 
 %package tools
 Summary:Utilities for accessing www.rajce.idnes.cz
@@ -51,7 +71,8 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 make test
 
 %files
-%doc Changes LICENSE README
+%license LICENSE
+%doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
@@ -60,6 +81,9 @@ make test
 %{_mandir}/man1/*
 
 %changelog
+* Mon Aug 31 2015 Petr Pisar  - 1.15.2420-1
+- 1.152420 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.13.0930-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 18df641..fe448d8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f8d13a7b27e355cbaebbdb58e4324e5  WebService-Rajce-1.130930.tar.gz
+fc0be059129acf5955fc906c181f72fc  WebService-Rajce-1.152420.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-WebService-Rajce.git/commit/?h=master&id=ed9db7539aae9f05d00244ae262e98df39b2521a
--
Fedora Extras Perl SIG
http://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 1258289] perl-WebService-Rajce-1.152420 is available

2015-08-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1258289

Petr Pisar  changed:

   What|Removed |Added

 Status|ASSIGNED|MODIFIED
   Fixed In Version||perl-WebService-Rajce-1.15.
   ||2420-1.fc24



--- Comment #2 from Petr Pisar  ---
Enhancement release suitable for all Fedoras.

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

ppisar pushed to perl-WebService-Rajce (f22). "1.152420 bump"

2015-08-31 Thread notifications
From 573cbf128411bfe52e7d0544f960aa994f2bc5b7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Mon, 31 Aug 2015 09:16:15 +0200
Subject: 1.152420 bump


diff --git a/.gitignore b/.gitignore
index cd51812..e96cf34 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /WebService-Rajce-0.07.tar.gz
 /WebService-Rajce-0.08.tar.gz
 /WebService-Rajce-1.130930.tar.gz
+/WebService-Rajce-1.152420.tar.gz
diff --git a/perl-WebService-Rajce.spec b/perl-WebService-Rajce.spec
index 0006b55..ad84634 100644
--- a/perl-WebService-Rajce.spec
+++ b/perl-WebService-Rajce.spec
@@ -1,28 +1,48 @@
-%global cpan_version 1.130930
+%global cpan_version 1.152420
 
 Name:   perl-WebService-Rajce
 # Split version to 2-digit, maybe 1.130930 is just an excess
 Version:%(echo '%{cpan_version}' | sed 's/\(\...\)\(.\)/\1.\2/')
-Release:5%{?dist}
+Release:1%{?dist}
 Summary:Perl interface for www.rajce.idnes.cz
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/WebService-Rajce/
 Source0:
http://www.cpan.org/authors/id/P/PE/PEK/WebService-Rajce-%{cpan_version}.tar.gz
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
-BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Run-time (No tests exhibiting the code are performed)
+# AutoLoader not used at tests
+# Carp not used at tests
+# Digest::MD5 not used at tests
+# Encode not used at tests
+# Exporter not used at tests
+# File::Basename not used at tests
+# File::Path not used at tests
+# Getopt::Std not used at tests
+# Image::Magick not used at tests
+# Net::Netrc not used at tests
+# Pod::Usage not used at tests
+# POSIX not used at tests
+# vars not used at tests
+# WWW::Mechanize not used at tests
+# XML::Simple not used at tests
 # Tests:
+# Pod::Coverage::TrustPod not used
 BuildRequires:  perl(Test::More)
+# Test::Pod::Coverage 1.08 not used
 Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Requires:   perl(AutoLoader)
 
 %description
-This is Perl library implementing an API of a photo gallery service running on
-www.rajce.idnes.cz server.
+This is a Perl library implementing an API of a photo gallery service running
+on www.rajce.idnes.cz server.
 
 %package tools
 Summary:Utilities for accessing www.rajce.idnes.cz
@@ -51,7 +71,8 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 make test
 
 %files
-%doc Changes LICENSE README
+%license LICENSE
+%doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
@@ -60,6 +81,9 @@ make test
 %{_mandir}/man1/*
 
 %changelog
+* Mon Aug 31 2015 Petr Pisar  - 1.15.2420-1
+- 1.152420 bump
+
 * Wed Aug 27 2014 Jitka Plesnikova  - 1.13.0930-5
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 18df641..fe448d8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f8d13a7b27e355cbaebbdb58e4324e5  WebService-Rajce-1.130930.tar.gz
+fc0be059129acf5955fc906c181f72fc  WebService-Rajce-1.152420.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-WebService-Rajce.git/commit/?h=f22&id=573cbf128411bfe52e7d0544f960aa994f2bc5b7
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar pushed to perl-WebService-Rajce (f21). "1.152420 bump"

2015-08-31 Thread notifications
From 7bc827c268890328a66c4349378e93d29ad647bb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Mon, 31 Aug 2015 09:16:15 +0200
Subject: 1.152420 bump


diff --git a/.gitignore b/.gitignore
index cd51812..e96cf34 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /WebService-Rajce-0.07.tar.gz
 /WebService-Rajce-0.08.tar.gz
 /WebService-Rajce-1.130930.tar.gz
+/WebService-Rajce-1.152420.tar.gz
diff --git a/perl-WebService-Rajce.spec b/perl-WebService-Rajce.spec
index c02b6b3..cb68e35 100644
--- a/perl-WebService-Rajce.spec
+++ b/perl-WebService-Rajce.spec
@@ -1,28 +1,48 @@
-%global cpan_version 1.130930
+%global cpan_version 1.152420
 
 Name:   perl-WebService-Rajce
 # Split version to 2-digit, maybe 1.130930 is just an excess
 Version:%(echo '%{cpan_version}' | sed 's/\(\...\)\(.\)/\1.\2/')
-Release:4%{?dist}
+Release:1%{?dist}
 Summary:Perl interface for www.rajce.idnes.cz
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/WebService-Rajce/
 Source0:
http://www.cpan.org/authors/id/P/PE/PEK/WebService-Rajce-%{cpan_version}.tar.gz
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
-BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Run-time (No tests exhibiting the code are performed)
+# AutoLoader not used at tests
+# Carp not used at tests
+# Digest::MD5 not used at tests
+# Encode not used at tests
+# Exporter not used at tests
+# File::Basename not used at tests
+# File::Path not used at tests
+# Getopt::Std not used at tests
+# Image::Magick not used at tests
+# Net::Netrc not used at tests
+# Pod::Usage not used at tests
+# POSIX not used at tests
+# vars not used at tests
+# WWW::Mechanize not used at tests
+# XML::Simple not used at tests
 # Tests:
+# Pod::Coverage::TrustPod not used
 BuildRequires:  perl(Test::More)
+# Test::Pod::Coverage 1.08 not used
 Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Requires:   perl(AutoLoader)
 
 %description
-This is Perl library implementing an API of a photo gallery service running on
-www.rajce.idnes.cz server.
+This is a Perl library implementing an API of a photo gallery service running
+on www.rajce.idnes.cz server.
 
 %package tools
 Summary:Utilities for accessing www.rajce.idnes.cz
@@ -51,7 +71,8 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 make test
 
 %files
-%doc Changes LICENSE README
+%license LICENSE
+%doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
@@ -60,6 +81,9 @@ make test
 %{_mandir}/man1/*
 
 %changelog
+* Mon Aug 31 2015 Petr Pisar  - 1.15.2420-1
+- 1.152420 bump
+
 * Sat Jun 07 2014 Fedora Release Engineering  
- 1.13.0930-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 18df641..fe448d8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f8d13a7b27e355cbaebbdb58e4324e5  WebService-Rajce-1.130930.tar.gz
+fc0be059129acf5955fc906c181f72fc  WebService-Rajce-1.152420.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-WebService-Rajce.git/commit/?h=f21&id=7bc827c268890328a66c4349378e93d29ad647bb
--
Fedora Extras Perl SIG
http://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 1258289] perl-WebService-Rajce-1.152420 is available

2015-08-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1258289



--- Comment #3 from Fedora Update System  ---
perl-WebService-Rajce-1.15.2420-1.fc23 has been submitted as an update to
Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-14626

-- 
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 1230787] Upgrade perl-POE-Component-Client-Ping to 1.174

2015-08-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230787

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 CC||jples...@redhat.com
   Fixed In Version||perl-POE-Component-Client-P
   ||ing-1.174-1.fc23
 Resolution|--- |RAWHIDE
Last Closed||2015-08-31 03:25:43



-- 
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 1258289] perl-WebService-Rajce-1.152420 is available

2015-08-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1258289



--- Comment #4 from Fedora Update System  ---
perl-WebService-Rajce-1.15.2420-1.fc22 has been submitted as an update to
Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-14627

-- 
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 1230781] Upgrade perl-Pod-Coverage-Moose to 0.05

2015-08-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230781

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||jples...@redhat.com
   Assignee|jan.kle...@gmail.com|jples...@redhat.com



-- 
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 1258289] perl-WebService-Rajce-1.152420 is available

2015-08-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1258289



--- Comment #5 from Fedora Update System  ---
perl-WebService-Rajce-1.15.2420-1.fc21 has been submitted as an update to
Fedora 21. https://bodhi.fedoraproject.org/updates/FEDORA-2015-14629

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

jplesnik uploaded Pod-Coverage-Moose-0.06.tar.gz for perl-Pod-Coverage-Moose

2015-08-31 Thread notifications
4d5da7ac0d684ee55d6ce918dc0112da  Pod-Coverage-Moose-0.06.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Pod-Coverage-Moose/Pod-Coverage-Moose-0.06.tar.gz/md5/4d5da7ac0d684ee55d6ce918dc0112da/Pod-Coverage-Moose-0.06.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

jplesnik pushed to perl-Pod-Coverage-Moose (master). "0.06 bump; Modernize spec"

2015-08-31 Thread notifications
From f25f28f88d747b3dce23b986518d24a89cdbd7e7 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Mon, 31 Aug 2015 09:59:40 +0200
Subject: 0.06 bump; Modernize spec


diff --git a/.gitignore b/.gitignore
index 43400ef..01a16c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Pod-Coverage-Moose-0.02.tar.gz
+/Pod-Coverage-Moose-0.06.tar.gz
diff --git a/perl-Pod-Coverage-Moose.spec b/perl-Pod-Coverage-Moose.spec
index 871bb0f..7d7c809 100644
--- a/perl-Pod-Coverage-Moose.spec
+++ b/perl-Pod-Coverage-Moose.spec
@@ -1,22 +1,34 @@
 Name:   perl-Pod-Coverage-Moose
-Version:0.02
-Release:16%{?dist}
+Version:0.06
+Release:1%{?dist}
 Summary:Pod::Coverage extension for Moose
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Pod-Coverage-Moose/
-Source0:
http://www.cpan.org/authors/id/D/DR/DROLSKY/Pod-Coverage-Moose-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/Pod-Coverage-Moose-%{version}.tar.gz
 BuildArch:  noarch
+
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Class::Load)
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(Test::More)
-BuildRequires:  perl(Test::Pod)
-BuildRequires:  perl(Test::Pod::Coverage)
-BuildRequires:  perl(Moose) >= 0.24
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(if)
+BuildRequires:  perl(lib)
+BuildRequires:  perl(Moose) >= 2.1300
+BuildRequires:  perl(Moose::Role)
+BuildRequires:  perl(MooseX::AttributeHelpers)
+BuildRequires:  perl(MooseX::Role::WithOverloading)
 BuildRequires:  perl(namespace::clean) >= 0.05
+BuildRequires:  perl(overload)
 BuildRequires:  perl(Pod::Coverage)
-BuildRequires:  perl(Perl6::Junction)
-BuildRequires:  perl(Class::MOP)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::More) >= 0.88
+BuildRequires:  perl(Test::Requires)
+BuildRequires:  perl(warnings)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %{?perl_default_filter}
@@ -34,28 +46,24 @@ combination with Test::Pod::Coverage, since it takes away 
its ease of use.
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
 make pure_install DESTDIR=$RPM_BUILD_ROOT
-
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
-
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
 make test
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
-%defattr(-,root,root,-)
+%license LICENSE
 %doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 31 2015 Jitka Plesnikova  - 0.06-1
+- 0.06 bump
+- Modernize spec
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.02-16
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index c2a82ad..c6f1152 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-afb93e47445f0d4f125943da9e70953f  Pod-Coverage-Moose-0.02.tar.gz
+4d5da7ac0d684ee55d6ce918dc0112da  Pod-Coverage-Moose-0.06.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Pod-Coverage-Moose.git/commit/?h=master&id=f25f28f88d747b3dce23b986518d24a89cdbd7e7
--
Fedora Extras Perl SIG
http://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 1230781] Upgrade perl-Pod-Coverage-Moose to 0.05

2015-08-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230781

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Pod-Coverage-Moose-0.0
   ||6-1.fc24
 Resolution|--- |RAWHIDE
Last Closed||2015-08-31 04:00:15



-- 
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 1226486] perl-Data-Printer-0.36 is available

2015-08-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1226486

Petr Pisar  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||ppi...@redhat.com
   Assignee|dd...@cpan.org  |ppi...@redhat.com



-- 
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 1230060] Upgrade perl-Cairo-GObject to 1.004

2015-08-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230060

Jitka Plesnikova  changed:

   What|Removed |Added

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



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

jplesnik uploaded Cairo-GObject-1.004.tar.gz for perl-Cairo-GObject

2015-08-31 Thread notifications
cf8767c05a6797783e666db839d5d97a  Cairo-GObject-1.004.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Cairo-GObject/Cairo-GObject-1.004.tar.gz/md5/cf8767c05a6797783e666db839d5d97a/Cairo-GObject-1.004.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

jplesnik pushed to perl-Cairo-GObject (master). "1.004 bump"

2015-08-31 Thread notifications
From 52c426dc5e676c63e84ae170a42a6e050831d06c Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Mon, 31 Aug 2015 10:43:51 +0200
Subject: 1.004 bump


diff --git a/perl-Cairo-GObject.spec b/perl-Cairo-GObject.spec
index ef33928..34a9fd3 100644
--- a/perl-Cairo-GObject.spec
+++ b/perl-Cairo-GObject.spec
@@ -1,18 +1,26 @@
 Name:   perl-Cairo-GObject
-Version:1.001
-Release:11%{?dist}
-Summary:Cairo::GObject Perl module
+Version:1.004
+Release:1%{?dist}
+Summary:Integrate Cairo into the Glib type system
 License:LGPLv2+
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Cairo-GObject/
-Source0:
http://www.cpan.org/modules/by-module/Glib/TSCH/Cairo-GObject-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/X/XA/XAOC/Cairo-GObject-%{version}.tar.gz
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(Cairo) >= 1.080
 BuildRequires:  perl(ExtUtils::Depends) >= 0.2
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(ExtUtils::PkgConfig) >= 1.0
 BuildRequires:  perl(Glib) >= 1.224
 BuildRequires:  perl(Glib::MakeHelper)
+BuildRequires:  perl(Glib::Object::Subclass)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(warnings)
+BuildRequires:  perl(XSLoader)
 BuildRequires:  cairo-gobject-devel
 Requires:   perl(Cairo) >= 1.080
 Requires:   perl(Glib) >= 1.224
@@ -23,7 +31,9 @@ Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} 
-V:version`"; echo $versi
 %global __requires_exclude %__requires_exclude|^perl\\(Glib\\)$
 
 %description
-Perl module to integrate Cairo into the Glib type system.
+Cairo and Glib are now loaded and the Cairo types are registed with Glib's
+type machinery. This allows you to correctly use Cairo types in signals and
+properties.
 
 %prep
 %setup -q -n Cairo-GObject-%{version}
@@ -33,11 +43,10 @@ Perl module to integrate Cairo into the Glib type system.
 make %{?_smp_mflags}
 
 %install
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+make pure_install DESTDIR=$RPM_BUILD_ROOT
 
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
 %{_fixperms} $RPM_BUILD_ROOT/*
 
@@ -45,12 +54,16 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2>/dev/null \;
 make test
 
 %files
-%doc LICENSE NEWS README
+%license LICENSE
+%doc NEWS README
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/Cairo*
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 31 2015 Jitka Plesnikova  - 1.004-1
+- 1.004 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.001-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 243c391..5c48a10 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7e126a3424d9eab91b006b2a7ce09cb8  Cairo-GObject-1.001.tar.gz
+cf8767c05a6797783e666db839d5d97a  Cairo-GObject-1.004.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Cairo-GObject.git/commit/?h=master&id=52c426dc5e676c63e84ae170a42a6e050831d06c
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar uploaded Data-Printer-0.36.tar.gz for perl-Data-Printer

2015-08-31 Thread notifications
bbf75d5c920dd4913df54b0016dea614  Data-Printer-0.36.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Data-Printer/Data-Printer-0.36.tar.gz/md5/bbf75d5c920dd4913df54b0016dea614/Data-Printer-0.36.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 1230652] Upgrade perl-MARC-XML to 1.0.3

2015-08-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230652

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||jples...@redhat.com
   Assignee|d...@coffeecode.net  |jples...@redhat.com



-- 
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 1230060] Upgrade perl-Cairo-GObject to 1.004

2015-08-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230060

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Cairo-GObject-1.004-1.
   ||fc24
 Resolution|--- |RAWHIDE
Last Closed||2015-08-31 04:46:37



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

ppisar pushed to perl-Data-Printer (master). "0.36 bump"

2015-08-31 Thread notifications
From b4ad2a37d32c99248730df1f627bca76722e674b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Mon, 31 Aug 2015 10:49:07 +0200
Subject: 0.36 bump


diff --git a/.gitignore b/.gitignore
index 0616abd..0587758 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Data-Printer-0.35.tar.gz
+/Data-Printer-0.36.tar.gz
diff --git a/perl-Data-Printer.spec b/perl-Data-Printer.spec
index 0c5ab72..0bc8b7e 100644
--- a/perl-Data-Printer.spec
+++ b/perl-Data-Printer.spec
@@ -1,18 +1,46 @@
 Name:   perl-Data-Printer
-Version:0.35
-Release:4%{?dist}
+Version:0.36
+Release:1%{?dist}
 Summary:Pretty printer for Perl data structures
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Data-Printer/
 Source0:
http://www.cpan.org/modules/by-module/Data/Data-Printer-%{version}.tar.gz
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Run-time:
 BuildRequires:  perl(B)
 BuildRequires:  perl(B::Deparse)
-BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
-BuildRequires:  perl(Capture::Tiny)
 BuildRequires:  perl(Clone::PP)
+BuildRequires:  perl(Fcntl)
+BuildRequires:  perl(File::HomeDir) >= 0.91
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(Hash::Util::FieldHash)
+# Hash::Util::FieldHash::Compat not used
+BuildRequires:  perl(if)
+BuildRequires:  perl(mro)
+# MRO::Compat not used
+BuildRequires:  perl(Package::Stash) >= 0.3
+BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(Sort::Naturally)
+BuildRequires:  perl(Term::ANSIColor) >= 3
+BuildRequires:  perl(version) >= 0.77
+# Win32::Console::ANSI not used
+# Tests:
+BuildRequires:  perl(base)
+BuildRequires:  perl(Capture::Tiny)
+BuildRequires:  perl(File::HomeDir::Test)
+BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(Test::More) >= 0.88
+# Optional tests:
+BuildRequires:  perl(Class::Date)
 BuildRequires:  perl(Date::Calc::Object)
 BuildRequires:  perl(Date::Handler)
 BuildRequires:  perl(Date::Handler::Delta)
@@ -24,37 +52,20 @@ BuildRequires:  perl(DateTime::Incomplete)
 BuildRequires:  perl(DBI)
 BuildRequires:  perl(DBIx::Class::Core)
 BuildRequires:  perl(DBIx::Class::Schema)
-BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(Fcntl)
-BuildRequires:  perl(File::HomeDir) >= 0.91
-BuildRequires:  perl(File::HomeDir::Test)
-BuildRequires:  perl(File::Spec)
-BuildRequires:  perl(File::Temp)
-BuildRequires:  perl(Hash::Util::FieldHash)
-BuildRequires:  perl(if)
 BuildRequires:  perl(IO::Pty::Easy)
-BuildRequires:  perl(mro)
-BuildRequires:  perl(Package::Stash) >= 0.3
-BuildRequires:  perl(Scalar::Util)
-BuildRequires:  perl(Sort::Naturally)
-BuildRequires:  perl(strict)
-BuildRequires:  perl(Term::ANSIColor)
-BuildRequires:  perl(Test::More) >= 0.88
-BuildRequires:  perl(Test::Pod)
-BuildRequires:  perl(Test::Pod::Coverage)
 BuildRequires:  perl(Time::Piece)
-BuildRequires:  perl(version) >= 0.77
-BuildRequires:  perl(warnings)
+Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 Requires:   perl(B)
 Requires:   perl(B::Deparse)
 Requires:   perl(File::HomeDir) >= 0.91
 Requires:   perl(Hash::Util::FieldHash)
 Requires:   perl(mro)
 Requires:   perl(Package::Stash) >= 0.3
-Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+Requires:   perl(Term::ANSIColor) >= 3
 
 %{?perl_default_filter}
-%global __requires_exclude 
%{?__requires_exclude:__requires_exclude|}^perl\\(File::HomeDir\\)$
+%global __requires_exclude 
%{?__requires_exclude:__requires_exclude|}^perl\\((File::HomeDir|Term::ANSIColor)\\)$
+
 %description
 Data::Printer is a Perl module to pretty-print Perl data structures and
 objects in full color. It is meant to display variables on screen, properly
@@ -69,20 +80,21 @@ make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=$RPM_BUILD_ROOT
-
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
 make test
 
 %files
-%doc Changes README
+%doc Changes README.md
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 31 2015 Petr Pisar  - 0.36-1
+- 0.36 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.35-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 9b7924e..7e64600 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-621fde4207475fce3089a58d14c8e5c3  Data-Printer-0.35.tar.gz
+bbf75d5c920dd4913df54b0016dea614  Data-Printer-0.36.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Data-Printer.git/commit/?h=master&id=b4ad2a37d32c99248730df1f627bca76722e674b
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
pe

jplesnik uploaded MARC-XML-1.0.3.tar.gz for perl-MARC-XML

2015-08-31 Thread notifications
fe536ab036e7267d152d4daaf7ef8c9f  MARC-XML-1.0.3.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-MARC-XML/MARC-XML-1.0.3.tar.gz/md5/fe536ab036e7267d152d4daaf7ef8c9f/MARC-XML-1.0.3.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 1226488] perl-ExtUtils-CChecker-0.10 is available

2015-08-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1226488

Petr Pisar  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||ppi...@redhat.com
   Assignee|i...@cicku.me  |ppi...@redhat.com



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

jplesnik pushed to perl-MARC-XML (master). "1.0.3 bump"

2015-08-31 Thread notifications
From 657b5aee2d85bca4dc63acfdd343a40745b200f1 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Mon, 31 Aug 2015 10:57:05 +0200
Subject: 1.0.3 bump


diff --git a/.gitignore b/.gitignore
index 03b1d7b..071b2df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /MARC-XML-0.93.tar.gz
 /MARC-XML-1.0.1.tar.gz
 /MARC-XML-1.0.2.tar.gz
+/MARC-XML-1.0.3.tar.gz
diff --git a/perl-MARC-XML.spec b/perl-MARC-XML.spec
index c420a44..3b0a262 100644
--- a/perl-MARC-XML.spec
+++ b/perl-MARC-XML.spec
@@ -1,6 +1,6 @@
 Name:   perl-MARC-XML
-Version:1.0.2
-Release:5%{?dist}
+Version:1.0.3
+Release:1%{?dist}
 Summary:An extension to MARC::Record that supports an XML 
serialization of MARC
 
 Group:  Development/Libraries
@@ -10,17 +10,23 @@ Source0:
http://search.cpan.org/CPAN/authors/id/G/GM/GMCHARLT/MARC-XML-%{
 
 BuildArch:  noarch
 
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(Encode)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(IO::File)
 BuildRequires:  perl(MARC::Batch)
 BuildRequires:  perl(MARC::Charset)
 BuildRequires:  perl(MARC::Field)
 BuildRequires:  perl(MARC::File)
 BuildRequires:  perl(MARC::Record)
+BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(vars)
@@ -56,6 +62,9 @@ make test
 %{_bindir}/*
 
 %changelog
+* Mon Aug 31 2015 Jitka Plesnikova  - 1.0.3-1
+- 1.0.3 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.0.2-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 9287cfd..9fe5dca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-86c2e1c7254f5f9388d541ae33318718  MARC-XML-1.0.2.tar.gz
+fe536ab036e7267d152d4daaf7ef8c9f  MARC-XML-1.0.3.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-MARC-XML.git/commit/?h=master&id=657b5aee2d85bca4dc63acfdd343a40745b200f1
--
Fedora Extras Perl SIG
http://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 1231086] Upgrade perl-User-Identity to 0.94

2015-08-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1231086

Jitka Plesnikova  changed:

   What|Removed |Added

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



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

ppisar uploaded ExtUtils-CChecker-0.10.tar.gz for perl-ExtUtils-CChecker

2015-08-31 Thread notifications
5b07f15017dc5945f30cc2282acda448  ExtUtils-CChecker-0.10.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-ExtUtils-CChecker/ExtUtils-CChecker-0.10.tar.gz/md5/5b07f15017dc5945f30cc2282acda448/ExtUtils-CChecker-0.10.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1226486] perl-Data-Printer-0.36 is available

2015-08-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1226486



--- Comment #3 from Upstream Release Monitoring 
 ---
ppisar's perl-Data-Printer-0.36-1.fc24 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=681570

-- 
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 1226486] perl-Data-Printer-0.36 is available

2015-08-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1226486

Petr Pisar  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Data-Printer-0.36-1.fc
   ||24
 Resolution|--- |RAWHIDE
Last Closed||2015-08-31 05:03:24



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

ppisar pushed to perl-ExtUtils-CChecker (master). "0.10 bump"

2015-08-31 Thread notifications
From e281dc3fb1ca83b23b2f9d7d57985b50e60f580a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Mon, 31 Aug 2015 11:05:07 +0200
Subject: 0.10 bump


diff --git a/.gitignore b/.gitignore
index 5b327c1..47c9c0a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ ExtUtils-CChecker-0.03.tar.gz
 /ExtUtils-CChecker-0.04.tar.gz
 /ExtUtils-CChecker-0.08.tar.gz
 /ExtUtils-CChecker-0.09.tar.gz
+/ExtUtils-CChecker-0.10.tar.gz
diff --git a/perl-ExtUtils-CChecker.spec b/perl-ExtUtils-CChecker.spec
index b8d7711..47c342d 100644
--- a/perl-ExtUtils-CChecker.spec
+++ b/perl-ExtUtils-CChecker.spec
@@ -1,23 +1,27 @@
 %global pkgname ExtUtils-CChecker
 
 Name:   perl-ExtUtils-CChecker
-Version:0.09
-Release:5%{?dist}
+Version:0.10
+Release:1%{?dist}
 Summary:Configure-time utilities for using C headers, libraries, or OS 
features
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/ExtUtils-CChecker/
 Source0:
http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/%{pkgname}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRequires:  perl
-BuildRequires:  perl(Carp)
-BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Run-time:
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(ExtUtils::CBuilder)
+# Tests:
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More)
+# Optional tests:
 BuildRequires:  perl(Test::Pod) >= 1.00
-BuildRequires:  perl(warnings)
 Requires:   perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo 
$version))
+Requires:   perl(Module::Build)
 
 %description
 Often Perl modules are written to wrap functionality found in existing C
@@ -40,11 +44,15 @@ perl Build.PL installdirs=vendor
 ./Build test
 
 %files
-%doc Changes LICENSE README
+%license LICENSE
+%doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 31 2015 Petr Pisar  - 0.10-1
+- 0.10 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.09-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index e3fc341..3098556 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2c7b30a367fc67851be44f9b4c98b652  ExtUtils-CChecker-0.09.tar.gz
+5b07f15017dc5945f30cc2282acda448  ExtUtils-CChecker-0.10.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-ExtUtils-CChecker.git/commit/?h=master&id=e281dc3fb1ca83b23b2f9d7d57985b50e60f580a
--
Fedora Extras Perl SIG
http://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 1230652] Upgrade perl-MARC-XML to 1.0.3

2015-08-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230652

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-MARC-XML-1.0.3-1.fc24
 Resolution|--- |RAWHIDE
Last Closed||2015-08-31 05:07:46



-- 
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 1226488] perl-ExtUtils-CChecker-0.10 is available

2015-08-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1226488



--- Comment #3 from Upstream Release Monitoring 
 ---
ppisar's perl-ExtUtils-CChecker-0.10-1.fc24 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=681575

-- 
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 1226488] perl-ExtUtils-CChecker-0.10 is available

2015-08-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1226488

Petr Pisar  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-ExtUtils-CChecker-0.10
   ||-1.fc24
 Resolution|--- |RAWHIDE
Last Closed||2015-08-31 05:11:31



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

Broken dependencies: perl-Method-Signatures

2015-08-31 Thread buildsys


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


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

Broken dependencies: perl-Data-Dump-Streamer

2015-08-31 Thread buildsys


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


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

Broken dependencies: perl-Test-AutoBuild

2015-08-31 Thread buildsys


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


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

Broken dependencies: perl-Data-Alias

2015-08-31 Thread buildsys


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


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

Broken dependencies: perl-POE-API-Peek

2015-08-31 Thread buildsys


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


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

Broken dependencies: perl-Devel-BeginLift

2015-08-31 Thread buildsys


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


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

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

2015-08-31 Thread buildsys


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


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

Broken dependencies: perl-Devel-FindRef

2015-08-31 Thread buildsys


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


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

Broken dependencies: polymake

2015-08-31 Thread buildsys


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


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

jplesnik uploaded User-Identity-0.94.tar.gz for perl-User-Identity

2015-08-31 Thread notifications
01a6c673d2f066937a8d364ecfff90a0  User-Identity-0.94.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-User-Identity/User-Identity-0.94.tar.gz/md5/01a6c673d2f066937a8d364ecfff90a0/User-Identity-0.94.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

jplesnik pushed to perl-User-Identity (master). "0.94 bump"

2015-08-31 Thread notifications
From 5c076dbddf5611749c91fbff14706efedc8fdbe4 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Mon, 31 Aug 2015 12:09:57 +0200
Subject: 0.94 bump


diff --git a/.gitignore b/.gitignore
index 07a2fc0..eb59d3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 User-Identity-0.93.tar.gz
+/User-Identity-0.94.tar.gz
diff --git a/perl-User-Identity.spec b/perl-User-Identity.spec
index 42972f2..0f03a21 100644
--- a/perl-User-Identity.spec
+++ b/perl-User-Identity.spec
@@ -1,15 +1,30 @@
 Name:   perl-User-Identity
-Version:0.93
-Release:14%{?dist}
+Version:0.94
+Release:1%{?dist}
 Summary:Maintains info about a physical person
 Group:  Development/Libraries
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/User-Identity/
 Source0:
http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/User-Identity-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  perl(ExtUtils::MakeMaker), perl(Geography::Countries), 
perl(Test::More)
+
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Geography::Countries)
+BuildRequires:  perl(lib)
+BuildRequires:  perl(List::Util)
+BuildRequires:  perl(overload)
+BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(warnings)
 BuildArch:  noarch
-Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %description
 A modules designed to store and maintain a set of informational objects which
@@ -25,7 +40,7 @@ make
 
 %install
 rm -rf $RPM_BUILD_ROOT
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+make pure_install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
@@ -38,11 +53,15 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
+%doc Changes README
 %{perl_vendorlib}/User/
 %{perl_vendorlib}/Mail/
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Aug 31 2015 Jitka Plesnikova  - 0.94-1
+- 0.94 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.93-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 17f547b..b89c700 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c6efb646ea66ef7c479b0eed2a24480d  User-Identity-0.93.tar.gz
+01a6c673d2f066937a8d364ecfff90a0  User-Identity-0.94.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-User-Identity.git/commit/?h=master&id=5c076dbddf5611749c91fbff14706efedc8fdbe4
--
Fedora Extras Perl SIG
http://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 1231086] Upgrade perl-User-Identity to 0.94

2015-08-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1231086

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-User-Identity-0.94-1.f
   ||c24
 Resolution|--- |RAWHIDE
Last Closed||2015-08-31 06:10:55



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc uploaded Finance-Quote-1.38.tar.gz for perl-Finance-Quote

2015-08-31 Thread notifications
84213a45bf620b6eae59dd45f5395466  Finance-Quote-1.38.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Finance-Quote/Finance-Quote-1.38.tar.gz/md5/84213a45bf620b6eae59dd45f5395466/Finance-Quote-1.38.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-B-Hooks-OP-Check-EntersubForCV

2015-08-31 Thread buildsys


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


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

Broken dependencies: perl-Method-Signatures

2015-08-31 Thread buildsys


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


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

Broken dependencies: perl-Devel-BeginLift

2015-08-31 Thread buildsys


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


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

[Bug 1230065] Upgrade perl-Catalyst-Authentication-Store-DBIx-Class to 0.1506

2015-08-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230065

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||jples...@redhat.com
   Assignee|i...@cicku.me  |jples...@redhat.com



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

Broken dependencies: perl-Devel-FindRef

2015-08-31 Thread buildsys


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


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

Broken dependencies: perl-POE-API-Peek

2015-08-31 Thread buildsys


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


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

Broken dependencies: perl-Data-Alias

2015-08-31 Thread buildsys


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


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

Broken dependencies: polymake

2015-08-31 Thread buildsys


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


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

Broken dependencies: perl-Data-Dump-Streamer

2015-08-31 Thread buildsys


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


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

Broken dependencies: perl-MongoDB

2015-08-31 Thread buildsys


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


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

Broken dependencies: perl-Test-AutoBuild

2015-08-31 Thread buildsys


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


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

psabata set the monitor flag of perl-Time-Progress to nobuild

2015-08-31 Thread notifications
psabata set the monitor flag of perl-Time-Progress to nobuild

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

psabata changed pghmcfc's 'commit' permission on perl-Sub-Exporter-ForMethods (master) to 'Approved'

2015-08-31 Thread notifications
psabata changed pghmcfc's 'commit' permission on perl-Sub-Exporter-ForMethods 
(master) to 'Approved'

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

psabata changed pghmcfc's 'commit' permission on perl-Sub-Exporter-ForMethods (f21) to 'Approved'

2015-08-31 Thread notifications
psabata changed pghmcfc's 'commit' permission on perl-Sub-Exporter-ForMethods 
(f21) to 'Approved'

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

psabata uploaded Time-Progress-1.10.tar.gz for perl-Time-Progress

2015-08-31 Thread notifications
50fc9f92ca30918d4a1380b24a64cab4  Time-Progress-1.10.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Time-Progress/Time-Progress-1.10.tar.gz/md5/50fc9f92ca30918d4a1380b24a64cab4/Time-Progress-1.10.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

psabata changed pghmcfc's 'commit' permission on perl-Sub-Exporter-ForMethods (f22) to 'Approved'

2015-08-31 Thread notifications
psabata changed pghmcfc's 'commit' permission on perl-Sub-Exporter-ForMethods 
(f22) to 'Approved'

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

psabata changed pghmcfc's 'commit' permission on perl-Sub-Exporter-ForMethods (f23) to 'Approved'

2015-08-31 Thread notifications
psabata changed pghmcfc's 'commit' permission on perl-Sub-Exporter-ForMethods 
(f23) to 'Approved'

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

psabata pushed to perl-Time-Progress (master). "1.10 bump, documentation updates (..more)"

2015-08-31 Thread notifications
From eae48270f67f0e274e3bb752b32d5a6ee33fe9a6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= 
Date: Mon, 31 Aug 2015 12:29:35 +0200
Subject: 1.10 bump, documentation updates

- Updated %description

diff --git a/.gitignore b/.gitignore
index 2fb51db..9046055 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ Time-Progress-1.4.tar.gz
 /Time-Progress-1.7.tar.gz
 /Time-Progress-1.8.tar.gz
 /Time-Progress-1.9.tar.gz
+/Time-Progress-1.10.tar.gz
diff --git a/perl-Time-Progress.spec b/perl-Time-Progress.spec
index a12a20d..70d279f 100644
--- a/perl-Time-Progress.spec
+++ b/perl-Time-Progress.spec
@@ -1,5 +1,5 @@
 Name:   perl-Time-Progress
-Version:1.9
+Version:1.10
 Release:1%{?dist}
 Summary:Elapsed and estimated finish time reporting
 License:GPL+ or Artistic
@@ -18,8 +18,13 @@ BuildRequires:  perl(Test::More) >= 0.88
 Requires:   perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo 
$version))
 
 %description
-Perl module to report progress. Reports elapsed and estimated finish time.
-Displays progress bar.
+This module displays progress information for long-running processes. This
+can be percentage complete, time elapsed, estimated time remaining,
+an ASCII progress bar, or any combination of those.
+
+It is useful for code where you perform a number of steps, or iterations
+of a loop, where the number of iterations is known before you start
+the loop.
 
 %prep
 %setup -q -n Time-Progress-%{version}
@@ -41,6 +46,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 31 2015 Petr Å abata  - 1.10-1
+- 1.10 bump, documentation updates
+- Updated %%description
+
 * Mon Aug 24 2015 Petr Å abata  - 1.9-1
 - 1.9 bump
 
diff --git a/sources b/sources
index 19e18cb..7ce48bf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cb83f432f7674e3c8a4b64b55cccb560  Time-Progress-1.9.tar.gz
+50fc9f92ca30918d4a1380b24a64cab4  Time-Progress-1.10.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Time-Progress.git/commit/?h=master&id=eae48270f67f0e274e3bb752b32d5a6ee33fe9a6
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

psabata pushed to perl-Time-Progress (f23). "1.10 bump, documentation updates (..more)"

2015-08-31 Thread notifications
From eae48270f67f0e274e3bb752b32d5a6ee33fe9a6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= 
Date: Mon, 31 Aug 2015 12:29:35 +0200
Subject: 1.10 bump, documentation updates

- Updated %description

diff --git a/.gitignore b/.gitignore
index 2fb51db..9046055 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ Time-Progress-1.4.tar.gz
 /Time-Progress-1.7.tar.gz
 /Time-Progress-1.8.tar.gz
 /Time-Progress-1.9.tar.gz
+/Time-Progress-1.10.tar.gz
diff --git a/perl-Time-Progress.spec b/perl-Time-Progress.spec
index a12a20d..70d279f 100644
--- a/perl-Time-Progress.spec
+++ b/perl-Time-Progress.spec
@@ -1,5 +1,5 @@
 Name:   perl-Time-Progress
-Version:1.9
+Version:1.10
 Release:1%{?dist}
 Summary:Elapsed and estimated finish time reporting
 License:GPL+ or Artistic
@@ -18,8 +18,13 @@ BuildRequires:  perl(Test::More) >= 0.88
 Requires:   perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo 
$version))
 
 %description
-Perl module to report progress. Reports elapsed and estimated finish time.
-Displays progress bar.
+This module displays progress information for long-running processes. This
+can be percentage complete, time elapsed, estimated time remaining,
+an ASCII progress bar, or any combination of those.
+
+It is useful for code where you perform a number of steps, or iterations
+of a loop, where the number of iterations is known before you start
+the loop.
 
 %prep
 %setup -q -n Time-Progress-%{version}
@@ -41,6 +46,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 31 2015 Petr Å abata  - 1.10-1
+- 1.10 bump, documentation updates
+- Updated %%description
+
 * Mon Aug 24 2015 Petr Å abata  - 1.9-1
 - 1.9 bump
 
diff --git a/sources b/sources
index 19e18cb..7ce48bf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cb83f432f7674e3c8a4b64b55cccb560  Time-Progress-1.9.tar.gz
+50fc9f92ca30918d4a1380b24a64cab4  Time-Progress-1.10.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Time-Progress.git/commit/?h=f23&id=eae48270f67f0e274e3bb752b32d5a6ee33fe9a6
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

psabata pushed to perl-Time-Progress (f22). "1.10 bump, documentation updates (..more)"

2015-08-31 Thread notifications
From eae48270f67f0e274e3bb752b32d5a6ee33fe9a6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= 
Date: Mon, 31 Aug 2015 12:29:35 +0200
Subject: 1.10 bump, documentation updates

- Updated %description

diff --git a/.gitignore b/.gitignore
index 2fb51db..9046055 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ Time-Progress-1.4.tar.gz
 /Time-Progress-1.7.tar.gz
 /Time-Progress-1.8.tar.gz
 /Time-Progress-1.9.tar.gz
+/Time-Progress-1.10.tar.gz
diff --git a/perl-Time-Progress.spec b/perl-Time-Progress.spec
index a12a20d..70d279f 100644
--- a/perl-Time-Progress.spec
+++ b/perl-Time-Progress.spec
@@ -1,5 +1,5 @@
 Name:   perl-Time-Progress
-Version:1.9
+Version:1.10
 Release:1%{?dist}
 Summary:Elapsed and estimated finish time reporting
 License:GPL+ or Artistic
@@ -18,8 +18,13 @@ BuildRequires:  perl(Test::More) >= 0.88
 Requires:   perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo 
$version))
 
 %description
-Perl module to report progress. Reports elapsed and estimated finish time.
-Displays progress bar.
+This module displays progress information for long-running processes. This
+can be percentage complete, time elapsed, estimated time remaining,
+an ASCII progress bar, or any combination of those.
+
+It is useful for code where you perform a number of steps, or iterations
+of a loop, where the number of iterations is known before you start
+the loop.
 
 %prep
 %setup -q -n Time-Progress-%{version}
@@ -41,6 +46,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 31 2015 Petr Å abata  - 1.10-1
+- 1.10 bump, documentation updates
+- Updated %%description
+
 * Mon Aug 24 2015 Petr Å abata  - 1.9-1
 - 1.9 bump
 
diff --git a/sources b/sources
index 19e18cb..7ce48bf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cb83f432f7674e3c8a4b64b55cccb560  Time-Progress-1.9.tar.gz
+50fc9f92ca30918d4a1380b24a64cab4  Time-Progress-1.10.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Time-Progress.git/commit/?h=f22&id=eae48270f67f0e274e3bb752b32d5a6ee33fe9a6
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

psabata pushed to perl-Time-Progress (f22). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild"

2015-08-31 Thread notifications
From 97c77b0bfb8fdbf660576f349502abef289d64c0 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore 
Date: Thu, 18 Jun 2015 13:13:18 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


diff --git a/perl-Time-Progress.spec b/perl-Time-Progress.spec
index 5c89eb1..d0a9d9f 100644
--- a/perl-Time-Progress.spec
+++ b/perl-Time-Progress.spec
@@ -1,6 +1,6 @@
 Name:   perl-Time-Progress
 Version:1.8
-Release:6%{?dist}
+Release:7%{?dist}
 Summary:Elapsed and estimated finish time reporting
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -41,6 +41,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 18 2015 Fedora Release Engineering  
- 1.8-7
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Wed Jun 03 2015 Jitka Plesnikova  - 1.8-6
 - Perl 5.22 rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Time-Progress.git/commit/?h=f22&id=97c77b0bfb8fdbf660576f349502abef289d64c0
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

psabata pushed to perl-Time-Progress (f22). "1.9 bump"

2015-08-31 Thread notifications
From ba522c32f5943e2e0931e7473772904f5d1589cc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= 
Date: Mon, 24 Aug 2015 15:40:59 +0200
Subject: 1.9 bump


diff --git a/.gitignore b/.gitignore
index f98a725..2fb51db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Time-Progress-1.4.tar.gz
 /Time-Progress-1.7.tar.gz
 /Time-Progress-1.8.tar.gz
+/Time-Progress-1.9.tar.gz
diff --git a/perl-Time-Progress.spec b/perl-Time-Progress.spec
index d0a9d9f..a12a20d 100644
--- a/perl-Time-Progress.spec
+++ b/perl-Time-Progress.spec
@@ -1,19 +1,20 @@
 Name:   perl-Time-Progress
-Version:1.8
-Release:7%{?dist}
+Version:1.9
+Release:1%{?dist}
 Summary:Elapsed and estimated finish time reporting
 License:GPL+ or Artistic
-Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Time-Progress/
 Source0:
http://www.cpan.org/modules/by-module/Time/Time-Progress-%{version}.tar.gz
 BuildArch:  noarch
+# Build
 BuildRequires:  perl
-BuildRequires:  perl(Carp)
-BuildRequires:  perl(Exporter)
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(strict)
-BuildRequires:  perl(Test)
 BuildRequires:  perl(warnings)
+# Runtime
+BuildRequires:  perl(Carp)
+# Tests only
+BuildRequires:  perl(Test::More) >= 0.88
 Requires:   perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo 
$version))
 
 %description
@@ -24,12 +25,11 @@ Displays progress bar.
 %setup -q -n Time-Progress-%{version}
 
 %build
-perl Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=%{buildroot}
-find %{buildroot} -type f -name .packlist -exec rm -f {} +
 %{_fixperms} %{buildroot}/*
 
 %check
@@ -41,6 +41,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 24 2015 Petr Å abata  - 1.9-1
+- 1.9 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.8-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 10eb778..19e18cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e594c6f6c62357b3c0f1587bf0181967  Time-Progress-1.8.tar.gz
+cb83f432f7674e3c8a4b64b55cccb560  Time-Progress-1.9.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Time-Progress.git/commit/?h=f22&id=ba522c32f5943e2e0931e7473772904f5d1589cc
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

psabata pushed to perl-Time-Progress (f22). "Perl 5.22 rebuild"

2015-08-31 Thread notifications
From 704315166c47c685bd3820795b6829d8d508b661 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 3 Jun 2015 18:41:02 +0200
Subject: Perl 5.22 rebuild


diff --git a/perl-Time-Progress.spec b/perl-Time-Progress.spec
index c4dbc5d..5c89eb1 100644
--- a/perl-Time-Progress.spec
+++ b/perl-Time-Progress.spec
@@ -1,6 +1,6 @@
 Name:   perl-Time-Progress
 Version:1.8
-Release:5%{?dist}
+Release:6%{?dist}
 Summary:Elapsed and estimated finish time reporting
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -41,6 +41,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jun 03 2015 Jitka Plesnikova  - 1.8-6
+- Perl 5.22 rebuild
+
 * Wed Aug 27 2014 Jitka Plesnikova  - 1.8-5
 - Perl 5.20 rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Time-Progress.git/commit/?h=f22&id=704315166c47c685bd3820795b6829d8d508b661
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

psabata changed psabata's 'commit' permission on perl-Socket6 (f23) to 'Approved'

2015-08-31 Thread notifications
psabata changed psabata's 'commit' permission on perl-Socket6 (f23) to 
'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Socket6/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

psabata changed psabata's 'commit' permission on perl-Socket6 (f22) to 'Approved'

2015-08-31 Thread notifications
psabata changed psabata's 'commit' permission on perl-Socket6 (f22) to 
'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Socket6/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

psabata changed psabata's 'commit' permission on perl-Socket6 (f21) to 'Approved'

2015-08-31 Thread notifications
psabata changed psabata's 'commit' permission on perl-Socket6 (f21) to 
'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Socket6/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

psabata changed psabata's 'commit' permission on perl-Socket6 (master) to 'Approved'

2015-08-31 Thread notifications
psabata changed psabata's 'commit' permission on perl-Socket6 (master) to 
'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Socket6/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Finance-Quote (master). "Update to 1.38 (..more)"

2015-08-31 Thread notifications
From a04325cab1a68f7359ebd911fed3e2577e41e1f7 Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Mon, 31 Aug 2015 11:33:33 +0100
Subject: Update to 1.38

- New upstream release 1.38
  - Module updates: tiaacref, yahooJSON, FTfunds, MStaruk, USFedBonds, GoldMoney
  - New modules: fidelityfixed, yahooYQL
  - Removed modules: MTGox
  - More tests: yahoo_speed.t, tiaacref.t
- Avoid documentation name clash between two README files

diff --git a/Finance-Quote-1.37-rt99783.patch b/Finance-Quote-1.37-rt99783.patch
deleted file mode 100644
index 6cf458a..000
--- a/Finance-Quote-1.37-rt99783.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 lib/Finance/Quote/FTfunds.pm
-+++ lib/Finance/Quote/FTfunds.pm
-@@ -233,7 +233,7 @@
- # Find the currency
-   my $currency;
-   if ($webdoc->content =~
--  m[($code):([A-Z]{3})]  )
-+  m[(Price currency)([A-Z]{3})]  )
- {
- 
-   $currency= $2;
diff --git a/Finance-Quote-1.37-rt99784.patch b/Finance-Quote-1.37-rt99784.patch
deleted file mode 100644
index 8a9023c..000
--- a/Finance-Quote-1.37-rt99784.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 lib/Finance/Quote/MStaruk.pm
-+++ lib/Finance/Quote/MStaruk.pm
-@@ -157,7 +157,7 @@
- 
-   my ($currency, $date, $price, $pchange);
-   if ($webdoc =~
--  m[ISIN.*([0-9]{2}/[0-9]{2}/[0-9]{4}).*([A-Z]{3}).([0-9\.]+).*>([0-9\.\-]+)] )
-+  m[NAV([0-9]{2}/[0-9]{2}/[0-9]{4}).*([A-Z]{3}).([0-9\.]+).*>([0-9\.\-]+)] )
- {
- 
- $date = $1;
diff --git a/perl-Finance-Quote.spec b/perl-Finance-Quote.spec
index be691e3..ebffae7 100644
--- a/perl-Finance-Quote.spec
+++ b/perl-Finance-Quote.spec
@@ -1,12 +1,10 @@
 Name:   perl-Finance-Quote
-Version:1.37
-Release:4%{?dist}
+Version:1.38
+Release:1%{?dist}
 Summary:A Perl module that retrieves stock and mutual fund quotes
 License:GPLv2+
 URL:http://search.cpan.org/dist/Finance-Quote/
 Source0:
http://search.cpan.org/CPAN/authors/id/E/EC/ECOCODE/Finance-Quote-%{version}.tar.gz
-Patch0: Finance-Quote-1.37-rt99783.patch
-Patch1: Finance-Quote-1.37-rt99784.patch
 BuildArch:  noarch
 # Module Build
 BuildRequires:  perl >= 4:5.10.0
@@ -36,7 +34,6 @@ BuildRequires:  perl(POSIX)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Time::Piece)
 BuildRequires:  perl(URI)
-BuildRequires:  perl(URI::Escape)
 BuildRequires:  perl(URI::QueryParam)
 BuildRequires:  perl(utf8)
 BuildRequires:  perl(vars)
@@ -53,13 +50,10 @@ This module retrieves stock and mutual fund quotes from 
various exchanges
 using various source.
 
 %prep
-%setup -q -n Finance-Quote-%{version} 
+%setup -q -n Finance-Quote-%{version}
 
-# Fix GBX pricing in FTfunds (CPAN RT#99783)
-%patch0
-
-# Fix MStaruk quote retrieval (CPAN RT#99784)
-%patch1
+# Avoid documentation name clash
+cp -p README README.dist
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
@@ -79,7 +73,7 @@ make test
 %else
 %doc LICENSE
 %endif
-%doc Change* Documentation/* README
+%doc Change* Documentation/* README.dist
 %{perl_vendorlib}/Finance/
 %{_mandir}/man3/Finance::Quote.3*
 %{_mandir}/man3/Finance::Quote::AEX.3*
@@ -99,6 +93,7 @@ make test
 %{_mandir}/man3/Finance::Quote::FTPortfolios.3*
 %{_mandir}/man3/Finance::Quote::FTfunds.3*
 %{_mandir}/man3/Finance::Quote::Fidelity.3*
+%{_mandir}/man3/Finance::Quote::FidelityFixed.3*
 %{_mandir}/man3/Finance::Quote::FinanceCanada.3*
 %{_mandir}/man3/Finance::Quote::Finanzpartner.3*
 %{_mandir}/man3/Finance::Quote::Fool.3*
@@ -111,7 +106,6 @@ make test
 %{_mandir}/man3/Finance::Quote::ManInvestments.3*
 %{_mandir}/man3/Finance::Quote::Morningstar.3*
 %{_mandir}/man3/Finance::Quote::MorningstarJP.3*
-%{_mandir}/man3/Finance::Quote::MtGox.3*
 %{_mandir}/man3/Finance::Quote::NZX.3*
 %{_mandir}/man3/Finance::Quote::Platinum.3*
 %{_mandir}/man3/Finance::Quote::SEB.3*
@@ -134,10 +128,19 @@ make test
 %{_mandir}/man3/Finance::Quote::Yahoo::NZ.3*
 %{_mandir}/man3/Finance::Quote::Yahoo::USA.3*
 %{_mandir}/man3/Finance::Quote::YahooJSON.3*
+%{_mandir}/man3/Finance::Quote::YahooYQL.3*
 %{_mandir}/man3/Finance::Quote::ZA.3*
 %{_mandir}/man3/Finance::Quote::ZA_UnitTrusts.3*
 
 %changelog
+* Mon Aug 31 2015 Paul Howarth  - 1.38-1
+- Update to 1.38
+  - Module updates: tiaacref, yahooJSON, FTfunds, MStaruk, USFedBonds, 
GoldMoney
+  - New modules: fidelityfixed, yahooYQL
+  - Removed modules: MTGox
+  - More tests: yahoo_speed.t, tiaacref.t
+- Avoid documentation name clash between two README files
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.37-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 9172d28..a9c8cd2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-24a0c2c9aea98127c6e3742fc80218f1  Finance-Quote-1.37.tar.gz
+84213a45bf620b6eae59dd45f5395466  Finance-Quote-1.38.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-F

[Bug 1258092] perl-Time-Progress-1.10 is available

2015-08-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1258092



--- Comment #2 from Fedora Update System  ---
perl-Time-Progress-1.10-1.fc22 has been submitted as an update to Fedora 22.
https://bodhi.fedoraproject.org/updates/FEDORA-2015-14639

-- 
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 1258092] perl-Time-Progress-1.10 is available

2015-08-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1258092



--- Comment #3 from Fedora Update System  ---
perl-Time-Progress-1.10-1.fc23 has been submitted as an update to Fedora 23.
https://bodhi.fedoraproject.org/updates/FEDORA-2015-14640

-- 
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 1256151] perl-Finance-Quote-1.38 is available

2015-08-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256151



--- Comment #2 from Upstream Release Monitoring 
 ---
pghmcfc's perl-Finance-Quote-1.38-1.fc24 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=681602

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Finance-Quote (f23). "Update to 1.38 (..more)"

2015-08-31 Thread notifications
From a04325cab1a68f7359ebd911fed3e2577e41e1f7 Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Mon, 31 Aug 2015 11:33:33 +0100
Subject: Update to 1.38

- New upstream release 1.38
  - Module updates: tiaacref, yahooJSON, FTfunds, MStaruk, USFedBonds, GoldMoney
  - New modules: fidelityfixed, yahooYQL
  - Removed modules: MTGox
  - More tests: yahoo_speed.t, tiaacref.t
- Avoid documentation name clash between two README files

diff --git a/Finance-Quote-1.37-rt99783.patch b/Finance-Quote-1.37-rt99783.patch
deleted file mode 100644
index 6cf458a..000
--- a/Finance-Quote-1.37-rt99783.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 lib/Finance/Quote/FTfunds.pm
-+++ lib/Finance/Quote/FTfunds.pm
-@@ -233,7 +233,7 @@
- # Find the currency
-   my $currency;
-   if ($webdoc->content =~
--  m[($code):([A-Z]{3})]  )
-+  m[(Price currency)([A-Z]{3})]  )
- {
- 
-   $currency= $2;
diff --git a/Finance-Quote-1.37-rt99784.patch b/Finance-Quote-1.37-rt99784.patch
deleted file mode 100644
index 8a9023c..000
--- a/Finance-Quote-1.37-rt99784.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 lib/Finance/Quote/MStaruk.pm
-+++ lib/Finance/Quote/MStaruk.pm
-@@ -157,7 +157,7 @@
- 
-   my ($currency, $date, $price, $pchange);
-   if ($webdoc =~
--  m[ISIN.*([0-9]{2}/[0-9]{2}/[0-9]{4}).*([A-Z]{3}).([0-9\.]+).*>([0-9\.\-]+)] )
-+  m[NAV([0-9]{2}/[0-9]{2}/[0-9]{4}).*([A-Z]{3}).([0-9\.]+).*>([0-9\.\-]+)] )
- {
- 
- $date = $1;
diff --git a/perl-Finance-Quote.spec b/perl-Finance-Quote.spec
index be691e3..ebffae7 100644
--- a/perl-Finance-Quote.spec
+++ b/perl-Finance-Quote.spec
@@ -1,12 +1,10 @@
 Name:   perl-Finance-Quote
-Version:1.37
-Release:4%{?dist}
+Version:1.38
+Release:1%{?dist}
 Summary:A Perl module that retrieves stock and mutual fund quotes
 License:GPLv2+
 URL:http://search.cpan.org/dist/Finance-Quote/
 Source0:
http://search.cpan.org/CPAN/authors/id/E/EC/ECOCODE/Finance-Quote-%{version}.tar.gz
-Patch0: Finance-Quote-1.37-rt99783.patch
-Patch1: Finance-Quote-1.37-rt99784.patch
 BuildArch:  noarch
 # Module Build
 BuildRequires:  perl >= 4:5.10.0
@@ -36,7 +34,6 @@ BuildRequires:  perl(POSIX)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Time::Piece)
 BuildRequires:  perl(URI)
-BuildRequires:  perl(URI::Escape)
 BuildRequires:  perl(URI::QueryParam)
 BuildRequires:  perl(utf8)
 BuildRequires:  perl(vars)
@@ -53,13 +50,10 @@ This module retrieves stock and mutual fund quotes from 
various exchanges
 using various source.
 
 %prep
-%setup -q -n Finance-Quote-%{version} 
+%setup -q -n Finance-Quote-%{version}
 
-# Fix GBX pricing in FTfunds (CPAN RT#99783)
-%patch0
-
-# Fix MStaruk quote retrieval (CPAN RT#99784)
-%patch1
+# Avoid documentation name clash
+cp -p README README.dist
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
@@ -79,7 +73,7 @@ make test
 %else
 %doc LICENSE
 %endif
-%doc Change* Documentation/* README
+%doc Change* Documentation/* README.dist
 %{perl_vendorlib}/Finance/
 %{_mandir}/man3/Finance::Quote.3*
 %{_mandir}/man3/Finance::Quote::AEX.3*
@@ -99,6 +93,7 @@ make test
 %{_mandir}/man3/Finance::Quote::FTPortfolios.3*
 %{_mandir}/man3/Finance::Quote::FTfunds.3*
 %{_mandir}/man3/Finance::Quote::Fidelity.3*
+%{_mandir}/man3/Finance::Quote::FidelityFixed.3*
 %{_mandir}/man3/Finance::Quote::FinanceCanada.3*
 %{_mandir}/man3/Finance::Quote::Finanzpartner.3*
 %{_mandir}/man3/Finance::Quote::Fool.3*
@@ -111,7 +106,6 @@ make test
 %{_mandir}/man3/Finance::Quote::ManInvestments.3*
 %{_mandir}/man3/Finance::Quote::Morningstar.3*
 %{_mandir}/man3/Finance::Quote::MorningstarJP.3*
-%{_mandir}/man3/Finance::Quote::MtGox.3*
 %{_mandir}/man3/Finance::Quote::NZX.3*
 %{_mandir}/man3/Finance::Quote::Platinum.3*
 %{_mandir}/man3/Finance::Quote::SEB.3*
@@ -134,10 +128,19 @@ make test
 %{_mandir}/man3/Finance::Quote::Yahoo::NZ.3*
 %{_mandir}/man3/Finance::Quote::Yahoo::USA.3*
 %{_mandir}/man3/Finance::Quote::YahooJSON.3*
+%{_mandir}/man3/Finance::Quote::YahooYQL.3*
 %{_mandir}/man3/Finance::Quote::ZA.3*
 %{_mandir}/man3/Finance::Quote::ZA_UnitTrusts.3*
 
 %changelog
+* Mon Aug 31 2015 Paul Howarth  - 1.38-1
+- Update to 1.38
+  - Module updates: tiaacref, yahooJSON, FTfunds, MStaruk, USFedBonds, 
GoldMoney
+  - New modules: fidelityfixed, yahooYQL
+  - Removed modules: MTGox
+  - More tests: yahoo_speed.t, tiaacref.t
+- Avoid documentation name clash between two README files
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.37-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 9172d28..a9c8cd2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-24a0c2c9aea98127c6e3742fc80218f1  Finance-Quote-1.37.tar.gz
+84213a45bf620b6eae59dd45f5395466  Finance-Quote-1.38.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-F

jplesnik uploaded Catalyst-Authentication-Store-DBIx-Class-0.1506.tar.gz for perl-Catalyst-Authentication-Store-DBIx-Class

2015-08-31 Thread notifications
b506cabc500730da343e98aad45539a0  
Catalyst-Authentication-Store-DBIx-Class-0.1506.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.1506.tar.gz/md5/b506cabc500730da343e98aad45539a0/Catalyst-Authentication-Store-DBIx-Class-0.1506.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 1230065] Upgrade perl-Catalyst-Authentication-Store-DBIx-Class to 0.1506

2015-08-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230065



--- Comment #1 from Christopher Meng  ---
Please do the update, I will cleanup my perl packages soon.

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

jplesnik pushed to perl-Catalyst-Authentication-Store-DBIx-Class (master). "0.1506 bump"

2015-08-31 Thread notifications
From 25f9f62bfee7c39b519ce5dcb4c817c0d401963f Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Mon, 31 Aug 2015 12:57:42 +0200
Subject: 0.1506 bump


diff --git a/.gitignore b/.gitignore
index 658b28e..a7047b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Catalyst-Authentication-Store-DBIx-Class-0.1082.tar.gz
 /Catalyst-Authentication-Store-DBIx-Class-0.1505.tar.gz
+/Catalyst-Authentication-Store-DBIx-Class-0.1506.tar.gz
diff --git a/perl-Catalyst-Authentication-Store-DBIx-Class.spec 
b/perl-Catalyst-Authentication-Store-DBIx-Class.spec
index 90ac858..25fa11d 100644
--- a/perl-Catalyst-Authentication-Store-DBIx-Class.spec
+++ b/perl-Catalyst-Authentication-Store-DBIx-Class.spec
@@ -1,27 +1,45 @@
 %global pkgname Catalyst-Authentication-Store-DBIx-Class
 
 Name:   perl-Catalyst-Authentication-Store-DBIx-Class
-Version:0.1505
-Release:5%{?dist}
+Version:0.1506
+Release:1%{?dist}
 Summary:A storage class for Catalyst Authentication using DBIx::Class
 License:GPL+ or Artistic
 URL:
http://search.cpan.org/dist/Catalyst-Authentication-Store-DBIx-Class/
-Source0:
http://search.cpan.org/CPAN/authors/id/J/JA/JAYK/%{pkgname}-%{version}.tar.gz
+Source0:
http://search.cpan.org/CPAN/authors/id/I/IL/ILMARI/%{pkgname}-%{version}.tar.gz
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(base)
 BuildRequires:  perl(CPAN)
+BuildRequires:  perl(Cwd)
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(Test::More)
-BuildRequires:  perl(DBIx::Class)
+BuildRequires:  perl(Fcntl)
+BuildRequires:  perl(File::Find)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
 BuildRequires:  perl(Catalyst::Runtime)
 BuildRequires:  perl(Catalyst::Plugin::Authentication)
 BuildRequires:  perl(Catalyst::Model::DBIC::Schema)
+BuildRequires:  perl(DBIx::Class)
 # required for tests
+BuildRequires:  perl(Catalyst::Plugin::Authorization::Roles)
+BuildRequires:  perl(Catalyst::Plugin::Session)
+BuildRequires:  perl(Catalyst::Plugin::Session::State::Cookie)
+BuildRequires:  perl(Catalyst::Test)
+BuildRequires:  perl(DBD::SQLite)
+BuildRequires:  perl(DBI)
+BuildRequires:  perl(FindBin)
+BuildRequires:  perl(lib)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
 BuildRequires:  perl(Test::WWW::Mechanize::Catalyst)
-BuildRequires:  perl(DBD::SQLite)
-BuildRequires:  perl(Catalyst::Plugin::Session::State::Cookie)
-BuildRequires:  perl(Catalyst::Plugin::Authorization::Roles)
+BuildRequires:  perl(Try::Tiny)
 Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %description
@@ -38,7 +56,7 @@ to authentication information stored in a database via 
DBIx::Class.
 make %{?_smp_mflags}
 
 %install
-make pure_install PERL_INSTALL_ROOT=%{buildroot}
+make pure_install DESTDIR=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} \;
 %{_fixperms} %{buildroot}/*
 
@@ -51,6 +69,9 @@ TEST_POD=1 make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 31 2015 Jitka Plesnikova  - 0.1506-1
+- 0.1506 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.1505-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index d7e9024..5b3b2b3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-896546790e8c80f6551b8da9bef2628d  
Catalyst-Authentication-Store-DBIx-Class-0.1505.tar.gz
+b506cabc500730da343e98aad45539a0  
Catalyst-Authentication-Store-DBIx-Class-0.1506.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Catalyst-Authentication-Store-DBIx-Class.git/commit/?h=master&id=25f9f62bfee7c39b519ce5dcb4c817c0d401963f
--
Fedora Extras Perl SIG
http://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 1230065] Upgrade perl-Catalyst-Authentication-Store-DBIx-Class to 0.1506

2015-08-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230065

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Catalyst-Authenticatio
   ||n-Store-DBIx-Class-0.1506-1
   ||.fc24
 Resolution|--- |RAWHIDE
Last Closed||2015-08-31 06:59:29



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Finance-Quote (f22). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild"

2015-08-31 Thread notifications
From 74e9a918dcbd8a23ea0965a54d3df76d201e7aa8 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore 
Date: Thu, 18 Jun 2015 03:15:48 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


diff --git a/perl-Finance-Quote.spec b/perl-Finance-Quote.spec
index e67f585..be691e3 100644
--- a/perl-Finance-Quote.spec
+++ b/perl-Finance-Quote.spec
@@ -1,6 +1,6 @@
 Name:   perl-Finance-Quote
 Version:1.37
-Release:3%{?dist}
+Release:4%{?dist}
 Summary:A Perl module that retrieves stock and mutual fund quotes
 License:GPLv2+
 URL:http://search.cpan.org/dist/Finance-Quote/
@@ -138,6 +138,9 @@ make test
 %{_mandir}/man3/Finance::Quote::ZA_UnitTrusts.3*
 
 %changelog
+* Thu Jun 18 2015 Fedora Release Engineering  
- 1.37-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Sat Jun 06 2015 Jitka Plesnikova  - 1.37-3
 - Perl 5.22 rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Finance-Quote.git/commit/?h=f22&id=74e9a918dcbd8a23ea0965a54d3df76d201e7aa8
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Finance-Quote (f22). "Update to 1.38 (..more)"

2015-08-31 Thread notifications
From a04325cab1a68f7359ebd911fed3e2577e41e1f7 Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Mon, 31 Aug 2015 11:33:33 +0100
Subject: Update to 1.38

- New upstream release 1.38
  - Module updates: tiaacref, yahooJSON, FTfunds, MStaruk, USFedBonds, GoldMoney
  - New modules: fidelityfixed, yahooYQL
  - Removed modules: MTGox
  - More tests: yahoo_speed.t, tiaacref.t
- Avoid documentation name clash between two README files

diff --git a/Finance-Quote-1.37-rt99783.patch b/Finance-Quote-1.37-rt99783.patch
deleted file mode 100644
index 6cf458a..000
--- a/Finance-Quote-1.37-rt99783.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 lib/Finance/Quote/FTfunds.pm
-+++ lib/Finance/Quote/FTfunds.pm
-@@ -233,7 +233,7 @@
- # Find the currency
-   my $currency;
-   if ($webdoc->content =~
--  m[($code):([A-Z]{3})]  )
-+  m[(Price currency)([A-Z]{3})]  )
- {
- 
-   $currency= $2;
diff --git a/Finance-Quote-1.37-rt99784.patch b/Finance-Quote-1.37-rt99784.patch
deleted file mode 100644
index 8a9023c..000
--- a/Finance-Quote-1.37-rt99784.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 lib/Finance/Quote/MStaruk.pm
-+++ lib/Finance/Quote/MStaruk.pm
-@@ -157,7 +157,7 @@
- 
-   my ($currency, $date, $price, $pchange);
-   if ($webdoc =~
--  m[ISIN.*([0-9]{2}/[0-9]{2}/[0-9]{4}).*([A-Z]{3}).([0-9\.]+).*>([0-9\.\-]+)] )
-+  m[NAV([0-9]{2}/[0-9]{2}/[0-9]{4}).*([A-Z]{3}).([0-9\.]+).*>([0-9\.\-]+)] )
- {
- 
- $date = $1;
diff --git a/perl-Finance-Quote.spec b/perl-Finance-Quote.spec
index be691e3..ebffae7 100644
--- a/perl-Finance-Quote.spec
+++ b/perl-Finance-Quote.spec
@@ -1,12 +1,10 @@
 Name:   perl-Finance-Quote
-Version:1.37
-Release:4%{?dist}
+Version:1.38
+Release:1%{?dist}
 Summary:A Perl module that retrieves stock and mutual fund quotes
 License:GPLv2+
 URL:http://search.cpan.org/dist/Finance-Quote/
 Source0:
http://search.cpan.org/CPAN/authors/id/E/EC/ECOCODE/Finance-Quote-%{version}.tar.gz
-Patch0: Finance-Quote-1.37-rt99783.patch
-Patch1: Finance-Quote-1.37-rt99784.patch
 BuildArch:  noarch
 # Module Build
 BuildRequires:  perl >= 4:5.10.0
@@ -36,7 +34,6 @@ BuildRequires:  perl(POSIX)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Time::Piece)
 BuildRequires:  perl(URI)
-BuildRequires:  perl(URI::Escape)
 BuildRequires:  perl(URI::QueryParam)
 BuildRequires:  perl(utf8)
 BuildRequires:  perl(vars)
@@ -53,13 +50,10 @@ This module retrieves stock and mutual fund quotes from 
various exchanges
 using various source.
 
 %prep
-%setup -q -n Finance-Quote-%{version} 
+%setup -q -n Finance-Quote-%{version}
 
-# Fix GBX pricing in FTfunds (CPAN RT#99783)
-%patch0
-
-# Fix MStaruk quote retrieval (CPAN RT#99784)
-%patch1
+# Avoid documentation name clash
+cp -p README README.dist
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
@@ -79,7 +73,7 @@ make test
 %else
 %doc LICENSE
 %endif
-%doc Change* Documentation/* README
+%doc Change* Documentation/* README.dist
 %{perl_vendorlib}/Finance/
 %{_mandir}/man3/Finance::Quote.3*
 %{_mandir}/man3/Finance::Quote::AEX.3*
@@ -99,6 +93,7 @@ make test
 %{_mandir}/man3/Finance::Quote::FTPortfolios.3*
 %{_mandir}/man3/Finance::Quote::FTfunds.3*
 %{_mandir}/man3/Finance::Quote::Fidelity.3*
+%{_mandir}/man3/Finance::Quote::FidelityFixed.3*
 %{_mandir}/man3/Finance::Quote::FinanceCanada.3*
 %{_mandir}/man3/Finance::Quote::Finanzpartner.3*
 %{_mandir}/man3/Finance::Quote::Fool.3*
@@ -111,7 +106,6 @@ make test
 %{_mandir}/man3/Finance::Quote::ManInvestments.3*
 %{_mandir}/man3/Finance::Quote::Morningstar.3*
 %{_mandir}/man3/Finance::Quote::MorningstarJP.3*
-%{_mandir}/man3/Finance::Quote::MtGox.3*
 %{_mandir}/man3/Finance::Quote::NZX.3*
 %{_mandir}/man3/Finance::Quote::Platinum.3*
 %{_mandir}/man3/Finance::Quote::SEB.3*
@@ -134,10 +128,19 @@ make test
 %{_mandir}/man3/Finance::Quote::Yahoo::NZ.3*
 %{_mandir}/man3/Finance::Quote::Yahoo::USA.3*
 %{_mandir}/man3/Finance::Quote::YahooJSON.3*
+%{_mandir}/man3/Finance::Quote::YahooYQL.3*
 %{_mandir}/man3/Finance::Quote::ZA.3*
 %{_mandir}/man3/Finance::Quote::ZA_UnitTrusts.3*
 
 %changelog
+* Mon Aug 31 2015 Paul Howarth  - 1.38-1
+- Update to 1.38
+  - Module updates: tiaacref, yahooJSON, FTfunds, MStaruk, USFedBonds, 
GoldMoney
+  - New modules: fidelityfixed, yahooYQL
+  - Removed modules: MTGox
+  - More tests: yahoo_speed.t, tiaacref.t
+- Avoid documentation name clash between two README files
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.37-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 9172d28..a9c8cd2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-24a0c2c9aea98127c6e3742fc80218f1  Finance-Quote-1.37.tar.gz
+84213a45bf620b6eae59dd45f5395466  Finance-Quote-1.38.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-F

pghmcfc pushed to perl-Finance-Quote (f22). "Perl 5.22 rebuild"

2015-08-31 Thread notifications
From 787cc47b0db998a0f000a666cbc7e9fb33e3ecff Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Sat, 6 Jun 2015 21:27:19 +0200
Subject: Perl 5.22 rebuild


diff --git a/perl-Finance-Quote.spec b/perl-Finance-Quote.spec
index 05c8950..e67f585 100644
--- a/perl-Finance-Quote.spec
+++ b/perl-Finance-Quote.spec
@@ -1,6 +1,6 @@
 Name:   perl-Finance-Quote
 Version:1.37
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:A Perl module that retrieves stock and mutual fund quotes
 License:GPLv2+
 URL:http://search.cpan.org/dist/Finance-Quote/
@@ -138,6 +138,9 @@ make test
 %{_mandir}/man3/Finance::Quote::ZA_UnitTrusts.3*
 
 %changelog
+* Sat Jun 06 2015 Jitka Plesnikova  - 1.37-3
+- Perl 5.22 rebuild
+
 * Tue Feb 24 2015 Paul Howarth  - 1.37-2
 - Fix GBX pricing in FTfunds (CPAN RT#99783)
 - Fix MStaruk quote retrieval (CPAN RT#99784)
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Finance-Quote.git/commit/?h=f22&id=787cc47b0db998a0f000a666cbc7e9fb33e3ecff
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Finance-Quote (f21). "Perl 5.22 rebuild"

2015-08-31 Thread notifications
From 787cc47b0db998a0f000a666cbc7e9fb33e3ecff Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Sat, 6 Jun 2015 21:27:19 +0200
Subject: Perl 5.22 rebuild


diff --git a/perl-Finance-Quote.spec b/perl-Finance-Quote.spec
index 05c8950..e67f585 100644
--- a/perl-Finance-Quote.spec
+++ b/perl-Finance-Quote.spec
@@ -1,6 +1,6 @@
 Name:   perl-Finance-Quote
 Version:1.37
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:A Perl module that retrieves stock and mutual fund quotes
 License:GPLv2+
 URL:http://search.cpan.org/dist/Finance-Quote/
@@ -138,6 +138,9 @@ make test
 %{_mandir}/man3/Finance::Quote::ZA_UnitTrusts.3*
 
 %changelog
+* Sat Jun 06 2015 Jitka Plesnikova  - 1.37-3
+- Perl 5.22 rebuild
+
 * Tue Feb 24 2015 Paul Howarth  - 1.37-2
 - Fix GBX pricing in FTfunds (CPAN RT#99783)
 - Fix MStaruk quote retrieval (CPAN RT#99784)
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Finance-Quote.git/commit/?h=f21&id=787cc47b0db998a0f000a666cbc7e9fb33e3ecff
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Finance-Quote (f21). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild"

2015-08-31 Thread notifications
From 74e9a918dcbd8a23ea0965a54d3df76d201e7aa8 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore 
Date: Thu, 18 Jun 2015 03:15:48 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


diff --git a/perl-Finance-Quote.spec b/perl-Finance-Quote.spec
index e67f585..be691e3 100644
--- a/perl-Finance-Quote.spec
+++ b/perl-Finance-Quote.spec
@@ -1,6 +1,6 @@
 Name:   perl-Finance-Quote
 Version:1.37
-Release:3%{?dist}
+Release:4%{?dist}
 Summary:A Perl module that retrieves stock and mutual fund quotes
 License:GPLv2+
 URL:http://search.cpan.org/dist/Finance-Quote/
@@ -138,6 +138,9 @@ make test
 %{_mandir}/man3/Finance::Quote::ZA_UnitTrusts.3*
 
 %changelog
+* Thu Jun 18 2015 Fedora Release Engineering  
- 1.37-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Sat Jun 06 2015 Jitka Plesnikova  - 1.37-3
 - Perl 5.22 rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Finance-Quote.git/commit/?h=f21&id=74e9a918dcbd8a23ea0965a54d3df76d201e7aa8
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Finance-Quote (f21). "Update to 1.38 (..more)"

2015-08-31 Thread notifications
From a04325cab1a68f7359ebd911fed3e2577e41e1f7 Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Mon, 31 Aug 2015 11:33:33 +0100
Subject: Update to 1.38

- New upstream release 1.38
  - Module updates: tiaacref, yahooJSON, FTfunds, MStaruk, USFedBonds, GoldMoney
  - New modules: fidelityfixed, yahooYQL
  - Removed modules: MTGox
  - More tests: yahoo_speed.t, tiaacref.t
- Avoid documentation name clash between two README files

diff --git a/Finance-Quote-1.37-rt99783.patch b/Finance-Quote-1.37-rt99783.patch
deleted file mode 100644
index 6cf458a..000
--- a/Finance-Quote-1.37-rt99783.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 lib/Finance/Quote/FTfunds.pm
-+++ lib/Finance/Quote/FTfunds.pm
-@@ -233,7 +233,7 @@
- # Find the currency
-   my $currency;
-   if ($webdoc->content =~
--  m[($code):([A-Z]{3})]  )
-+  m[(Price currency)([A-Z]{3})]  )
- {
- 
-   $currency= $2;
diff --git a/Finance-Quote-1.37-rt99784.patch b/Finance-Quote-1.37-rt99784.patch
deleted file mode 100644
index 8a9023c..000
--- a/Finance-Quote-1.37-rt99784.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 lib/Finance/Quote/MStaruk.pm
-+++ lib/Finance/Quote/MStaruk.pm
-@@ -157,7 +157,7 @@
- 
-   my ($currency, $date, $price, $pchange);
-   if ($webdoc =~
--  m[ISIN.*([0-9]{2}/[0-9]{2}/[0-9]{4}).*([A-Z]{3}).([0-9\.]+).*>([0-9\.\-]+)] )
-+  m[NAV([0-9]{2}/[0-9]{2}/[0-9]{4}).*([A-Z]{3}).([0-9\.]+).*>([0-9\.\-]+)] )
- {
- 
- $date = $1;
diff --git a/perl-Finance-Quote.spec b/perl-Finance-Quote.spec
index be691e3..ebffae7 100644
--- a/perl-Finance-Quote.spec
+++ b/perl-Finance-Quote.spec
@@ -1,12 +1,10 @@
 Name:   perl-Finance-Quote
-Version:1.37
-Release:4%{?dist}
+Version:1.38
+Release:1%{?dist}
 Summary:A Perl module that retrieves stock and mutual fund quotes
 License:GPLv2+
 URL:http://search.cpan.org/dist/Finance-Quote/
 Source0:
http://search.cpan.org/CPAN/authors/id/E/EC/ECOCODE/Finance-Quote-%{version}.tar.gz
-Patch0: Finance-Quote-1.37-rt99783.patch
-Patch1: Finance-Quote-1.37-rt99784.patch
 BuildArch:  noarch
 # Module Build
 BuildRequires:  perl >= 4:5.10.0
@@ -36,7 +34,6 @@ BuildRequires:  perl(POSIX)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Time::Piece)
 BuildRequires:  perl(URI)
-BuildRequires:  perl(URI::Escape)
 BuildRequires:  perl(URI::QueryParam)
 BuildRequires:  perl(utf8)
 BuildRequires:  perl(vars)
@@ -53,13 +50,10 @@ This module retrieves stock and mutual fund quotes from 
various exchanges
 using various source.
 
 %prep
-%setup -q -n Finance-Quote-%{version} 
+%setup -q -n Finance-Quote-%{version}
 
-# Fix GBX pricing in FTfunds (CPAN RT#99783)
-%patch0
-
-# Fix MStaruk quote retrieval (CPAN RT#99784)
-%patch1
+# Avoid documentation name clash
+cp -p README README.dist
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
@@ -79,7 +73,7 @@ make test
 %else
 %doc LICENSE
 %endif
-%doc Change* Documentation/* README
+%doc Change* Documentation/* README.dist
 %{perl_vendorlib}/Finance/
 %{_mandir}/man3/Finance::Quote.3*
 %{_mandir}/man3/Finance::Quote::AEX.3*
@@ -99,6 +93,7 @@ make test
 %{_mandir}/man3/Finance::Quote::FTPortfolios.3*
 %{_mandir}/man3/Finance::Quote::FTfunds.3*
 %{_mandir}/man3/Finance::Quote::Fidelity.3*
+%{_mandir}/man3/Finance::Quote::FidelityFixed.3*
 %{_mandir}/man3/Finance::Quote::FinanceCanada.3*
 %{_mandir}/man3/Finance::Quote::Finanzpartner.3*
 %{_mandir}/man3/Finance::Quote::Fool.3*
@@ -111,7 +106,6 @@ make test
 %{_mandir}/man3/Finance::Quote::ManInvestments.3*
 %{_mandir}/man3/Finance::Quote::Morningstar.3*
 %{_mandir}/man3/Finance::Quote::MorningstarJP.3*
-%{_mandir}/man3/Finance::Quote::MtGox.3*
 %{_mandir}/man3/Finance::Quote::NZX.3*
 %{_mandir}/man3/Finance::Quote::Platinum.3*
 %{_mandir}/man3/Finance::Quote::SEB.3*
@@ -134,10 +128,19 @@ make test
 %{_mandir}/man3/Finance::Quote::Yahoo::NZ.3*
 %{_mandir}/man3/Finance::Quote::Yahoo::USA.3*
 %{_mandir}/man3/Finance::Quote::YahooJSON.3*
+%{_mandir}/man3/Finance::Quote::YahooYQL.3*
 %{_mandir}/man3/Finance::Quote::ZA.3*
 %{_mandir}/man3/Finance::Quote::ZA_UnitTrusts.3*
 
 %changelog
+* Mon Aug 31 2015 Paul Howarth  - 1.38-1
+- Update to 1.38
+  - Module updates: tiaacref, yahooJSON, FTfunds, MStaruk, USFedBonds, 
GoldMoney
+  - New modules: fidelityfixed, yahooYQL
+  - Removed modules: MTGox
+  - More tests: yahoo_speed.t, tiaacref.t
+- Avoid documentation name clash between two README files
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.37-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 9172d28..a9c8cd2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-24a0c2c9aea98127c6e3742fc80218f1  Finance-Quote-1.37.tar.gz
+84213a45bf620b6eae59dd45f5395466  Finance-Quote-1.38.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-F

pghmcfc pushed to perl-Finance-Quote (epel7). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild"

2015-08-31 Thread notifications
From 74e9a918dcbd8a23ea0965a54d3df76d201e7aa8 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore 
Date: Thu, 18 Jun 2015 03:15:48 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


diff --git a/perl-Finance-Quote.spec b/perl-Finance-Quote.spec
index e67f585..be691e3 100644
--- a/perl-Finance-Quote.spec
+++ b/perl-Finance-Quote.spec
@@ -1,6 +1,6 @@
 Name:   perl-Finance-Quote
 Version:1.37
-Release:3%{?dist}
+Release:4%{?dist}
 Summary:A Perl module that retrieves stock and mutual fund quotes
 License:GPLv2+
 URL:http://search.cpan.org/dist/Finance-Quote/
@@ -138,6 +138,9 @@ make test
 %{_mandir}/man3/Finance::Quote::ZA_UnitTrusts.3*
 
 %changelog
+* Thu Jun 18 2015 Fedora Release Engineering  
- 1.37-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Sat Jun 06 2015 Jitka Plesnikova  - 1.37-3
 - Perl 5.22 rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Finance-Quote.git/commit/?h=epel7&id=74e9a918dcbd8a23ea0965a54d3df76d201e7aa8
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Finance-Quote (epel7). "Update to 1.38 (..more)"

2015-08-31 Thread notifications
From a04325cab1a68f7359ebd911fed3e2577e41e1f7 Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Mon, 31 Aug 2015 11:33:33 +0100
Subject: Update to 1.38

- New upstream release 1.38
  - Module updates: tiaacref, yahooJSON, FTfunds, MStaruk, USFedBonds, GoldMoney
  - New modules: fidelityfixed, yahooYQL
  - Removed modules: MTGox
  - More tests: yahoo_speed.t, tiaacref.t
- Avoid documentation name clash between two README files

diff --git a/Finance-Quote-1.37-rt99783.patch b/Finance-Quote-1.37-rt99783.patch
deleted file mode 100644
index 6cf458a..000
--- a/Finance-Quote-1.37-rt99783.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 lib/Finance/Quote/FTfunds.pm
-+++ lib/Finance/Quote/FTfunds.pm
-@@ -233,7 +233,7 @@
- # Find the currency
-   my $currency;
-   if ($webdoc->content =~
--  m[($code):([A-Z]{3})]  )
-+  m[(Price currency)([A-Z]{3})]  )
- {
- 
-   $currency= $2;
diff --git a/Finance-Quote-1.37-rt99784.patch b/Finance-Quote-1.37-rt99784.patch
deleted file mode 100644
index 8a9023c..000
--- a/Finance-Quote-1.37-rt99784.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 lib/Finance/Quote/MStaruk.pm
-+++ lib/Finance/Quote/MStaruk.pm
-@@ -157,7 +157,7 @@
- 
-   my ($currency, $date, $price, $pchange);
-   if ($webdoc =~
--  m[ISIN.*([0-9]{2}/[0-9]{2}/[0-9]{4}).*([A-Z]{3}).([0-9\.]+).*>([0-9\.\-]+)] )
-+  m[NAV([0-9]{2}/[0-9]{2}/[0-9]{4}).*([A-Z]{3}).([0-9\.]+).*>([0-9\.\-]+)] )
- {
- 
- $date = $1;
diff --git a/perl-Finance-Quote.spec b/perl-Finance-Quote.spec
index be691e3..ebffae7 100644
--- a/perl-Finance-Quote.spec
+++ b/perl-Finance-Quote.spec
@@ -1,12 +1,10 @@
 Name:   perl-Finance-Quote
-Version:1.37
-Release:4%{?dist}
+Version:1.38
+Release:1%{?dist}
 Summary:A Perl module that retrieves stock and mutual fund quotes
 License:GPLv2+
 URL:http://search.cpan.org/dist/Finance-Quote/
 Source0:
http://search.cpan.org/CPAN/authors/id/E/EC/ECOCODE/Finance-Quote-%{version}.tar.gz
-Patch0: Finance-Quote-1.37-rt99783.patch
-Patch1: Finance-Quote-1.37-rt99784.patch
 BuildArch:  noarch
 # Module Build
 BuildRequires:  perl >= 4:5.10.0
@@ -36,7 +34,6 @@ BuildRequires:  perl(POSIX)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Time::Piece)
 BuildRequires:  perl(URI)
-BuildRequires:  perl(URI::Escape)
 BuildRequires:  perl(URI::QueryParam)
 BuildRequires:  perl(utf8)
 BuildRequires:  perl(vars)
@@ -53,13 +50,10 @@ This module retrieves stock and mutual fund quotes from 
various exchanges
 using various source.
 
 %prep
-%setup -q -n Finance-Quote-%{version} 
+%setup -q -n Finance-Quote-%{version}
 
-# Fix GBX pricing in FTfunds (CPAN RT#99783)
-%patch0
-
-# Fix MStaruk quote retrieval (CPAN RT#99784)
-%patch1
+# Avoid documentation name clash
+cp -p README README.dist
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
@@ -79,7 +73,7 @@ make test
 %else
 %doc LICENSE
 %endif
-%doc Change* Documentation/* README
+%doc Change* Documentation/* README.dist
 %{perl_vendorlib}/Finance/
 %{_mandir}/man3/Finance::Quote.3*
 %{_mandir}/man3/Finance::Quote::AEX.3*
@@ -99,6 +93,7 @@ make test
 %{_mandir}/man3/Finance::Quote::FTPortfolios.3*
 %{_mandir}/man3/Finance::Quote::FTfunds.3*
 %{_mandir}/man3/Finance::Quote::Fidelity.3*
+%{_mandir}/man3/Finance::Quote::FidelityFixed.3*
 %{_mandir}/man3/Finance::Quote::FinanceCanada.3*
 %{_mandir}/man3/Finance::Quote::Finanzpartner.3*
 %{_mandir}/man3/Finance::Quote::Fool.3*
@@ -111,7 +106,6 @@ make test
 %{_mandir}/man3/Finance::Quote::ManInvestments.3*
 %{_mandir}/man3/Finance::Quote::Morningstar.3*
 %{_mandir}/man3/Finance::Quote::MorningstarJP.3*
-%{_mandir}/man3/Finance::Quote::MtGox.3*
 %{_mandir}/man3/Finance::Quote::NZX.3*
 %{_mandir}/man3/Finance::Quote::Platinum.3*
 %{_mandir}/man3/Finance::Quote::SEB.3*
@@ -134,10 +128,19 @@ make test
 %{_mandir}/man3/Finance::Quote::Yahoo::NZ.3*
 %{_mandir}/man3/Finance::Quote::Yahoo::USA.3*
 %{_mandir}/man3/Finance::Quote::YahooJSON.3*
+%{_mandir}/man3/Finance::Quote::YahooYQL.3*
 %{_mandir}/man3/Finance::Quote::ZA.3*
 %{_mandir}/man3/Finance::Quote::ZA_UnitTrusts.3*
 
 %changelog
+* Mon Aug 31 2015 Paul Howarth  - 1.38-1
+- Update to 1.38
+  - Module updates: tiaacref, yahooJSON, FTfunds, MStaruk, USFedBonds, 
GoldMoney
+  - New modules: fidelityfixed, yahooYQL
+  - Removed modules: MTGox
+  - More tests: yahoo_speed.t, tiaacref.t
+- Avoid documentation name clash between two README files
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.37-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 9172d28..a9c8cd2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-24a0c2c9aea98127c6e3742fc80218f1  Finance-Quote-1.37.tar.gz
+84213a45bf620b6eae59dd45f5395466  Finance-Quote-1.38.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-F

pghmcfc pushed to perl-Finance-Quote (epel7). "Perl 5.22 rebuild"

2015-08-31 Thread notifications
From 787cc47b0db998a0f000a666cbc7e9fb33e3ecff Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Sat, 6 Jun 2015 21:27:19 +0200
Subject: Perl 5.22 rebuild


diff --git a/perl-Finance-Quote.spec b/perl-Finance-Quote.spec
index 05c8950..e67f585 100644
--- a/perl-Finance-Quote.spec
+++ b/perl-Finance-Quote.spec
@@ -1,6 +1,6 @@
 Name:   perl-Finance-Quote
 Version:1.37
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:A Perl module that retrieves stock and mutual fund quotes
 License:GPLv2+
 URL:http://search.cpan.org/dist/Finance-Quote/
@@ -138,6 +138,9 @@ make test
 %{_mandir}/man3/Finance::Quote::ZA_UnitTrusts.3*
 
 %changelog
+* Sat Jun 06 2015 Jitka Plesnikova  - 1.37-3
+- Perl 5.22 rebuild
+
 * Tue Feb 24 2015 Paul Howarth  - 1.37-2
 - Fix GBX pricing in FTfunds (CPAN RT#99783)
 - Fix MStaruk quote retrieval (CPAN RT#99784)
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Finance-Quote.git/commit/?h=epel7&id=787cc47b0db998a0f000a666cbc7e9fb33e3ecff
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Finance-Quote (f21). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild"

2015-08-31 Thread notifications
From 74e9a918dcbd8a23ea0965a54d3df76d201e7aa8 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore 
Date: Thu, 18 Jun 2015 03:15:48 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


diff --git a/perl-Finance-Quote.spec b/perl-Finance-Quote.spec
index e67f585..be691e3 100644
--- a/perl-Finance-Quote.spec
+++ b/perl-Finance-Quote.spec
@@ -1,6 +1,6 @@
 Name:   perl-Finance-Quote
 Version:1.37
-Release:3%{?dist}
+Release:4%{?dist}
 Summary:A Perl module that retrieves stock and mutual fund quotes
 License:GPLv2+
 URL:http://search.cpan.org/dist/Finance-Quote/
@@ -138,6 +138,9 @@ make test
 %{_mandir}/man3/Finance::Quote::ZA_UnitTrusts.3*
 
 %changelog
+* Thu Jun 18 2015 Fedora Release Engineering  
- 1.37-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Sat Jun 06 2015 Jitka Plesnikova  - 1.37-3
 - Perl 5.22 rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Finance-Quote.git/commit/?h=f21&id=74e9a918dcbd8a23ea0965a54d3df76d201e7aa8
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Finance-Quote (f21). "Perl 5.22 rebuild"

2015-08-31 Thread notifications
From 787cc47b0db998a0f000a666cbc7e9fb33e3ecff Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Sat, 6 Jun 2015 21:27:19 +0200
Subject: Perl 5.22 rebuild


diff --git a/perl-Finance-Quote.spec b/perl-Finance-Quote.spec
index 05c8950..e67f585 100644
--- a/perl-Finance-Quote.spec
+++ b/perl-Finance-Quote.spec
@@ -1,6 +1,6 @@
 Name:   perl-Finance-Quote
 Version:1.37
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:A Perl module that retrieves stock and mutual fund quotes
 License:GPLv2+
 URL:http://search.cpan.org/dist/Finance-Quote/
@@ -138,6 +138,9 @@ make test
 %{_mandir}/man3/Finance::Quote::ZA_UnitTrusts.3*
 
 %changelog
+* Sat Jun 06 2015 Jitka Plesnikova  - 1.37-3
+- Perl 5.22 rebuild
+
 * Tue Feb 24 2015 Paul Howarth  - 1.37-2
 - Fix GBX pricing in FTfunds (CPAN RT#99783)
 - Fix MStaruk quote retrieval (CPAN RT#99784)
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Finance-Quote.git/commit/?h=f21&id=787cc47b0db998a0f000a666cbc7e9fb33e3ecff
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Finance-Quote (f21). "Update to 1.38 (..more)"

2015-08-31 Thread notifications
From a04325cab1a68f7359ebd911fed3e2577e41e1f7 Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Mon, 31 Aug 2015 11:33:33 +0100
Subject: Update to 1.38

- New upstream release 1.38
  - Module updates: tiaacref, yahooJSON, FTfunds, MStaruk, USFedBonds, GoldMoney
  - New modules: fidelityfixed, yahooYQL
  - Removed modules: MTGox
  - More tests: yahoo_speed.t, tiaacref.t
- Avoid documentation name clash between two README files

diff --git a/Finance-Quote-1.37-rt99783.patch b/Finance-Quote-1.37-rt99783.patch
deleted file mode 100644
index 6cf458a..000
--- a/Finance-Quote-1.37-rt99783.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 lib/Finance/Quote/FTfunds.pm
-+++ lib/Finance/Quote/FTfunds.pm
-@@ -233,7 +233,7 @@
- # Find the currency
-   my $currency;
-   if ($webdoc->content =~
--  m[($code):([A-Z]{3})]  )
-+  m[(Price currency)([A-Z]{3})]  )
- {
- 
-   $currency= $2;
diff --git a/Finance-Quote-1.37-rt99784.patch b/Finance-Quote-1.37-rt99784.patch
deleted file mode 100644
index 8a9023c..000
--- a/Finance-Quote-1.37-rt99784.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 lib/Finance/Quote/MStaruk.pm
-+++ lib/Finance/Quote/MStaruk.pm
-@@ -157,7 +157,7 @@
- 
-   my ($currency, $date, $price, $pchange);
-   if ($webdoc =~
--  m[ISIN.*([0-9]{2}/[0-9]{2}/[0-9]{4}).*([A-Z]{3}).([0-9\.]+).*>([0-9\.\-]+)] )
-+  m[NAV([0-9]{2}/[0-9]{2}/[0-9]{4}).*([A-Z]{3}).([0-9\.]+).*>([0-9\.\-]+)] )
- {
- 
- $date = $1;
diff --git a/perl-Finance-Quote.spec b/perl-Finance-Quote.spec
index be691e3..ebffae7 100644
--- a/perl-Finance-Quote.spec
+++ b/perl-Finance-Quote.spec
@@ -1,12 +1,10 @@
 Name:   perl-Finance-Quote
-Version:1.37
-Release:4%{?dist}
+Version:1.38
+Release:1%{?dist}
 Summary:A Perl module that retrieves stock and mutual fund quotes
 License:GPLv2+
 URL:http://search.cpan.org/dist/Finance-Quote/
 Source0:
http://search.cpan.org/CPAN/authors/id/E/EC/ECOCODE/Finance-Quote-%{version}.tar.gz
-Patch0: Finance-Quote-1.37-rt99783.patch
-Patch1: Finance-Quote-1.37-rt99784.patch
 BuildArch:  noarch
 # Module Build
 BuildRequires:  perl >= 4:5.10.0
@@ -36,7 +34,6 @@ BuildRequires:  perl(POSIX)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Time::Piece)
 BuildRequires:  perl(URI)
-BuildRequires:  perl(URI::Escape)
 BuildRequires:  perl(URI::QueryParam)
 BuildRequires:  perl(utf8)
 BuildRequires:  perl(vars)
@@ -53,13 +50,10 @@ This module retrieves stock and mutual fund quotes from 
various exchanges
 using various source.
 
 %prep
-%setup -q -n Finance-Quote-%{version} 
+%setup -q -n Finance-Quote-%{version}
 
-# Fix GBX pricing in FTfunds (CPAN RT#99783)
-%patch0
-
-# Fix MStaruk quote retrieval (CPAN RT#99784)
-%patch1
+# Avoid documentation name clash
+cp -p README README.dist
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
@@ -79,7 +73,7 @@ make test
 %else
 %doc LICENSE
 %endif
-%doc Change* Documentation/* README
+%doc Change* Documentation/* README.dist
 %{perl_vendorlib}/Finance/
 %{_mandir}/man3/Finance::Quote.3*
 %{_mandir}/man3/Finance::Quote::AEX.3*
@@ -99,6 +93,7 @@ make test
 %{_mandir}/man3/Finance::Quote::FTPortfolios.3*
 %{_mandir}/man3/Finance::Quote::FTfunds.3*
 %{_mandir}/man3/Finance::Quote::Fidelity.3*
+%{_mandir}/man3/Finance::Quote::FidelityFixed.3*
 %{_mandir}/man3/Finance::Quote::FinanceCanada.3*
 %{_mandir}/man3/Finance::Quote::Finanzpartner.3*
 %{_mandir}/man3/Finance::Quote::Fool.3*
@@ -111,7 +106,6 @@ make test
 %{_mandir}/man3/Finance::Quote::ManInvestments.3*
 %{_mandir}/man3/Finance::Quote::Morningstar.3*
 %{_mandir}/man3/Finance::Quote::MorningstarJP.3*
-%{_mandir}/man3/Finance::Quote::MtGox.3*
 %{_mandir}/man3/Finance::Quote::NZX.3*
 %{_mandir}/man3/Finance::Quote::Platinum.3*
 %{_mandir}/man3/Finance::Quote::SEB.3*
@@ -134,10 +128,19 @@ make test
 %{_mandir}/man3/Finance::Quote::Yahoo::NZ.3*
 %{_mandir}/man3/Finance::Quote::Yahoo::USA.3*
 %{_mandir}/man3/Finance::Quote::YahooJSON.3*
+%{_mandir}/man3/Finance::Quote::YahooYQL.3*
 %{_mandir}/man3/Finance::Quote::ZA.3*
 %{_mandir}/man3/Finance::Quote::ZA_UnitTrusts.3*
 
 %changelog
+* Mon Aug 31 2015 Paul Howarth  - 1.38-1
+- Update to 1.38
+  - Module updates: tiaacref, yahooJSON, FTfunds, MStaruk, USFedBonds, 
GoldMoney
+  - New modules: fidelityfixed, yahooYQL
+  - Removed modules: MTGox
+  - More tests: yahoo_speed.t, tiaacref.t
+- Avoid documentation name clash between two README files
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.37-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 9172d28..a9c8cd2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-24a0c2c9aea98127c6e3742fc80218f1  Finance-Quote-1.37.tar.gz
+84213a45bf620b6eae59dd45f5395466  Finance-Quote-1.38.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-F

[Bug 1230541] Upgrade perl-Crypt-SMIME to 0.15

2015-08-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230541

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 CC||jples...@redhat.com
   Fixed In Version||perl-Crypt-SMIME-0.15-1.fc2
   ||4
 Resolution|--- |RAWHIDE
   Assignee|steve.tray...@cern.ch   |jples...@redhat.com
Last Closed||2015-08-31 07:28:08



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Finance-Quote (epel7). "Update to 1.38 (..more)"

2015-08-31 Thread notifications
From a04325cab1a68f7359ebd911fed3e2577e41e1f7 Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Mon, 31 Aug 2015 11:33:33 +0100
Subject: Update to 1.38

- New upstream release 1.38
  - Module updates: tiaacref, yahooJSON, FTfunds, MStaruk, USFedBonds, GoldMoney
  - New modules: fidelityfixed, yahooYQL
  - Removed modules: MTGox
  - More tests: yahoo_speed.t, tiaacref.t
- Avoid documentation name clash between two README files

diff --git a/Finance-Quote-1.37-rt99783.patch b/Finance-Quote-1.37-rt99783.patch
deleted file mode 100644
index 6cf458a..000
--- a/Finance-Quote-1.37-rt99783.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 lib/Finance/Quote/FTfunds.pm
-+++ lib/Finance/Quote/FTfunds.pm
-@@ -233,7 +233,7 @@
- # Find the currency
-   my $currency;
-   if ($webdoc->content =~
--  m[($code):([A-Z]{3})]  )
-+  m[(Price currency)([A-Z]{3})]  )
- {
- 
-   $currency= $2;
diff --git a/Finance-Quote-1.37-rt99784.patch b/Finance-Quote-1.37-rt99784.patch
deleted file mode 100644
index 8a9023c..000
--- a/Finance-Quote-1.37-rt99784.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 lib/Finance/Quote/MStaruk.pm
-+++ lib/Finance/Quote/MStaruk.pm
-@@ -157,7 +157,7 @@
- 
-   my ($currency, $date, $price, $pchange);
-   if ($webdoc =~
--  m[ISIN.*([0-9]{2}/[0-9]{2}/[0-9]{4}).*([A-Z]{3}).([0-9\.]+).*>([0-9\.\-]+)] )
-+  m[NAV([0-9]{2}/[0-9]{2}/[0-9]{4}).*([A-Z]{3}).([0-9\.]+).*>([0-9\.\-]+)] )
- {
- 
- $date = $1;
diff --git a/perl-Finance-Quote.spec b/perl-Finance-Quote.spec
index be691e3..ebffae7 100644
--- a/perl-Finance-Quote.spec
+++ b/perl-Finance-Quote.spec
@@ -1,12 +1,10 @@
 Name:   perl-Finance-Quote
-Version:1.37
-Release:4%{?dist}
+Version:1.38
+Release:1%{?dist}
 Summary:A Perl module that retrieves stock and mutual fund quotes
 License:GPLv2+
 URL:http://search.cpan.org/dist/Finance-Quote/
 Source0:
http://search.cpan.org/CPAN/authors/id/E/EC/ECOCODE/Finance-Quote-%{version}.tar.gz
-Patch0: Finance-Quote-1.37-rt99783.patch
-Patch1: Finance-Quote-1.37-rt99784.patch
 BuildArch:  noarch
 # Module Build
 BuildRequires:  perl >= 4:5.10.0
@@ -36,7 +34,6 @@ BuildRequires:  perl(POSIX)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Time::Piece)
 BuildRequires:  perl(URI)
-BuildRequires:  perl(URI::Escape)
 BuildRequires:  perl(URI::QueryParam)
 BuildRequires:  perl(utf8)
 BuildRequires:  perl(vars)
@@ -53,13 +50,10 @@ This module retrieves stock and mutual fund quotes from 
various exchanges
 using various source.
 
 %prep
-%setup -q -n Finance-Quote-%{version} 
+%setup -q -n Finance-Quote-%{version}
 
-# Fix GBX pricing in FTfunds (CPAN RT#99783)
-%patch0
-
-# Fix MStaruk quote retrieval (CPAN RT#99784)
-%patch1
+# Avoid documentation name clash
+cp -p README README.dist
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
@@ -79,7 +73,7 @@ make test
 %else
 %doc LICENSE
 %endif
-%doc Change* Documentation/* README
+%doc Change* Documentation/* README.dist
 %{perl_vendorlib}/Finance/
 %{_mandir}/man3/Finance::Quote.3*
 %{_mandir}/man3/Finance::Quote::AEX.3*
@@ -99,6 +93,7 @@ make test
 %{_mandir}/man3/Finance::Quote::FTPortfolios.3*
 %{_mandir}/man3/Finance::Quote::FTfunds.3*
 %{_mandir}/man3/Finance::Quote::Fidelity.3*
+%{_mandir}/man3/Finance::Quote::FidelityFixed.3*
 %{_mandir}/man3/Finance::Quote::FinanceCanada.3*
 %{_mandir}/man3/Finance::Quote::Finanzpartner.3*
 %{_mandir}/man3/Finance::Quote::Fool.3*
@@ -111,7 +106,6 @@ make test
 %{_mandir}/man3/Finance::Quote::ManInvestments.3*
 %{_mandir}/man3/Finance::Quote::Morningstar.3*
 %{_mandir}/man3/Finance::Quote::MorningstarJP.3*
-%{_mandir}/man3/Finance::Quote::MtGox.3*
 %{_mandir}/man3/Finance::Quote::NZX.3*
 %{_mandir}/man3/Finance::Quote::Platinum.3*
 %{_mandir}/man3/Finance::Quote::SEB.3*
@@ -134,10 +128,19 @@ make test
 %{_mandir}/man3/Finance::Quote::Yahoo::NZ.3*
 %{_mandir}/man3/Finance::Quote::Yahoo::USA.3*
 %{_mandir}/man3/Finance::Quote::YahooJSON.3*
+%{_mandir}/man3/Finance::Quote::YahooYQL.3*
 %{_mandir}/man3/Finance::Quote::ZA.3*
 %{_mandir}/man3/Finance::Quote::ZA_UnitTrusts.3*
 
 %changelog
+* Mon Aug 31 2015 Paul Howarth  - 1.38-1
+- Update to 1.38
+  - Module updates: tiaacref, yahooJSON, FTfunds, MStaruk, USFedBonds, 
GoldMoney
+  - New modules: fidelityfixed, yahooYQL
+  - Removed modules: MTGox
+  - More tests: yahoo_speed.t, tiaacref.t
+- Avoid documentation name clash between two README files
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.37-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 9172d28..a9c8cd2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-24a0c2c9aea98127c6e3742fc80218f1  Finance-Quote-1.37.tar.gz
+84213a45bf620b6eae59dd45f5395466  Finance-Quote-1.38.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-F

pghmcfc pushed to perl-Finance-Quote (epel7). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild"

2015-08-31 Thread notifications
From 74e9a918dcbd8a23ea0965a54d3df76d201e7aa8 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore 
Date: Thu, 18 Jun 2015 03:15:48 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


diff --git a/perl-Finance-Quote.spec b/perl-Finance-Quote.spec
index e67f585..be691e3 100644
--- a/perl-Finance-Quote.spec
+++ b/perl-Finance-Quote.spec
@@ -1,6 +1,6 @@
 Name:   perl-Finance-Quote
 Version:1.37
-Release:3%{?dist}
+Release:4%{?dist}
 Summary:A Perl module that retrieves stock and mutual fund quotes
 License:GPLv2+
 URL:http://search.cpan.org/dist/Finance-Quote/
@@ -138,6 +138,9 @@ make test
 %{_mandir}/man3/Finance::Quote::ZA_UnitTrusts.3*
 
 %changelog
+* Thu Jun 18 2015 Fedora Release Engineering  
- 1.37-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Sat Jun 06 2015 Jitka Plesnikova  - 1.37-3
 - Perl 5.22 rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Finance-Quote.git/commit/?h=epel7&id=74e9a918dcbd8a23ea0965a54d3df76d201e7aa8
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Finance-Quote (epel7). "Perl 5.22 rebuild"

2015-08-31 Thread notifications
From 787cc47b0db998a0f000a666cbc7e9fb33e3ecff Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Sat, 6 Jun 2015 21:27:19 +0200
Subject: Perl 5.22 rebuild


diff --git a/perl-Finance-Quote.spec b/perl-Finance-Quote.spec
index 05c8950..e67f585 100644
--- a/perl-Finance-Quote.spec
+++ b/perl-Finance-Quote.spec
@@ -1,6 +1,6 @@
 Name:   perl-Finance-Quote
 Version:1.37
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:A Perl module that retrieves stock and mutual fund quotes
 License:GPLv2+
 URL:http://search.cpan.org/dist/Finance-Quote/
@@ -138,6 +138,9 @@ make test
 %{_mandir}/man3/Finance::Quote::ZA_UnitTrusts.3*
 
 %changelog
+* Sat Jun 06 2015 Jitka Plesnikova  - 1.37-3
+- Perl 5.22 rebuild
+
 * Tue Feb 24 2015 Paul Howarth  - 1.37-2
 - Fix GBX pricing in FTfunds (CPAN RT#99783)
 - Fix MStaruk quote retrieval (CPAN RT#99784)
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Finance-Quote.git/commit/?h=epel7&id=787cc47b0db998a0f000a666cbc7e9fb33e3ecff
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik uploaded Crypt-SMIME-0.15.tar.gz for perl-Crypt-SMIME

2015-08-31 Thread notifications
84013b0a550369bbee76a9fb2caf7494  Crypt-SMIME-0.15.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Crypt-SMIME/Crypt-SMIME-0.15.tar.gz/md5/84013b0a550369bbee76a9fb2caf7494/Crypt-SMIME-0.15.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

jplesnik pushed to perl-Crypt-SMIME (master). "0.15 bump"

2015-08-31 Thread notifications
From 91866dfdfe2cbff9be612b18a0ff2f14b483c332 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Mon, 31 Aug 2015 13:26:01 +0200
Subject: 0.15 bump


diff --git a/.gitignore b/.gitignore
index 07326ed..833d49c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Crypt-SMIME-0.09.tar.gz
 /Crypt-SMIME-0.10.tar.gz
+/Crypt-SMIME-0.15.tar.gz
diff --git a/perl-Crypt-SMIME.spec b/perl-Crypt-SMIME.spec
index 81d82ba..0ac57c4 100644
--- a/perl-Crypt-SMIME.spec
+++ b/perl-Crypt-SMIME.spec
@@ -1,19 +1,30 @@
 Name:   perl-Crypt-SMIME
-Version:0.10
-Release:11%{?dist}
+Version:0.15
+Release:1%{?dist}
 Summary:S/MIME message signing, verification, encryption and decryption
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Crypt-SMIME/
 Source0:
http://www.cpan.org/modules/by-module/Crypt/Crypt-SMIME-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  openssl-devel
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::CChecker)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
 # Run-time
 BuildRequires:  perl(XSLoader)
 # Tests
 BuildRequires:  openssl
+BuildRequires:  perl(Config)
+BuildRequires:  perl(ExtUtils::PkgConfig)
 BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(Test::Dependencies)
 BuildRequires:  perl(Test::Exception)
 BuildRequires:  perl(Test::More)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
@@ -58,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 31 2015 Jitka Plesnikova  - 0.15-1
+- 0.15 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.10-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index b8d8006..5574848 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a613ab022d38b66b923b1d45b4af5ba9  Crypt-SMIME-0.10.tar.gz
+84013b0a550369bbee76a9fb2caf7494  Crypt-SMIME-0.15.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Crypt-SMIME.git/commit/?h=master&id=91866dfdfe2cbff9be612b18a0ff2f14b483c332
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

  1   2   >