forked from pool/perl-Data-ObjectDriver
Accepting request 684730 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/684730 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-ObjectDriver?expand=0&rev=16
This commit is contained in:
committed by
Git OBS Bridge
parent
b40ca26506
commit
4283be7c00
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ea5ce639ad1914dd9c19ebea94d8689e2d0bde9c21ab8eced4b97dbc649648d6
|
|
||||||
size 84386
|
|
3
Data-ObjectDriver-0.17.tar.gz
Normal file
3
Data-ObjectDriver-0.17.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9d78c063a0c50d553df465dfd648e01029388f15942aab39c567142696b5fa4e
|
||||||
|
size 85134
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 13 15:55:07 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
||||||
|
|
||||||
|
- updated to 0.17
|
||||||
|
see /usr/share/doc/packages/perl-Data-ObjectDriver/Changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 20 05:28:22 UTC 2017 - coolo@suse.com
|
Thu Apr 20 05:28:22 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Data-ObjectDriver
|
# spec file for package perl-Data-ObjectDriver
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 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
|
||||||
@@ -12,18 +12,18 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: perl-Data-ObjectDriver
|
Name: perl-Data-ObjectDriver
|
||||||
Version: 0.15
|
Version: 0.17
|
||||||
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: https://metacpan.org/release/%{cpan_name}
|
||||||
Source0: https://cpan.metacpan.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
|
||||||
@@ -59,7 +59,7 @@ where the data is stored.
|
|||||||
%setup -q -n %{cpan_name}-%{version}
|
%setup -q -n %{cpan_name}-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{__perl} Build.PL --installdirs=vendor
|
perl Build.PL --installdirs=vendor
|
||||||
./Build build --flags=%{?_smp_mflags}
|
./Build build --flags=%{?_smp_mflags}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
Reference in New Issue
Block a user