forked from pool/perl-Data-ObjectDriver
Accepting request 489509 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/489509 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-ObjectDriver?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
50d74425d6
commit
01347c74a2
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ada52f63b42acc0c23caa54c4c17ca4c2f9f174af9470edc97ed2968fb6c075c
|
|
||||||
size 84311
|
|
3
Data-ObjectDriver-0.15.tar.gz
Normal file
3
Data-ObjectDriver-0.15.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ea5ce639ad1914dd9c19ebea94d8689e2d0bde9c21ab8eced4b97dbc649648d6
|
||||||
|
size 84386
|
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 20 05:28:22 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.15
|
||||||
|
see /usr/share/doc/packages/perl-Data-ObjectDriver/Changes
|
||||||
|
|
||||||
|
0.15 2017-04-19T01:21:41Z
|
||||||
|
|
||||||
|
- Fix failed tests with Perl 5.25.11 (miniuchi) #24
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 20 10:00:20 UTC 2016 - coolo@suse.com
|
Wed Jan 20 10:00:20 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Data-ObjectDriver
|
# spec file for package perl-Data-ObjectDriver
|
||||||
#
|
#
|
||||||
# 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-ObjectDriver
|
Name: perl-Data-ObjectDriver
|
||||||
Version: 0.14
|
Version: 0.15
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Data-ObjectDriver
|
%define cpan_name Data-ObjectDriver
|
||||||
Summary: Simple, transparent data interface, with caching
|
Summary: Simple, transparent data interface, with caching
|
||||||
License: Artistic-2.0
|
License: Artistic-2.0
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/Data-ObjectDriver/
|
Url: http://search.cpan.org/dist/Data-ObjectDriver/
|
||||||
Source0: http://www.cpan.org/authors/id/S/SI/SIXAPART/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/S/SI/SIXAPART/%{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
|
||||||
@@ -71,6 +71,7 @@ where the data is stored.
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes LICENSE minil.toml README.md ToDo
|
%doc Changes minil.toml README.md ToDo
|
||||||
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user