forked from pool/perl-Data-Util
Accepting request 485961 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/485961 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Util?expand=0&rev=21
This commit is contained in:
committed by
Git OBS Bridge
parent
a55bcc669a
commit
8dbe52de50
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:538932e837edada90356207b1996225687417c86d94bdc5f418c18fcf3aed5a7
|
|
||||||
size 62451
|
|
||||||
3
Data-Util-0.66.tar.gz
Normal file
3
Data-Util-0.66.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c35d39db452096ea5a695b54668d99d58b954c72fc9ef822e3e0a627f115c6f4
|
||||||
|
size 62541
|
||||||
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 6 05:28:28 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.66
|
||||||
|
see /usr/share/doc/packages/perl-Data-Util/Changes
|
||||||
|
|
||||||
|
0.66 2017-04-05T17:09:54Z
|
||||||
|
- Fix tests of @INC issue on newer Perl
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 2 05:14:12 UTC 2016 - coolo@suse.com
|
Tue Aug 2 05:14:12 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Data-Util
|
# spec file for package perl-Data-Util
|
||||||
#
|
#
|
||||||
# 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-Data-Util
|
Name: perl-Data-Util
|
||||||
Version: 0.65
|
Version: 0.66
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Data-Util
|
%define cpan_name Data-Util
|
||||||
Summary: Selection of Utilities for Data and Data Types
|
Summary: Selection of Utilities for Data and Data Types
|
||||||
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/Data-Util/
|
Url: http://search.cpan.org/dist/Data-Util/
|
||||||
Source0: http://www.cpan.org/authors/id/S/SY/SYOHEX/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/S/SY/SYOHEX/%{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
|
||||||
@@ -66,6 +66,7 @@ There are many benchmarks in the _DIST-DIR/benchmark/_ directory.
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes circle.yml example LICENSE minil.toml README.md
|
%doc Changes circle.yml example minil.toml README.md
|
||||||
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|||||||
Reference in New Issue
Block a user