Accepting request 781162 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/781162
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-List-AllUtils?expand=0&rev=14
This commit is contained in:
Dominique Leuenberger 2020-03-06 20:23:28 +00:00 committed by Git OBS Bridge
commit dc600209d2
4 changed files with 16 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Mar 2 03:09:38 UTC 2020 - <timueller+perl@suse.de>
- updated to 0.16
see /usr/share/doc/packages/perl-List-AllUtils/Changes
0.16 2020-02-29
- Updated copied docs from other modules to their latest versions.
-------------------------------------------------------------------
Wed Dec 12 06:09:15 UTC 2018 - Stephan Kulow <coolo@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-List-AllUtils
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 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,7 +17,7 @@
Name: perl-List-AllUtils
Version: 0.15
Version: 0.16
Release: 0
%define cpan_name List-AllUtils
Summary: Combines List::Util, List::SomeUtils and List::UtilsBy in one bite-sized[cut]
@ -66,7 +66,7 @@ make test
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md
%doc azure-pipelines.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md
%license LICENSE
%changelog