commit 472bf2fa4bf9bb97d92fd6df30f790a307107605
Author: Paul Howarth <p...@city-fan.org>
Date:   Tue Dec 9 16:47:58 2014 +0000

    Update to 0.006
    
    - New upstream release 0.006
      - Improve Kwalitee
      - Deploy correct licenses
      - Rewrite Changes according to CPAN::Changes::Spec
      - Add rough documentation in Pod
    - This release by REHSACK → update source URL

 perl-Data-Tumbler.spec |   21 +++++++++++++++++----
 sources                |    2 +-
 2 files changed, 18 insertions(+), 5 deletions(-)
---
diff --git a/perl-Data-Tumbler.spec b/perl-Data-Tumbler.spec
index cd0cdb5..96ff12c 100644
--- a/perl-Data-Tumbler.spec
+++ b/perl-Data-Tumbler.spec
@@ -1,10 +1,10 @@
 Name:          perl-Data-Tumbler
-Version:       0.005
-Release:       4%{?dist}
+Version:       0.006
+Release:       1%{?dist}
 Summary:       Dynamic generation of nested combinations
 License:       GPL+ or Artistic
 URL:           http://search.cpan.org/dist/Data-Tumbler/
-Source0:       
http://search.cpan.org/CPAN/authors/id/T/TI/TIMB/Data-Tumbler-%{version}.tar.gz
+Source0:       
http://search.cpan.org/CPAN/authors/id/R/RE/REHSACK/Data-Tumbler-%{version}.tar.gz
 BuildArch:     noarch
 # Build
 BuildRequires: perl
@@ -57,11 +57,24 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 make test
 
 %files
+%if 0%{?_licensedir:1}
+%license ARTISTIC-1.0 GPL-2.0 LICENSE
+%else
+%doc ARTISTIC-1.0 GPL-2.0 LICENSE
+%endif
 %doc Changes README
 %{perl_vendorlib}/Data/
-%{_mandir}/man3/Data::Tumbler.3pm*
+%{_mandir}/man3/Data::Tumbler.3*
 
 %changelog
+* Tue Dec  9 2014 Paul Howarth <p...@city-fan.org> - 0.006-1
+- Update to 0.006
+  - Improve Kwalitee
+  - Deploy correct licenses
+  - Rewrite Changes according to CPAN::Changes::Spec
+  - Add rough documentation in Pod
+- This release by REHSACK → update source URL
+
 * Thu Aug 28 2014 Jitka Plesnikova <jples...@redhat.com> - 0.005-4
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index ce075da..6a6a709 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2660fabb69d4e77e1d519093f763ea02  Data-Tumbler-0.005.tar.gz
+217b92ccebd482a6b1a79c8ca46239c4  Data-Tumbler-0.006.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

Reply via email to