Accepting request 590882 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/590882
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Search-Tools?expand=0&rev=15
This commit is contained in:
Stephan Kulow
2018-04-04 10:14:58 +00:00
committed by Git OBS Bridge
parent 57898888b3
commit ff22f3c519
4 changed files with 14 additions and 8 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5d92edc70a14d8f2571bcbc1ba268e6492ad60c1e4d1ea69ba58e6a4795cacb1
size 472292

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c8d1d804838abc649246f6d81b8e34e31265af9e4acc16ec44a3ad3d77dbabbb
size 471688

View File

@@ -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 Mon Mar 14 10:25:28 UTC 2016 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-Search-Tools # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
Name: perl-Search-Tools Name: perl-Search-Tools
Version: 1.004 Version: 1.006
Release: 0 Release: 0
%define cpan_name Search-Tools %define cpan_name Search-Tools
Summary: High-Performance Tools for Building Search Applications 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 Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Search-Tools/ 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 Source1: cpanspec.yml
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl BuildRequires: perl
@@ -78,6 +78,6 @@ find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
%files -f %{name}.files %files -f %{name}.files
%defattr(-,root,root,755) %defattr(-,root,root,755)
%doc Changes example README %doc Changes example
%changelog %changelog