Accepting request 502490 from devel:languages:perl

1

OBS-URL: https://build.opensuse.org/request/show/502490
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-List-SomeUtils?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2017-06-17 08:21:14 +00:00 committed by Git OBS Bridge
commit 0b54b405f9
4 changed files with 17 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jun 2 06:01:36 UTC 2017 - coolo@suse.com
- updated to 0.54
see /usr/share/doc/packages/perl-List-SomeUtils/Changes
0.54 2017-06-01
- Moved issue tracking to GitHub.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 19 05:32:36 UTC 2016 - coolo@suse.com Fri Aug 19 05:32:36 UTC 2016 - coolo@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package perl-List-SomeUtils # spec file for package perl-List-SomeUtils
# #
# 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 # 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-List-SomeUtils Name: perl-List-SomeUtils
Version: 0.53 Version: 0.54
Release: 0 Release: 0
%define cpan_name List-SomeUtils %define cpan_name List-SomeUtils
Summary: Provide the stuff missing in List::Util Summary: Provide the stuff missing in List::Util
License: Artistic-1.0 or GPL-1.0+ License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/List-SomeUtils/ Url: http://search.cpan.org/dist/List-SomeUtils/
Source0: http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml Source1: cpanspec.yml
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -65,6 +65,7 @@ case the C portions of this module couldn't be compiled on this machine.
%files -f %{name}.files %files -f %{name}.files
%defattr(-,root,root,755) %defattr(-,root,root,755)
%doc Changes CONTRIBUTING.md LICENSE README.md %doc Changes CONTRIBUTING.md README.md
%license LICENSE
%changelog %changelog