File Excel-Writer-XLSX-0.83.tar.gz uploaded to lookaside cache by ddick

2015-03-19 Thread David Dick
A file has been added to the lookaside cache for perl-Excel-Writer-XLSX:

3958ede66f2295c87828b599bff5eab7  Excel-Writer-XLSX-0.83.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Excel-Writer-XLSX/f22] Update to 0.83

2015-03-19 Thread David Dick
Summary of changes:

  02e6795... Update to 0.83 (*)

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

[perl-Excel-Writer-XLSX/el6] Update to 0.83

2015-03-19 Thread David Dick
Summary of changes:

  02e6795... Update to 0.83 (*)

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

[perl-Excel-Writer-XLSX/epel7] Update to 0.83

2015-03-19 Thread David Dick
Summary of changes:

  02e6795... Update to 0.83 (*)

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

[perl-Excel-Writer-XLSX/f21] Update to 0.83

2015-03-19 Thread David Dick
Summary of changes:

  02e6795... Update to 0.83 (*)

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

[perl-Excel-Writer-XLSX/f20] Update to 0.83

2015-03-19 Thread David Dick
Summary of changes:

  02e6795... Update to 0.83 (*)

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

[perl-Excel-Writer-XLSX] Update to 0.83

2015-03-19 Thread David Dick
commit 02e6795a7ea7de635de4d114eabbd37571101b32
Author: David Dick dd...@cpan.org
Date:   Thu Mar 19 18:45:24 2015 +1100

Update to 0.83

 .gitignore  | 1 +
 perl-Excel-Writer-XLSX.spec | 6 +-
 sources | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b6dc9d2..69eb36b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /Excel-Writer-XLSX-0.78.tar.gz
 /Excel-Writer-XLSX-0.79.tar.gz
 /Excel-Writer-XLSX-0.81.tar.gz
+/Excel-Writer-XLSX-0.83.tar.gz
diff --git a/perl-Excel-Writer-XLSX.spec b/perl-Excel-Writer-XLSX.spec
index be6b5fb..b54eb88 100644
--- a/perl-Excel-Writer-XLSX.spec
+++ b/perl-Excel-Writer-XLSX.spec
@@ -1,5 +1,5 @@
 Name:   perl-Excel-Writer-XLSX
-Version:0.81
+Version:0.83
 Release:1%{?dist}
 Summary:Create a new file in the Excel 2007+ XLSX format
 License:GPL+ or Artistic
@@ -43,6 +43,7 @@ The Excel::Writer::XLSX module can be used to create an Excel 
file in the
 %setup -q -n Excel-Writer-XLSX-%{version}
 iconv --from=ISO-8859-1 --to=UTF-8 README  README.new
 touch -r README.new README
+mv README.new README
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -66,6 +67,9 @@ make test
 %{_bindir}/*
 
 %changelog
+* Thu Mar 19 2015 David Dick dd...@cpan.org - 0.83-1
+- Update to 0.83
+
 * Sat Nov 08 2014 David Dick dd...@cpan.org - 0.81-1
 - Update to 0.81
 
diff --git a/sources b/sources
index 8e33b80..7b58f0d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-46246692b03d5e82e40125b8f32ff554  Excel-Writer-XLSX-0.81.tar.gz
+3958ede66f2295c87828b599bff5eab7  Excel-Writer-XLSX-0.83.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Math-Int64-0.51.tar.gz uploaded to lookaside cache by ddick

2015-03-10 Thread David Dick
A file has been added to the lookaside cache for perl-Math-Int64:

164fa8a45e769a9dc4e1f9496a102e7d  Math-Int64-0.51.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Math-Int64] Upgrade to 0.51 to correct s390 build issues

2015-03-10 Thread David Dick
commit 1ab82971e8f8885e34c86214969907ba9407663f
Author: David Dick dd...@cpan.org
Date:   Tue Mar 10 20:41:00 2015 +1100

Upgrade to 0.51 to correct s390 build issues

 .gitignore   |  1 +
 perl-Math-Int64.spec | 21 +++--
 sources  |  2 +-
 3 files changed, 21 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0ed9365..3e24f21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Math-Int64-0.34.tar.gz
+/Math-Int64-0.51.tar.gz
diff --git a/perl-Math-Int64.spec b/perl-Math-Int64.spec
index 468b85b..bbbcf3d 100644
--- a/perl-Math-Int64.spec
+++ b/perl-Math-Int64.spec
@@ -1,5 +1,5 @@
 Name:   perl-Math-Int64
-Version:0.34
+Version:0.51
 Release:1%{?dist}
 Summary:Manipulate 64 bits integers in Perl
 License:(GPL+ or Artistic) and Public Domain and BSD
@@ -7,15 +7,24 @@ Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Math-Int64/
 Source0:
http://www.cpan.org/modules/by-module/Math/Math-Int64-%{version}.tar.gz
 BuildRequires:  perl
+BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Config)
+BuildRequires:  perl(Capture::Tiny)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::CBuilder)
+BuildRequires:  perl(File::Basename)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(IO::Handle)
 BuildRequires:  perl(overload)
 BuildRequires:  perl(strict)
+BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Storable)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Text::ParseWords)
 BuildRequires:  perl(warnings)
 BuildRequires:  perl(XSLoader)
 Requires:   perl(XSLoader)
@@ -43,11 +52,19 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm 
-f {} \;
 make test
 
 %files
-%doc Changes README examples
+%if 0%{?_licensedir:1}
+%license COPYING
+%else
+%doc COPYING
+%endif
+%doc Changes README.md examples
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/Math*
 %{_mandir}/man3/*
 
 %changelog
+* Tue Mar 10 2015 David Dick dd...@cpan.org - 0.51-1
+- Upgrade to 0.51 to correct s390 build issues
+
 * Thu Feb 19 2015 David Dick dd...@cpan.org - 0.34-1
 - Initial release
diff --git a/sources b/sources
index 68ea6c6..1d79b9a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dd4b06121b0b6741271da3026a32f719  Math-Int64-0.34.tar.gz
+164fa8a45e769a9dc4e1f9496a102e7d  Math-Int64-0.51.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Crypt-Random-Seed/el6] Initial import (#1183255).

2015-03-08 Thread David Dick
Summary of changes:

  2bf24a1... Initial import (#1183255). (*)

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

[perl-Crypt-Random-TESHA2/epel7] Initial import (#1183294).

2015-03-08 Thread David Dick
Summary of changes:

  27e1c33... Initial import (#1183294). (*)

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

File Math-Int64-0.34.tar.gz uploaded to lookaside cache by ddick

2015-02-24 Thread David Dick
A file has been added to the lookaside cache for perl-Math-Int64:

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

[perl-Math-Int64/el6] Initial import (#1194032).

2015-02-24 Thread David Dick
Summary of changes:

  46603d6... Initial import (#1194032). (*)

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

[perl-Math-Int64] Initial import (#1194032).

2015-02-24 Thread David Dick
commit 46603d69d9a23b5bb0f927840f8332d1adaab6f5
Author: David Dick dd...@cpan.org
Date:   Tue Feb 24 21:02:39 2015 +1100

Initial import (#1194032).

 .gitignore   |  1 +
 perl-Math-Int64.spec | 53 
 sources  |  1 +
 3 files changed, 55 insertions(+)
---
diff --git a/.gitignore b/.gitignore
index e69de29..0ed9365 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Math-Int64-0.34.tar.gz
diff --git a/perl-Math-Int64.spec b/perl-Math-Int64.spec
new file mode 100644
index 000..468b85b
--- /dev/null
+++ b/perl-Math-Int64.spec
@@ -0,0 +1,53 @@
+Name:   perl-Math-Int64
+Version:0.34
+Release:1%{?dist}
+Summary:Manipulate 64 bits integers in Perl
+License:(GPL+ or Artistic) and Public Domain and BSD
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/Math-Int64/
+Source0:
http://www.cpan.org/modules/by-module/Math/Math-Int64-%{version}.tar.gz
+BuildRequires:  perl
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Config)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(overload)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Storable)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(warnings)
+BuildRequires:  perl(XSLoader)
+Requires:   perl(XSLoader)
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+%description
+This module adds support for 64 bit integers, signed and unsigned, to Perl.
+
+%prep
+%setup -q -n Math-Int64-%{version}
+
+%build
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=$RPM_OPT_FLAGS
+make %{?_smp_mflags}
+
+%install
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+
+find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
+find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
+
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+%files
+%doc Changes README examples
+%{perl_vendorarch}/auto/*
+%{perl_vendorarch}/Math*
+%{_mandir}/man3/*
+
+%changelog
+* Thu Feb 19 2015 David Dick dd...@cpan.org - 0.34-1
+- Initial release
diff --git a/sources b/sources
index e69de29..68ea6c6 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+dd4b06121b0b6741271da3026a32f719  Math-Int64-0.34.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Math-Int64/f22] Initial import (#1194032).

2015-02-24 Thread David Dick
Summary of changes:

  46603d6... Initial import (#1194032). (*)

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

[perl-Math-Int64/f21] Initial import (#1194032).

2015-02-24 Thread David Dick
Summary of changes:

  46603d6... Initial import (#1194032). (*)

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

[perl-Math-Int64/epel7] Initial import (#1194032).

2015-02-24 Thread David Dick
Summary of changes:

  46603d6... Initial import (#1194032). (*)

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

[perl-Crypt-PWSafe3] Initial import (#1183286).

2015-02-23 Thread David Dick
commit dbd73bb18d5109f9d8860098817ed0e7223b4b24
Author: David Dick dd...@cpan.org
Date:   Tue Feb 24 06:39:01 2015 +1100

Initial import (#1183286).

 .gitignore  |  1 +
 perl-Crypt-PWSafe3.spec | 77 +
 sources |  1 +
 3 files changed, 79 insertions(+)
---
diff --git a/.gitignore b/.gitignore
index e69de29..5f72a73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Crypt-PWSafe3-1.16.tar.gz
diff --git a/perl-Crypt-PWSafe3.spec b/perl-Crypt-PWSafe3.spec
new file mode 100644
index 000..c1d0179
--- /dev/null
+++ b/perl-Crypt-PWSafe3.spec
@@ -0,0 +1,77 @@
+Name:   perl-Crypt-PWSafe3
+Version:1.16
+Release:1%{?dist}
+Summary:Read and write Passwordsafe v3 files
+License:Artistic 2.0
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/Crypt-PWSafe3/
+Source0:
http://www.cpan.org/modules/by-module/Crypt/Crypt-PWSafe3-%{version}.tar.gz
+BuildArch:  noarch
+BuildRequires:  perl
+BuildRequires:  perl(Bytes::Random::Secure)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Carp::Heavy)
+BuildRequires:  perl(Crypt::CBC) = 2.3
+BuildRequires:  perl(Crypt::ECB) = 1.45
+BuildRequires:  perl(Crypt::Random) = 1.25
+BuildRequires:  perl(Crypt::Twofish) = 2.14
+BuildRequires:  perl(Data::Dumper)
+BuildRequires:  perl(Data::UUID) = 1.22
+BuildRequires:  perl(Digest::HMAC) = 1
+BuildRequires:  perl(Digest::SHA) = 1
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(File::Copy)
+BuildRequires:  perl(FileHandle)
+BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(utf8)
+BuildRequires:  perl(vars)
+Requires:   perl(Bytes::Random::Secure)
+Requires:   perl(Crypt::CBC) = 2.3
+Requires:   perl(Crypt::ECB) = 1.45
+Requires:   perl(Crypt::Random) = 1.25
+Requires:   perl(Crypt::Twofish) = 2.14
+Requires:   perl(Data::UUID) = 1.22
+Requires:   perl(Digest::HMAC) = 1
+Requires:   perl(Digest::SHA) = 1
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+%global __requires_exclude 
%{?__requires_exclude:__requires_exclude|}^perl\\(Crypt::CBC\\)$
+%global __requires_exclude %__requires_exclude|^perl\\(Crypt::ECB\\)$
+%global __requires_exclude %__requires_exclude|^perl\\(Crypt::Random\\)$
+%global __requires_exclude %__requires_exclude|^perl\\(Crypt::Twofish\\)$
+%global __requires_exclude %__requires_exclude|^perl\\(Data::UUID\\)$
+%global __requires_exclude %__requires_exclude|^perl\\(Digest::HMAC\\)$
+%global __requires_exclude %__requires_exclude|^perl\\(Digest::SHA\\)$
+%description
+Crypt::PWSafe3 provides read and write access to password database files
+created by Password Safe V3 (and up) available at
+http://passwordsafe.sf.net.
+
+%prep
+%setup -q -n Crypt-PWSafe3-%{version}
+
+%build
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
+
+%install
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+
+find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
+
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+%files
+%doc CHANGELOG README
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%changelog
+* Fri Feb 13 2015 David Dick dd...@cpan.org - 1.16-1
+- Initial release
diff --git a/sources b/sources
index e69de29..79fe67b 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+e2d274f26568ec012d3ef6e3faa390b6  Crypt-PWSafe3-1.16.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Crypt-PWSafe3/f20] Initial import (#1183286).

2015-02-23 Thread David Dick
Summary of changes:

  dbd73bb... Initial import (#1183286). (*)

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

[perl-Crypt-PWSafe3/f21] Initial import (#1183286).

2015-02-23 Thread David Dick
Summary of changes:

  dbd73bb... Initial import (#1183286). (*)

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

File Crypt-PWSafe3-1.16.tar.gz uploaded to lookaside cache by ddick

2015-02-23 Thread David Dick
A file has been added to the lookaside cache for perl-Crypt-PWSafe3:

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

[perl-Bytes-Random-Secure/f22] Initial import (#1183258).

2015-02-23 Thread David Dick
Summary of changes:

  391f701... Initial import (#1183258). (*)

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

[perl-Crypt-PWSafe3/f22] Initial import (#1183286).

2015-02-23 Thread David Dick
Summary of changes:

  dbd73bb... Initial import (#1183286). (*)

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

[perl-Statistics-Basic/epel7] (2 commits) ...Fixes for EPEL6 and EPEL7 branches

2015-02-15 Thread David Dick
Summary of changes:

  8d491b7... Changes for EPEL6 and EPEL7 branches (*)
  b4cb800... Fixes for EPEL6 and EPEL7 branches (*)

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

[perl-Net-Whois-Raw] New TLDs for .MOSCOW and fix encoding for whois.jprs.jp

2015-02-14 Thread David Dick
commit c1721730dc41983071d0dce03926c4c889080a2c
Author: David Dick dd...@cpan.org
Date:   Sat Feb 14 19:05:41 2015 +1100

New TLDs for .MOSCOW and fix encoding for whois.jprs.jp

 .gitignore  |1 +
 perl-Net-Whois-Raw.spec |5 -
 sources |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dd76f5e..947e9b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Net-Whois-Raw-2.76.tar.gz
 /Net-Whois-Raw-2.80.tar.gz
+/Net-Whois-Raw-2.82.tar.gz
diff --git a/perl-Net-Whois-Raw.spec b/perl-Net-Whois-Raw.spec
index 8ff0a37..6a5b798 100644
--- a/perl-Net-Whois-Raw.spec
+++ b/perl-Net-Whois-Raw.spec
@@ -1,5 +1,5 @@
 Name:   perl-Net-Whois-Raw
-Version:2.80
+Version:2.82
 Release:1%{?dist}
 Summary:Get Whois information for domains
 License:GPL+ or Artistic
@@ -71,6 +71,9 @@ Command line whois client.  Invoke with a domain name, 
optionally with a whois s
 %{_bindir}/*
 
 %changelog
+* Sat Feb 14 2015 David Dick dd...@cpan.org - 2.82-1
+- New TLDs for .MOSCOW and fix encoding for whois.jprs.jp
+
 * Tue Jan 20 2015 David Dick dd...@cpan.org - 2.80-1
 - New TLDs
 
diff --git a/sources b/sources
index c3c596d..fbba25e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dac74d5ab51babd07b9b076592763e4a  Net-Whois-Raw-2.80.tar.gz
+f5969fb18f2c62055156b288df405f7a  Net-Whois-Raw-2.82.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Net-Whois-Raw-2.82.tar.gz uploaded to lookaside cache by ddick

2015-02-14 Thread David Dick
A file has been added to the lookaside cache for perl-Net-Whois-Raw:

f5969fb18f2c62055156b288df405f7a  Net-Whois-Raw-2.82.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Net-Whois-Raw/f21] New TLDs for .MOSCOW and fix encoding for whois.jprs.jp

2015-02-14 Thread David Dick
Summary of changes:

  c172173... New TLDs for .MOSCOW and fix encoding for whois.jprs.jp (*)

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

File Compress-Snappy-0.23.tar.gz uploaded to lookaside cache by ddick

2015-02-14 Thread David Dick
A file has been added to the lookaside cache for perl-Compress-Snappy:

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

[perl-Compress-Snappy] Initial import (#1183294).

2015-02-14 Thread David Dick
commit cee02bb2c4660bdd75f7490a3753a3b8077e9cfb
Author: David Dick dd...@cpan.org
Date:   Sat Feb 14 19:39:50 2015 +1100

Initial import (#1183294).

 .gitignore |1 +
 compress_snappy_unbundle.patch |   25 +
 perl-Compress-Snappy.spec  |   57 
 sources|1 +
 4 files changed, 84 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..de91af3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Compress-Snappy-0.23.tar.gz
diff --git a/compress_snappy_unbundle.patch b/compress_snappy_unbundle.patch
new file mode 100644
index 000..2d3c893
--- /dev/null
+++ b/compress_snappy_unbundle.patch
@@ -0,0 +1,25 @@
+diff -Naur old/Makefile.PL new/Makefile.PL
+--- old/Makefile.PL2013-10-13 18:26:49.0 +1100
 new/Makefile.PL2015-01-18 18:46:24.594352156 +1100
+@@ -31,6 +31,8 @@
+ },
+ 
+ DEFINE = $ctz,
++LIBS   = '-lcsnappy',
++
+ 
+ dist  = { COMPRESS = 'gzip -9f', SUFFIX = 'gz', },
+ clean = { FILES= 'Compress-Snappy-*' },
+diff -Naur old/Snappy.xs new/Snappy.xs
+--- old/Snappy.xs  2012-09-09 03:23:49.0 +1000
 new/Snappy.xs  2015-01-18 18:53:57.220381008 +1100
+@@ -7,8 +7,7 @@
+ #define NEED_sv_2pvbyte
+ #include ppport.h
+ 
+-#include src/csnappy_compress.c
+-#include src/csnappy_decompress.c
++#include csnappy.h
+ 
+ MODULE = Compress::SnappyPACKAGE = Compress::Snappy
+ 
diff --git a/perl-Compress-Snappy.spec b/perl-Compress-Snappy.spec
new file mode 100644
index 000..548f419
--- /dev/null
+++ b/perl-Compress-Snappy.spec
@@ -0,0 +1,57 @@
+Name:   perl-Compress-Snappy
+Version:0.23
+Release:1%{?dist}
+Summary:Perl interface to Google's Snappy (de)compressor
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/Compress-Snappy/
+Source0:
http://www.cpan.org/modules/by-module/Compress/Compress-Snappy-%{version}.tar.gz
+Patch1: compress_snappy_unbundle.patch
+BuildRequires:  csnappy-devel
+BuildRequires:  perl
+BuildRequires:  perl(Devel::CheckLib)
+BuildRequires:  perl(Exporter) = 5.57
+BuildRequires:  perl(ExtUtils::MakeMaker) = 6.52
+BuildRequires:  perl(overload)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::More) = 0.82
+BuildRequires:  perl(warnings)
+BuildRequires:  perl(XSLoader)
+Requires:   perl(Exporter) = 5.57
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
+
+%global __requires_exclude 
%{?__requires_exclude:__requires_exclude|}^perl\\(Exporter\\)$
+%description
+The Compress::Snappy module provides an interface to Google's Snappy
+(de)compressor.
+
+%prep
+%setup -q -n Compress-Snappy-%{version}
+%patch1 -p1
+chmod -c -x ex/*
+rm -Rf src
+
+%build
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE=$RPM_OPT_FLAGS
+make %{?_smp_mflags}
+
+%install
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+
+find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
+find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
+
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+%files
+%doc Changes README ex
+%{perl_vendorarch}/auto/*
+%{perl_vendorarch}/Compress*
+%{_mandir}/man3/*
+
+%changelog
+* Sun Jan 18 2015 David Dick dd...@cpan.org - 0.23-1
+- Initial release
diff --git a/sources b/sources
index e69de29..bd353b1 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+b89a16b79b123b0c275e2052235c4e88  Compress-Snappy-0.23.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Net-Whois-Raw/f20] New TLDs for .MOSCOW and fix encoding for whois.jprs.jp

2015-02-14 Thread David Dick
Summary of changes:

  c172173... New TLDs for .MOSCOW and fix encoding for whois.jprs.jp (*)

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

[perl-Net-Whois-Raw/el6] New TLDs for .MOSCOW and fix encoding for whois.jprs.jp

2015-02-14 Thread David Dick
Summary of changes:

  c172173... New TLDs for .MOSCOW and fix encoding for whois.jprs.jp (*)

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

[perl-Net-Whois-Raw/epel7] New TLDs for .MOSCOW and fix encoding for whois.jprs.jp

2015-02-14 Thread David Dick
Summary of changes:

  c172173... New TLDs for .MOSCOW and fix encoding for whois.jprs.jp (*)

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

[perl-Bytes-Random-Secure/f21] Initial import (#1183258).

2015-02-13 Thread David Dick
Summary of changes:

  391f701... Initial import (#1183258). (*)

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

[perl-Bytes-Random-Secure/f20] Initial import (#1183258).

2015-02-13 Thread David Dick
Summary of changes:

  391f701... Initial import (#1183258). (*)

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

[perl-Crypt-Random-TESHA2/el6] Initial import (#1183294).

2015-02-13 Thread David Dick
Summary of changes:

  27e1c33... Initial import (#1183294). (*)

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

File Bytes-Random-Secure-0.28.tar.gz uploaded to lookaside cache by ddick

2015-02-11 Thread David Dick
A file has been added to the lookaside cache for perl-Bytes-Random-Secure:

d3274a8edbfcc41fd1ab6574932dfc22  Bytes-Random-Secure-0.28.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Bytes-Random-Secure] Initial import (#1183258).

2015-02-11 Thread David Dick
commit 391f7012d6bd3a2422ec48a1f8a128097973c3d4
Author: David Dick dd...@cpan.org
Date:   Thu Feb 12 18:09:12 2015 +1100

Initial import (#1183258).

 .gitignore|1 +
 perl-Bytes-Random-Secure.spec |   64 +
 sources   |1 +
 3 files changed, 66 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..ce05680 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Bytes-Random-Secure-0.28.tar.gz
diff --git a/perl-Bytes-Random-Secure.spec b/perl-Bytes-Random-Secure.spec
new file mode 100644
index 000..363f004
--- /dev/null
+++ b/perl-Bytes-Random-Secure.spec
@@ -0,0 +1,64 @@
+Name:   perl-Bytes-Random-Secure
+Version:0.28
+Release:1%{?dist}
+Summary:Perl extension to generate cryptographically-secure random 
bytes
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/Bytes-Random-Secure/
+Source0:
http://www.cpan.org/modules/by-module/Bytes/Bytes-Random-Secure-%{version}.tar.gz
+BuildArch:  noarch
+BuildRequires:  perl
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(Crypt::Random::Seed)
+BuildRequires:  perl(Data::Dumper)
+BuildRequires:  perl(English)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Math::Random::ISAAC)
+BuildRequires:  perl(MIME::Base64)
+BuildRequires:  perl(MIME::QuotedPrint) = 3.03
+BuildRequires:  perl(Scalar::Util) = 1.21
+BuildRequires:  perl(Statistics::Basic)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::More) = 0.98
+BuildRequires:  perl(Test::Warn)
+BuildRequires:  perl(Time::HiRes)
+BuildRequires:  perl(warnings)
+Requires:   perl(Scalar::Util) = 1.21
+Requires:   perl(MIME::QuotedPrint) = 3.03
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+%global __requires_exclude 
%{?__requires_exclude:__requires_exclude|}^perl\\(Scalar::Util\\)$
+%global __requires_exclude %__requires_exclude|^perl\\(MIME::QuotedPrint\\)$
+%description
+Bytes::Random::Secure provides two interfaces for obtaining crypto-quality
+random bytes. The simple interface is built around plain functions. For
+greater control over the Random Number Generator's seeding, there is an
+Object Oriented interface that provides much more flexibility.
+
+%prep
+%setup -q -n Bytes-Random-Secure-%{version}
+
+%build
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
+
+%install
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+
+find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
+
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+%files
+%doc Changes README examples
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%changelog
+* Sun Jan 18 2015 David Dick dd...@cpan.org - 0.28-1
+- Initial release
diff --git a/sources b/sources
index e69de29..9faa615 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+d3274a8edbfcc41fd1ab6574932dfc22  Bytes-Random-Secure-0.28.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Crypt-Random-Seed/f20] Initial import (#1183255).

2015-02-02 Thread David Dick
Summary of changes:

  2bf24a1... Initial import (#1183255). (*)

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

[perl-Crypt-Random-Seed/f21] Initial import (#1183255).

2015-02-02 Thread David Dick
Summary of changes:

  2bf24a1... Initial import (#1183255). (*)

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

[perl-Redis/f20] Upgrade to 1.978.

2015-01-31 Thread David Dick
Summary of changes:

  93840dd... Upgrade to 1.978. (*)

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

[perl-Redis/el6: 2/2] Merge branch 'master' into el6

2015-01-31 Thread David Dick
commit e9a893b72c4109038671fe2ea169d792bcf9bbf1
Merge: b212495 93840dd
Author: David Dick dd...@cpan.org
Date:   Sun Feb 1 18:22:24 2015 +1100

Merge branch 'master' into el6

 .gitignore  |1 +
 perl-Redis.spec |5 -
 sources |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Redis/el6] (2 commits) ...Merge branch 'master' into el6

2015-01-31 Thread David Dick
Summary of changes:

  93840dd... Upgrade to 1.978. (*)
  e9a893b... Merge branch 'master' into el6

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

[perl-Redis/f21] Upgrade to 1.978.

2015-01-31 Thread David Dick
Summary of changes:

  93840dd... Upgrade to 1.978. (*)

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

[perl-Redis] Upgrade to 1.978.

2015-01-31 Thread David Dick
commit 93840dd3b0c96091854804f25e2fc8f2e26bcde6
Author: David Dick dd...@cpan.org
Date:   Sun Feb 1 18:13:55 2015 +1100

Upgrade to 1.978.

 .gitignore  |1 +
 perl-Redis.spec |5 -
 sources |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 101c913..5eceec7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /redis_required_test_libraries.patch
 /Redis-1.975.tar.gz
 /Redis-1.976.tar.gz
+/Redis-1.978.tar.gz
diff --git a/perl-Redis.spec b/perl-Redis.spec
index cd94a81..df31baa 100644
--- a/perl-Redis.spec
+++ b/perl-Redis.spec
@@ -1,5 +1,5 @@
 Name:   perl-Redis
-Version:1.976
+Version:1.978
 Release:1%{?dist}
 Summary:Perl binding for Redis database
 License:ASL 2.0
@@ -117,6 +117,9 @@ kill -TERM `cat $RPM_BUILD_ROOT/redis.pid`
 %{_mandir}/man3/*
 
 %changelog
+* Sun Feb 01 2015 David Dick dd...@cpan.org - 1.978-1
+- Upgrade to 1.978.
+
 * Thu Oct 09 2014 David Dick dd...@cpan.org - 1.976-1
 - Upgrade to 1.976.
 
diff --git a/sources b/sources
index 6bf078b..2dacaf0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-153c2e7ba8e4a32415a20c38e945fc39  Redis-1.976.tar.gz
+e75fb67eb8cc29feb8cf28a35028bbf8  Redis-1.978.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Redis-1.978.tar.gz uploaded to lookaside cache by ddick

2015-01-31 Thread David Dick
A file has been added to the lookaside cache for perl-Redis:

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

[perl-Redis/epel7] Upgrade to 1.978.

2015-01-31 Thread David Dick
Summary of changes:

  93840dd... Upgrade to 1.978. (*)

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

[perl-Dancer2/f20] Initial import (#1166947).

2015-01-29 Thread David Dick
Summary of changes:

  eb8ea5f... Initial import (#1166947). (*)

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

[perl-Dancer2/f21] Initial import (#1166947).

2015-01-29 Thread David Dick
Summary of changes:

  eb8ea5f... Initial import (#1166947). (*)

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

[perl-Time-TAI64/el6] Initial import (#1183924).

2015-01-28 Thread David Dick
Summary of changes:

  e283611... Initial import (#1183924). (*)

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

File Time-TAI64-2.11.tar.gz uploaded to lookaside cache by ddick

2015-01-28 Thread David Dick
A file has been added to the lookaside cache for perl-Time-TAI64:

6f91734171a72b418bd70456fda487ce  Time-TAI64-2.11.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Time-TAI64] Initial import (#1183924).

2015-01-28 Thread David Dick
commit e283611cd175de74a8bd50aa42e54712be451474
Author: David Dick dd...@cpan.org
Date:   Thu Jan 29 06:00:17 2015 +1100

Initial import (#1183924).

 .gitignore   |1 +
 perl-Time-TAI64.spec |   50 ++
 sources  |1 +
 3 files changed, 52 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..307e492 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Time-TAI64-2.11.tar.gz
diff --git a/perl-Time-TAI64.spec b/perl-Time-TAI64.spec
new file mode 100644
index 000..a19211d
--- /dev/null
+++ b/perl-Time-TAI64.spec
@@ -0,0 +1,50 @@
+Name:   perl-Time-TAI64
+Version:2.11
+Release:1%{?dist}
+Summary:Perl extension for converting TAI64 strings into standard unix 
timestamps
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/Time-TAI64/
+Source0:
http://www.cpan.org/modules/by-module/Time/Time-TAI64-%{version}.tar.gz
+BuildArch:  noarch
+BuildRequires:  perl
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(POSIX)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Time::HiRes)
+BuildRequires:  perl(vars)
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+%description
+This package provides routines to convert TAI64 strings, like timestamps
+produced by multilog, into values that can be processed by other perl
+functions to display the timestamp in a human-readable form and/or use
+in mathematical computations.
+
+%prep
+%setup -q -n Time-TAI64-%{version}
+
+%build
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
+
+%install
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+
+find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
+
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+%files
+%doc Changes README
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%changelog
+* Tue Jan 20 2015 David Dick dd...@cpan.org - 2.11-1
+- Initial release
diff --git a/sources b/sources
index e69de29..128e7a0 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+6f91734171a72b418bd70456fda487ce  Time-TAI64-2.11.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Crypt-Random-Seed-0.03.tar.gz uploaded to lookaside cache by ddick

2015-01-28 Thread David Dick
A file has been added to the lookaside cache for perl-Crypt-Random-Seed:

9bc5a69a8f1964065da7823e19b98da2  Crypt-Random-Seed-0.03.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Crypt-Random-Seed] Initial import (#1183255).

2015-01-28 Thread David Dick
commit 2bf24a1dd7c79f1f4893c147c419b466a0a92d5f
Author: David Dick dd...@cpan.org
Date:   Thu Jan 29 06:04:36 2015 +1100

Initial import (#1183255).

 .gitignore  |1 +
 perl-Crypt-Random-Seed.spec |   63 +++
 sources |1 +
 3 files changed, 65 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..68c0d3f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Crypt-Random-Seed-0.03.tar.gz
diff --git a/perl-Crypt-Random-Seed.spec b/perl-Crypt-Random-Seed.spec
new file mode 100644
index 000..e464644
--- /dev/null
+++ b/perl-Crypt-Random-Seed.spec
@@ -0,0 +1,63 @@
+Name:   perl-Crypt-Random-Seed
+Version:0.03
+Release:1%{?dist}
+Summary:Simple method to get strong randomness
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/Crypt-Random-Seed/
+Source0:
http://www.cpan.org/modules/by-module/Crypt/Crypt-Random-Seed-%{version}.tar.gz
+BuildArch:  noarch
+BuildRequires:  perl
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(Crypt::Random::TESHA2)
+BuildRequires:  perl(Exporter) = 5.57
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Fcntl)
+BuildRequires:  perl(IO::Socket)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::More) = 0.45
+BuildRequires:  perl(warnings)
+Requires:   perl(Crypt::Random::TESHA2)
+Requires:   perl(IO::Socket)
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+%description
+A simple mechanism to get strong randomness. The main purpose of this
+module is to provide a simple way to generate a seed for a PRNG such as
+Math::Random::ISAAC, for use in cryptographic key generation, or as the
+seed for an upstream module such as Bytes::Random::Secure. Flags for
+requiring non-blocking sources are allowed, as well as a very simple method
+for plugging in a source.
+
+%prep
+%setup -q -n Crypt-Random-Seed-%{version}
+
+%build
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
+
+%install
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+
+find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
+
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+%files
+%if 0%{?_licensedir:1}
+%license LICENSE
+%else
+%doc LICENSE
+%endif
+%doc Changes README TODO examples
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%changelog
+* Sun Jan 18 2015 David Dick dd...@cpan.org - 0.03-1
+- Initial release
diff --git a/sources b/sources
index e69de29..3554739 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+9bc5a69a8f1964065da7823e19b98da2  Crypt-Random-Seed-0.03.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Time-TAI64/epel7] Initial import (#1183924).

2015-01-28 Thread David Dick
Summary of changes:

  e283611... Initial import (#1183924). (*)

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

[perl-Time-TAI64/f20] Initial import (#1183924).

2015-01-28 Thread David Dick
Summary of changes:

  e283611... Initial import (#1183924). (*)

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

[perl-Time-TAI64/f21] Initial import (#1183924).

2015-01-28 Thread David Dick
Summary of changes:

  e283611... Initial import (#1183924). (*)

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

[perl-Date-Easter] Upgrade to 1.22

2015-01-24 Thread David Dick
commit 85454d75bc338addbf2569c8d96cc2a863844c46
Author: David Dick dd...@cpan.org
Date:   Sat Jan 24 19:41:36 2015 +1100

Upgrade to 1.22

 .gitignore|1 +
 perl-Date-Easter.spec |   14 +++---
 sources   |2 +-
 3 files changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 16590f2..5ab770e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Date-Easter-1.20.tar.gz
 /Date-Easter-1.21.tar.gz
+/Date-Easter-1.22.tar.gz
diff --git a/perl-Date-Easter.spec b/perl-Date-Easter.spec
index 68c8451..16a888c 100644
--- a/perl-Date-Easter.spec
+++ b/perl-Date-Easter.spec
@@ -1,6 +1,6 @@
 Name:   perl-Date-Easter
-Version:1.21
-Release:2%{?dist}
+Version:1.22
+Release:1%{?dist}
 Summary:Calculates Easter for any given year
 License:Artistic 2.0
 Group:  Development/Libraries
@@ -38,12 +38,20 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} 
\;
 make test
 
 %files
-%doc LICENSE README
+%if 0%{?_licensedir:1}
+%license LICENSE
+%else
+%doc LICENSE
+%endif
+%doc README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 %{_bindir}/*
 
 %changelog
+* Sat Jan 24 2015 David Dick dd...@cpan.org - 1.22-1
+- Upgrade to 1.22
+
 * Tue Aug 26 2014 Jitka Plesnikova jples...@redhat.com - 1.21-2
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 667ab01..d1b52db 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f6d61dc6756210b8ad6437f4ae0dbd78  Date-Easter-1.21.tar.gz
+05030e2943f4daf99d7715e80b9e3cfc  Date-Easter-1.22.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Date-Easter-1.22.tar.gz uploaded to lookaside cache by ddick

2015-01-24 Thread David Dick
A file has been added to the lookaside cache for perl-Date-Easter:

05030e2943f4daf99d7715e80b9e3cfc  Date-Easter-1.22.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Date-Easter/f20] (2 commits) ...Upgrade to 1.22

2015-01-24 Thread David Dick
Summary of changes:

  f41652e... Perl 5.20 rebuild (*)
  85454d7... Upgrade to 1.22 (*)

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

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

2015-01-24 Thread David Dick
A file has been added to the lookaside cache for perl-MooX-Options:

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

[perl-MooX-Options/f21] Generate warning when missing required params

2015-01-24 Thread David Dick
Summary of changes:

  3fbaa56... Generate warning when missing required params (*)

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

[perl-MooX-Options/f20] Generate warning when missing required params

2015-01-24 Thread David Dick
Summary of changes:

  3fbaa56... Generate warning when missing required params (*)

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

[perl-Date-Easter/el6] (2 commits) ...Upgrade to 1.22

2015-01-24 Thread David Dick
Summary of changes:

  f41652e... Perl 5.20 rebuild (*)
  85454d7... Upgrade to 1.22 (*)

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

[perl-Date-Easter/epel7] (2 commits) ...Upgrade to 1.22

2015-01-24 Thread David Dick
Summary of changes:

  f41652e... Perl 5.20 rebuild (*)
  85454d7... Upgrade to 1.22 (*)

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

[perl-Date-Easter/f21] (2 commits) ...Upgrade to 1.22

2015-01-24 Thread David Dick
Summary of changes:

  f41652e... Perl 5.20 rebuild (*)
  85454d7... Upgrade to 1.22 (*)

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

[perl-MooX-Options] Generate warning when missing required params

2015-01-24 Thread David Dick
commit 3fbaa56df64fbcff7abe6699ddfd3a33f720d968
Author: David Dick dd...@cpan.org
Date:   Sat Jan 24 19:22:02 2015 +1100

Generate warning when missing required params

 .gitignore |1 +
 perl-MooX-Options.spec |   12 ++--
 sources|2 +-
 3 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bb1f83b..d7499ad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /MooX-Options-4.009.tar.gz
 /MooX-Options-4.012.tar.gz
 /MooX-Options-4.013.tar.gz
+/MooX-Options-4.015.tar.gz
diff --git a/perl-MooX-Options.spec b/perl-MooX-Options.spec
index 5f91664..98e275d 100644
--- a/perl-MooX-Options.spec
+++ b/perl-MooX-Options.spec
@@ -1,5 +1,5 @@
 Name:   perl-MooX-Options
-Version:4.013
+Version:4.015
 Release:1%{?dist}
 Summary:Explicit Options eXtension for Object Class
 License:GPL+ or Artistic
@@ -69,11 +69,19 @@ chmod -c -x lib/MooX/Options.pm
 ./Build test
 
 %files
-%doc Changes etc LICENSE README
+%if 0%{?_licensedir:1}
+%license LICENSE
+%else
+%doc LICENSE
+%endif
+%doc Changes etc README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Sat Jan 24 2015 David Dick dd...@cpan.org - 4.015-1
+- Generate warning when missing required params
+
 * Wed Nov 26 2014 David Dick dd...@cpan.org - 4.013-1
 - Adding autorange support
 
diff --git a/sources b/sources
index efdcb84..6e801ef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e541f8875e6564032c26ec32595302b8  MooX-Options-4.013.tar.gz
+cd2b948ae1c6f29ffc2739a99abe11d4  MooX-Options-4.015.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-MooX-Cmd] Upgrade to 0.11

2015-01-23 Thread David Dick
commit 09947898a8ef4d371dd571bb31e0ce3737713844
Author: David Dick dd...@cpan.org
Date:   Sat Jan 24 07:33:18 2015 +1100

Upgrade to 0.11

 .gitignore |1 +
 perl-MooX-Cmd.spec |5 -
 sources|2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cac6e3d..cb99da1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /MooX-Cmd-0.009.tar.gz
+/MooX-Cmd-0.011.tar.gz
diff --git a/perl-MooX-Cmd.spec b/perl-MooX-Cmd.spec
index ecb1682..3bd6dd4 100644
--- a/perl-MooX-Cmd.spec
+++ b/perl-MooX-Cmd.spec
@@ -1,5 +1,5 @@
 Name:   perl-MooX-Cmd
-Version:0.009
+Version:0.011
 Release:1%{?dist}
 Summary:Giving an easy Moo style way to make command organized CLI apps
 License:GPL+ or Artistic
@@ -70,5 +70,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sat Jan 24 2015 David Dick dd...@cpan.org - 0.011-1
+- Upgrade to 0.11
+
 * Wed Aug 27 2014 David Dick dd...@cpan.org - 0.009-1
 - Initial release
diff --git a/sources b/sources
index 2e31f6e..ca3e0d7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-adc5b8ba2ff7659196d4babaa3a876b3  MooX-Cmd-0.009.tar.gz
+bc42831ce83542ed416abfb0d387820a  MooX-Cmd-0.011.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File MooX-Cmd-0.011.tar.gz uploaded to lookaside cache by ddick

2015-01-23 Thread David Dick
A file has been added to the lookaside cache for perl-MooX-Cmd:

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

[perl-MooX-Cmd] Upgrade to 0.11

2015-01-23 Thread David Dick
commit 2ef675dec231783315ff842fbc14309aa274b744
Author: David Dick dd...@cpan.org
Date:   Sat Jan 24 08:10:11 2015 +1100

Upgrade to 0.11

 perl-MooX-Cmd.spec |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl-MooX-Cmd.spec b/perl-MooX-Cmd.spec
index 3bd6dd4..f1f3782 100644
--- a/perl-MooX-Cmd.spec
+++ b/perl-MooX-Cmd.spec
@@ -65,7 +65,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 make test
 
 %files
-%doc Changes LICENSE README
+%doc Changes README.md
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-MooX-Cmd/f20] Upgrade to 0.11

2015-01-23 Thread David Dick
Summary of changes:

  0994789... Upgrade to 0.11 (*)

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

[perl-MooX-Cmd/f21] Upgrade to 0.11

2015-01-23 Thread David Dick
Summary of changes:

  0994789... Upgrade to 0.11 (*)

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

[perl-MooX-Cmd/f21] Upgrade to 0.11

2015-01-23 Thread David Dick
Summary of changes:

  2ef675d... Upgrade to 0.11 (*)

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

[perl-MooX-Cmd/f20] Upgrade to 0.11

2015-01-23 Thread David Dick
Summary of changes:

  2ef675d... Upgrade to 0.11 (*)

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

[perl-Statistics-Basic/el6] Changes for EPEL6 and EPEL7 branches

2015-01-22 Thread David Dick
commit 8d491b76471997a55676a75e9c2a1fd11bf2fd0b
Author: David Dick dd...@cpan.org
Date:   Fri Jan 23 05:33:12 2015 +1100

Changes for EPEL6 and EPEL7 branches

 perl-Statistics-Basic.spec |   10 +++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/perl-Statistics-Basic.spec b/perl-Statistics-Basic.spec
index ff5eb37..4cccacf 100644
--- a/perl-Statistics-Basic.spec
+++ b/perl-Statistics-Basic.spec
@@ -1,6 +1,6 @@
 Name:   perl-Statistics-Basic
 Version:1.6611
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:A collection of very basic statistics modules
 License:LGPLv2+
 Group:  Development/Libraries
@@ -8,7 +8,7 @@ URL:http://search.cpan.org/dist/Statistics-Basic/
 Source0:
http://www.cpan.org/authors/id/J/JE/JETTERO/Statistics-Basic-%{version}.tar.gz
 BuildArch:  noarch
 BuildRequires:  perl
-BuildRequires:  perl(ExtUtils::MakeMaker) = 6.76
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Run-time
@@ -43,11 +43,12 @@ my $correlation = correlation( [1 .. 3], [1 .. 3] );
 %setup -q -n Statistics-Basic-%{version}
 
 %build
-perl Makefile.PL INSTALLDIRS=perl NO_PACKLIST=1
+perl Makefile.PL INSTALLDIRS=perl
 make %{?_smp_mflags}
 
 %install
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+find $RPM_BUILD_ROOT -name .packlist -exec rm {}
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -59,6 +60,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jan 22 2015 David Dick dd...@cpan.org - 1.6611-2
+- Changes for EPEL6 and EPEL7 branches
+
 * Thu Dec 18 2014 Petr Šabata con...@redhat.com - 1.6611-1
 - 1.6611 bump
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Statistics-Basic/el6] Fixes for EPEL6 and EPEL7 branches

2015-01-22 Thread David Dick
commit b4cb800d3a324e48a0f60581dc248f1326f9a215
Author: David Dick dd...@cpan.org
Date:   Fri Jan 23 05:39:20 2015 +1100

Fixes for EPEL6 and EPEL7 branches

 perl-Statistics-Basic.spec |8 
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/perl-Statistics-Basic.spec b/perl-Statistics-Basic.spec
index 4cccacf..9630124 100644
--- a/perl-Statistics-Basic.spec
+++ b/perl-Statistics-Basic.spec
@@ -1,6 +1,6 @@
 Name:   perl-Statistics-Basic
 Version:1.6611
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:A collection of very basic statistics modules
 License:LGPLv2+
 Group:  Development/Libraries
@@ -48,7 +48,7 @@ make %{?_smp_mflags}
 
 %install
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -name .packlist -exec rm {}
+find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -60,8 +60,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
-* Thu Jan 22 2015 David Dick dd...@cpan.org - 1.6611-2
-- Changes for EPEL6 and EPEL7 branches
+* Thu Jan 22 2015 David Dick dd...@cpan.org - 1.6611-3
+- Fixes for EPEL6 and EPEL7 branches
 
 * Thu Dec 18 2014 Petr Šabata con...@redhat.com - 1.6611-1
 - 1.6611 bump
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Dancer2] Initial import (#1166947).

2015-01-22 Thread David Dick
commit eb8ea5f257abc87d49d3cc02c5f506371b783992
Author: David Dick dd...@cpan.org
Date:   Fri Jan 23 06:25:21 2015 +1100

Initial import (#1166947).

 .gitignore|1 +
 perl-Dancer2.spec |  128 +
 sources   |1 +
 3 files changed, 130 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..270bf5d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Dancer2-0.158000.tar.gz
diff --git a/perl-Dancer2.spec b/perl-Dancer2.spec
new file mode 100644
index 000..7366265
--- /dev/null
+++ b/perl-Dancer2.spec
@@ -0,0 +1,128 @@
+Name:   perl-Dancer2
+Version:0.158000
+Release:1%{?dist}
+Summary:Lightweight yet powerful web application framework
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/Dancer2/
+Source0:
http://www.cpan.org/modules/by-module/Dancer2/Dancer2-%{version}.tar.gz
+BuildArch:  noarch
+BuildRequires:  perl
+BuildRequires:  perl(App::Cmd::Setup)
+BuildRequires:  perl(Capture::Tiny) = 0.12
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(CGI::Deurl::XS)
+BuildRequires:  perl(Class::Load)
+BuildRequires:  perl(Config::Any)
+BuildRequires:  perl(Crypt::URandom)
+BuildRequires:  perl(Cwd)
+BuildRequires:  perl(Data::Dumper)
+BuildRequires:  perl(Digest::SHA)
+BuildRequires:  perl(Encode)
+BuildRequires:  perl(Exporter) = 5.57
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(File::Basename)
+BuildRequires:  perl(File::Path)
+BuildRequires:  perl(File::ShareDir::Install)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(File::Spec::Functions)
+BuildRequires:  perl(File::Temp) = 0.22
+BuildRequires:  perl(Hash::Merge::Simple)
+BuildRequires:  perl(HTTP::Body)
+BuildRequires:  perl(HTTP::Date)
+BuildRequires:  perl(HTTP::Headers)
+BuildRequires:  perl(HTTP::Request)
+BuildRequires:  perl(HTTP::Request::Common)
+BuildRequires:  perl(HTTP::Server::PSGI)
+BuildRequires:  perl(HTTP::Tiny)
+BuildRequires:  perl(Import::Into)
+BuildRequires:  perl(JSON)
+BuildRequires:  perl(JSON::XS)
+BuildRequires:  perl(List::Util)
+BuildRequires:  perl(LWP::Protocol::PSGI) = 0.06
+BuildRequires:  perl(Math::Random::ISAAC::XS)
+BuildRequires:  perl(MIME::Types)
+BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Module::Runtime)
+BuildRequires:  perl(Moo) = 1.003000
+BuildRequires:  perl(Moo::Role)
+BuildRequires:  perl(MooX::Types::MooseLike) = 0.16
+BuildRequires:  perl(MooX::Types::MooseLike::Base)
+BuildRequires:  perl(parent)
+BuildRequires:  perl(Plack) = 1.0029
+BuildRequires:  perl(Plack::Request)
+BuildRequires:  perl(Plack::Response)
+BuildRequires:  perl(Plack::Builder)
+BuildRequires:  perl(Plack::Middleware::FixMissingBodyInRedirect)
+BuildRequires:  perl(Plack::Middleware::RemoveRedundantBody)
+BuildRequires:  perl(Plack::Test)
+BuildRequires:  perl(Pod::Simple::Search)
+BuildRequires:  perl(Pod::Simple::SimpleTree)
+BuildRequires:  perl(Return::MultiLevel)
+BuildRequires:  perl(Role::Tiny) = 1.003000
+BuildRequires:  perl(Safe::Isa)
+BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(Scope::Upper)
+BuildRequires:  perl(Sub::Quote)
+BuildRequires:  perl(Template)
+BuildRequires:  perl(Template::Tiny)
+BuildRequires:  perl(Test::Builder)
+BuildRequires:  perl(Test::Fatal)
+BuildRequires:  perl(Test::Memory::Cycle) = 1.04
+BuildRequires:  perl(Test::MockTime)
+BuildRequires:  perl(Test::More) = 0.92
+BuildRequires:  perl(Test::NoTabs)
+BuildRequires:  perl(Test::Script)
+BuildRequires:  perl(Test::TCP) = 1.13
+BuildRequires:  perl(URI)
+BuildRequires:  perl(URI::Escape)
+BuildRequires:  perl(URL::Encode::XS)
+BuildRequires:  perl(YAML)
+Requires:   perl(Exporter) = 5.57
+Requires:   perl(File::Temp) = 0.22
+Requires:   perl(Plack) = 1.0029
+Requires:   perl(Role::Tiny) = 1.003000
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+%{?perl_default_filter}
+%global __requires_exclude 
%{?__requires_exclude:__requires_exclude|}^perl\\(File::Temp\\)$
+%global __requires_exclude %__requires_exclude|^perl\\(Exporter\\)$
+%description
+Dancer2 is the new generation of Dancer, the lightweight web-framework for
+Perl. Dancer2 is a complete rewrite based on Moo.
+
+%prep
+%setup -q -n Dancer2-%{version}
+
+%build
+%{__perl} Build.PL installdirs=vendor
+./Build
+
+%install
+./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
+
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+./Build test
+
+%files
+%doc AUTHORS Changes GitGuide.md LICENSE
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%package -n dancer2
+Summary:   dancer2 - Dancer2 command line interface 
+
+%description -n dancer2
+Dancer2 is the new generation lightweight web-framework for Perl. This tool
+provides nice, easily-extendable CLI interface for it.
+
+%files -n dancer2
+%doc LICENSE
+%{_mandir}/man1/*
+%{_bindir}/*
+
+%changelog
+* Wed Jan 14 2015

File Dancer2-0.158000.tar.gz uploaded to lookaside cache by ddick

2015-01-22 Thread David Dick
A file has been added to the lookaside cache for perl-Dancer2:

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

File Net-Whois-Raw-2.80.tar.gz uploaded to lookaside cache by ddick

2015-01-20 Thread David Dick
A file has been added to the lookaside cache for perl-Net-Whois-Raw:

dac74d5ab51babd07b9b076592763e4a  Net-Whois-Raw-2.80.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Net-Whois-Raw] New TLDs

2015-01-20 Thread David Dick
commit 18bb0d3a9199b4948c20f50d41547a0ca4a6f1e0
Author: David Dick dd...@cpan.org
Date:   Tue Jan 20 19:56:10 2015 +1100

New TLDs

 .gitignore  |1 +
 perl-Net-Whois-Raw.spec |5 -
 sources |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 49dae14..dd76f5e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Net-Whois-Raw-2.76.tar.gz
+/Net-Whois-Raw-2.80.tar.gz
diff --git a/perl-Net-Whois-Raw.spec b/perl-Net-Whois-Raw.spec
index cca44d7..8ff0a37 100644
--- a/perl-Net-Whois-Raw.spec
+++ b/perl-Net-Whois-Raw.spec
@@ -1,5 +1,5 @@
 Name:   perl-Net-Whois-Raw
-Version:2.76
+Version:2.80
 Release:1%{?dist}
 Summary:Get Whois information for domains
 License:GPL+ or Artistic
@@ -71,5 +71,8 @@ Command line whois client.  Invoke with a domain name, 
optionally with a whois s
 %{_bindir}/*
 
 %changelog
+* Tue Jan 20 2015 David Dick dd...@cpan.org - 2.80-1
+- New TLDs
+
 * Mon Jul 07 2014 David Dick dd...@cpan.org - 2.76-1
 - Initial release
diff --git a/sources b/sources
index eb7252e..c3c596d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9da32765f607b49330648a6750bda238  Net-Whois-Raw-2.76.tar.gz
+dac74d5ab51babd07b9b076592763e4a  Net-Whois-Raw-2.80.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Net-Whois-Raw/epel7] New TLDs

2015-01-20 Thread David Dick
Summary of changes:

  18bb0d3... New TLDs (*)

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

[perl-Net-Whois-Raw/el6] New TLDs

2015-01-20 Thread David Dick
Summary of changes:

  18bb0d3... New TLDs (*)

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

[perl-Net-Pcap-Easy] Fix for memory leak

2015-01-20 Thread David Dick
Summary of changes:

  2e19024... Fix for memory leak (*)

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

[perl-Net-Pcap-Easy/f20] Fix for memory leak

2015-01-20 Thread David Dick
Summary of changes:

  2e19024... Fix for memory leak (*)

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

[perl-Net-Pcap-Easy/epel7] (2 commits) ...Fix for memory leak

2015-01-20 Thread David Dick
Summary of changes:

  3966340... Initial import (#1166982). (*)
  2e19024... Fix for memory leak (*)

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

[perl-Net-Pcap-Easy/el6] Fix for memory leak

2015-01-20 Thread David Dick
Summary of changes:

  2e19024... Fix for memory leak (*)

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

File Net-Pcap-Easy-1.4210.tar.gz uploaded to lookaside cache by ddick

2015-01-20 Thread David Dick
A file has been added to the lookaside cache for perl-Net-Pcap-Easy:

a786367742583885272a5efa84fbd1bc  Net-Pcap-Easy-1.4210.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Net-Pcap-Easy/f21] Fix for memory leak

2015-01-20 Thread David Dick
commit 2e1902426884fd5fdc4f037572dc9edacdd077dd
Author: David Dick dd...@cpan.org
Date:   Tue Jan 20 20:02:26 2015 +1100

Fix for memory leak

 .gitignore  |2 +-
 perl-Net-Pcap-Easy.spec |5 -
 sources |2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f1de865..46ce3fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Net-Pcap-Easy-1.4209.tar.gz
+/Net-Pcap-Easy-1.4210.tar.gz
diff --git a/perl-Net-Pcap-Easy.spec b/perl-Net-Pcap-Easy.spec
index 961fae7..480c910 100644
--- a/perl-Net-Pcap-Easy.spec
+++ b/perl-Net-Pcap-Easy.spec
@@ -1,5 +1,5 @@
 Name:   perl-Net-Pcap-Easy
-Version:1.4209
+Version:1.4210
 Release:1%{?dist}
 Summary:Convenience functions to make Net::Pcap easier to use
 License:ASL 2.0
@@ -56,5 +56,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jan 20 2015 David Dick dd...@cpan.org - 1.4210-1
+- Fix for memory leak
+
 * Sat Nov 22 2014 David Dick dd...@cpan.org - 1.4209-1
 - Initial release
diff --git a/sources b/sources
index 9861eeb..2d99e32 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9feb73a538144beef43bac0e69019d7e  Net-Pcap-Easy-1.4209.tar.gz
+a786367742583885272a5efa84fbd1bc  Net-Pcap-Easy-1.4210.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Net-Whois-Raw/f20] New TLDs

2015-01-20 Thread David Dick
Summary of changes:

  18bb0d3... New TLDs (*)

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

[perl-Net-Whois-Raw/f21] New TLDs

2015-01-20 Thread David Dick
Summary of changes:

  18bb0d3... New TLDs (*)

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

File File-ConfigDir-0.015.tar.gz uploaded to lookaside cache by ddick

2015-01-17 Thread David Dick
A file has been added to the lookaside cache for perl-File-ConfigDir:

9f6a530b4ed23451e8ed8b90995bdca0  File-ConfigDir-0.015.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-File-ConfigDir] replace README by README.md

2015-01-17 Thread David Dick
commit 999ef91a4b3573ea29596927c74aa34e731ce5e1
Author: David Dick dd...@cpan.org
Date:   Sat Jan 17 20:25:50 2015 +1100

replace README by README.md

 .gitignore   |1 +
 perl-File-ConfigDir.spec |7 +--
 sources  |2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 64a2f8b..bac9b30 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /File-ConfigDir-0.013.tar.gz
 /File-ConfigDir-0.014.tar.gz
+/File-ConfigDir-0.015.tar.gz
diff --git a/perl-File-ConfigDir.spec b/perl-File-ConfigDir.spec
index f9b4530..aed9b1d 100644
--- a/perl-File-ConfigDir.spec
+++ b/perl-File-ConfigDir.spec
@@ -1,5 +1,5 @@
 Name:   perl-File-ConfigDir
-Version:0.014
+Version:0.015
 Release:1%{?dist}
 Summary:Get directories of configuration files
 License:GPL+ or Artistic
@@ -50,11 +50,14 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} 
\;
 make test
 
 %files
-%doc Changes README
+%doc Changes README.md
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Sat Jan 17 2015 David Dick dd...@cpan.org - 0.015-1
+- replace README by README.md
+
 * Sat Nov 22 2014 David Dick dd...@cpan.org - 0.014-1
 - Fix typo in pod, update README
 
diff --git a/sources b/sources
index 40ee984..bea276b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7d7eae67086a1f976495a1ad49ef2cb5  File-ConfigDir-0.014.tar.gz
+9f6a530b4ed23451e8ed8b90995bdca0  File-ConfigDir-0.015.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-File-ConfigDir/f20] replace README by README.md

2015-01-17 Thread David Dick
Summary of changes:

  999ef91... replace README by README.md (*)

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

[perl-File-ConfigDir/f21] replace README by README.md

2015-01-17 Thread David Dick
Summary of changes:

  999ef91... replace README by README.md (*)

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

[perl-File-ConfigDir/el6] replace README by README.md

2015-01-17 Thread David Dick
Summary of changes:

  999ef91... replace README by README.md (*)

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

[perl-File-ConfigDir/epel7] replace README by README.md

2015-01-17 Thread David Dick
Summary of changes:

  999ef91... replace README by README.md (*)

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

[perl-Data-Munge] Fix typo in synopsis

2015-01-17 Thread David Dick
commit 35c5d8a651bd553e005c171c34cbbb35e29f2e2a
Author: David Dick dd...@cpan.org
Date:   Sat Jan 17 21:30:36 2015 +1100

Fix typo in synopsis

 .gitignore   |1 +
 perl-Data-Munge.spec |5 -
 sources  |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a17e890..116c38e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Data-Munge-0.08.tar.gz
 /Data-Munge-0.091.tar.gz
+/Data-Munge-0.093.tar.gz
diff --git a/perl-Data-Munge.spec b/perl-Data-Munge.spec
index d15bf80..f822c7b 100644
--- a/perl-Data-Munge.spec
+++ b/perl-Data-Munge.spec
@@ -1,5 +1,5 @@
 Name:   perl-Data-Munge
-Version:0.091
+Version:0.093
 Release:1%{?dist}
 Summary:Utility functions for working with perl data structures and 
code references
 License:GPL+ or Artistic
@@ -47,6 +47,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sat Jan 17 2015 David Dick dd...@cpan.org - 0.093-1
+- Fix typo in synopsis
+
 * Sat Nov 22 2014 David Dick dd...@cpan.org - 0.091-1
 - Work around regex bug in perls  5.18 that causes spurious test failures.
 
diff --git a/sources b/sources
index df2bd27..944ab7e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e6fd2cf1f18c848d97d9174513e5fc5d  Data-Munge-0.091.tar.gz
+6db3f30ac49039f6e152d8c099fd194b  Data-Munge-0.093.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Data-Munge-0.093.tar.gz uploaded to lookaside cache by ddick

2015-01-17 Thread David Dick
A file has been added to the lookaside cache for perl-Data-Munge:

6db3f30ac49039f6e152d8c099fd194b  Data-Munge-0.093.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Data-Munge/f20] Fix typo in synopsis

2015-01-17 Thread David Dick
Summary of changes:

  35c5d8a... Fix typo in synopsis (*)

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

[perl-Data-Munge/f21] Fix typo in synopsis

2015-01-17 Thread David Dick
Summary of changes:

  35c5d8a... Fix typo in synopsis (*)

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

[perl-Data-Munge/epel7] Fix typo in synopsis

2015-01-17 Thread David Dick
Summary of changes:

  35c5d8a... Fix typo in synopsis (*)

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

  1   2   3   4   5   >