diff --git a/Date-Manip-6.57.tar.gz b/Date-Manip-6.57.tar.gz deleted file mode 100644 index 7b7f728..0000000 --- a/Date-Manip-6.57.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:864c1e71a62db5f58fd570ddf82259feb025203a58187fdddec96824f54e2f76 -size 1831444 diff --git a/Date-Manip-6.58.tar.gz b/Date-Manip-6.58.tar.gz new file mode 100644 index 0000000..825ac56 --- /dev/null +++ b/Date-Manip-6.58.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:485eec6c00141c477941598de7081746f57365b9705d4a751fb1d164ded2b363 +size 1820488 diff --git a/perl-Date-Manip.changes b/perl-Date-Manip.changes index 0d87664..99c3ae8 100644 --- a/perl-Date-Manip.changes +++ b/perl-Date-Manip.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 3 06:25:09 UTC 2017 - coolo@suse.com + +- updated to 6.58 + see /usr/share/doc/packages/perl-Date-Manip/Changes + ------------------------------------------------------------------- Fri Dec 2 06:16:26 UTC 2016 - coolo@suse.com diff --git a/perl-Date-Manip.spec b/perl-Date-Manip.spec index 5da8b10..47c9a28 100644 --- a/perl-Date-Manip.spec +++ b/perl-Date-Manip.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Date-Manip # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ Name: perl-Date-Manip -Version: 6.57 +Version: 6.58 Release: 0 %define cpan_name Date-Manip Summary: Date manipulation routines License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Date-Manip/ -Source0: http://www.cpan.org/authors/id/S/SB/SBECK/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/S/SB/SBECK/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -131,6 +131,7 @@ find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644 %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes examples LICENSE README README.first +%doc Changes examples README README.first +%license LICENSE %changelog