forked from perl/perl-Data-ObjectDriver
		
	Accepting request 783471 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/783471 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Data-ObjectDriver?expand=0&rev=4
This commit is contained in:
		@@ -1,3 +0,0 @@
 | 
			
		||||
version https://git-lfs.github.com/spec/v1
 | 
			
		||||
oid sha256:87a5135276ed6534e7577f06dde59836ea45b1d19d340e262d9ff29bd8d45fbd
 | 
			
		||||
size 85362
 | 
			
		||||
							
								
								
									
										3
									
								
								Data-ObjectDriver-0.19.tar.gz
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								Data-ObjectDriver-0.19.tar.gz
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
version https://git-lfs.github.com/spec/v1
 | 
			
		||||
oid sha256:e856dda12a9e2c18bf29870af940a8780fdcd18d75550211b9dc621ae5a33e95
 | 
			
		||||
size 86523
 | 
			
		||||
@@ -1,3 +1,9 @@
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Wed Mar  4 03:07:32 UTC 2020 -  <timueller+perl@suse.de>
 | 
			
		||||
 | 
			
		||||
- updated to 0.19
 | 
			
		||||
   see /usr/share/doc/packages/perl-Data-ObjectDriver/Changes
 | 
			
		||||
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Tue Jul 16 09:20:37 UTC 2019 - Stephan Kulow <coolo@suse.com>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
#
 | 
			
		||||
# spec file for package perl-Data-ObjectDriver
 | 
			
		||||
#
 | 
			
		||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 | 
			
		||||
# Copyright (c) 2020 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,7 +17,7 @@
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
Name:           perl-Data-ObjectDriver
 | 
			
		||||
Version:        0.18
 | 
			
		||||
Version:        0.19
 | 
			
		||||
Release:        0
 | 
			
		||||
%define cpan_name Data-ObjectDriver
 | 
			
		||||
Summary:        Simple, transparent data interface, with caching
 | 
			
		||||
@@ -57,6 +57,7 @@ where the data is stored.
 | 
			
		||||
 | 
			
		||||
%prep
 | 
			
		||||
%setup -q -n %{cpan_name}-%{version}
 | 
			
		||||
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
 | 
			
		||||
 | 
			
		||||
%build
 | 
			
		||||
perl Build.PL --installdirs=vendor
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user