Accepting request 456789 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/456789 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-List-AllUtils?expand=0&rev=17
This commit is contained in:
parent
379bdf12bc
commit
a9530532d4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0b5352317652c22b53bee64e1984efd9f21edfad321b0e5a98cdec5ec87bbcae
|
|
||||||
size 44285
|
|
3
List-AllUtils-0.14.tar.gz
Normal file
3
List-AllUtils-0.14.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e45aa65927ae1975a000cc2fed14274627fa5e2bd09bab826a5f2c41d17ef6cd
|
||||||
|
size 44358
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 13 12:19:34 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.14
|
||||||
|
see /usr/share/doc/packages/perl-List-AllUtils/Changes
|
||||||
|
|
||||||
|
0.14 2017-02-07
|
||||||
|
|
||||||
|
- Re-release after git pull of some changes.
|
||||||
|
|
||||||
|
|
||||||
|
0.13 2017-02-07
|
||||||
|
|
||||||
|
- The docs for the subs from List::UtilsBy were repeated twice. Reported by
|
||||||
|
Andy Lester. RT #120123.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 17 05:35:50 UTC 2016 - coolo@suse.com
|
Mon Oct 17 05:35:50 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-List-AllUtils
|
# spec file for package perl-List-AllUtils
|
||||||
#
|
#
|
||||||
# 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-AllUtils
|
Name: perl-List-AllUtils
|
||||||
Version: 0.12
|
Version: 0.14
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name List-AllUtils
|
%define cpan_name List-AllUtils
|
||||||
Summary: Combines List::Util, List::SomeUtils and List::UtilsBy in one bite-sized[cut]
|
Summary: Combines List::Util, List::SomeUtils and List::UtilsBy in one bite-sized[cut]
|
||||||
License: Artistic-2.0
|
License: Artistic-2.0
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/List-AllUtils/
|
Url: http://search.cpan.org/dist/List-AllUtils/
|
||||||
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
|
||||||
@ -66,6 +66,7 @@ List::Util, List::SomeUtils and List::UtilsBy.
|
|||||||
|
|
||||||
%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
|
||||||
|
Loading…
Reference in New Issue
Block a user