diff --git a/Search-Tools-1.004.tar.gz b/Search-Tools-1.004.tar.gz deleted file mode 100644 index f3b1b5c..0000000 --- a/Search-Tools-1.004.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d92edc70a14d8f2571bcbc1ba268e6492ad60c1e4d1ea69ba58e6a4795cacb1 -size 472292 diff --git a/Search-Tools-1.006.tar.gz b/Search-Tools-1.006.tar.gz new file mode 100644 index 0000000..9976cb3 --- /dev/null +++ b/Search-Tools-1.006.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8d1d804838abc649246f6d81b8e34e31265af9e4acc16ec44a3ad3d77dbabbb +size 471688 diff --git a/perl-Search-Tools.changes b/perl-Search-Tools.changes index 1aa5574..8ebc20c 100644 --- a/perl-Search-Tools.changes +++ b/perl-Search-Tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Mar 25 05:53:17 UTC 2018 - coolo@suse.com + +- updated to 1.006 + see /usr/share/doc/packages/perl-Search-Tools/Changes + ------------------------------------------------------------------- Mon Mar 14 10:25:28 UTC 2016 - coolo@suse.com diff --git a/perl-Search-Tools.spec b/perl-Search-Tools.spec index 0f9ec13..c74f412 100644 --- a/perl-Search-Tools.spec +++ b/perl-Search-Tools.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Search-Tools # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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-Search-Tools -Version: 1.004 +Version: 1.006 Release: 0 %define cpan_name Search-Tools Summary: High-Performance Tools for Building Search Applications -License: Artistic-1.0 or GPL-1.0+ +License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Search-Tools/ -Source0: http://www.cpan.org/authors/id/K/KA/KARMAN/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/K/KA/KARMAN/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl @@ -78,6 +78,6 @@ find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644 %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes example README +%doc Changes example %changelog