8
0

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:
Stephan Kulow
2017-04-24 08:30:02 +00:00
committed by Git OBS Bridge
parent 50d74425d6
commit 01347c74a2
4 changed files with 18 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
Name: perl-Data-ObjectDriver
Version: 0.14
Version: 0.15
Release: 0
%define cpan_name Data-ObjectDriver
Summary: Simple, transparent data interface, with caching
License: Artistic-2.0
Group: Development/Libraries/Perl
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
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -71,6 +71,7 @@ where the data is stored.
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes LICENSE minil.toml README.md ToDo
%doc Changes minil.toml README.md ToDo
%license LICENSE
%changelog