diff --git a/DateTime-Format-Natural-1.04.tar.gz b/DateTime-Format-Natural-1.04.tar.gz deleted file mode 100644 index 90ecc55..0000000 --- a/DateTime-Format-Natural-1.04.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea7363162fc9eb9eb78448086c7443a9cefb545b2440660c63370023c97aa822 -size 80415 diff --git a/DateTime-Format-Natural-1.05.tar.gz b/DateTime-Format-Natural-1.05.tar.gz new file mode 100644 index 0000000..b81b7bd --- /dev/null +++ b/DateTime-Format-Natural-1.05.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bf75bd04be8de79ba1f498d90b35c0ec2c281262a585c316afada5c3ecc8d82 +size 80675 diff --git a/perl-DateTime-Format-Natural.changes b/perl-DateTime-Format-Natural.changes index f475741..9dce9bd 100644 --- a/perl-DateTime-Format-Natural.changes +++ b/perl-DateTime-Format-Natural.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Apr 24 05:26:48 UTC 2017 - coolo@suse.com + +- updated to 1.05 + see /usr/share/doc/packages/perl-DateTime-Format-Natural/Changes + + 1.05 2017-04-23 + + - Merged development version to stable. + + 1.04_01 2017-03-03 + + - New supported format: beginning/end of last month. + [rt #120436 - Shawn M. Moore] + ------------------------------------------------------------------- Mon Jul 25 05:12:52 UTC 2016 - coolo@suse.com diff --git a/perl-DateTime-Format-Natural.spec b/perl-DateTime-Format-Natural.spec index c9a2864..91a6028 100644 --- a/perl-DateTime-Format-Natural.spec +++ b/perl-DateTime-Format-Natural.spec @@ -1,7 +1,7 @@ # # spec file for package perl-DateTime-Format-Natural # -# 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-DateTime-Format-Natural -Version: 1.04 +Version: 1.05 Release: 0 %define cpan_name DateTime-Format-Natural Summary: Parse informal natural language date/time strings License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/DateTime-Format-Natural/ -Source0: http://www.cpan.org/authors/id/S/SC/SCHUBIGER/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/S/SC/SCHUBIGER/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build