forked from pool/perl-Data-Peek
		
	update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Peek?expand=0&rev=16
This commit is contained in:
		
				
					committed by
					
						
						Git OBS Bridge
					
				
			
			
				
	
			
			
			
						parent
						
							ee7cebaede
						
					
				
				
					commit
					c58d0baa8f
				
			@@ -1,3 +0,0 @@
 | 
			
		||||
version https://git-lfs.github.com/spec/v1
 | 
			
		||||
oid sha256:0bc7602f9ddf6c6efc1a358517cc4ca4d32f59c1123000a6a07b2238244b97f4
 | 
			
		||||
size 59765
 | 
			
		||||
							
								
								
									
										3
									
								
								Data-Peek-0.40.tgz
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								Data-Peek-0.40.tgz
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
version https://git-lfs.github.com/spec/v1
 | 
			
		||||
oid sha256:a3c2fd054bee9bd159347b86c5311d7e4cc0c6d4c1678dcf70e6e7c4bb2dc2d1
 | 
			
		||||
size 59925
 | 
			
		||||
@@ -1,3 +1,10 @@
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Fri Mar  7 09:04:18 UTC 2014 - coolo@suse.com
 | 
			
		||||
 | 
			
		||||
- updated to 0.40
 | 
			
		||||
    * Upped copyright to 2014
 | 
			
		||||
    * Guard Perl::Tidy against stupid user options in .perltidyrc
 | 
			
		||||
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Fri Oct  4 09:15:24 UTC 2013 - coolo@suse.com
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
#
 | 
			
		||||
# spec file for package perl-Data-Peek
 | 
			
		||||
#
 | 
			
		||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 | 
			
		||||
# Copyright (c) 2014 SUSE LINUX Products 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-Peek
 | 
			
		||||
Version:        0.39
 | 
			
		||||
Version:        0.40
 | 
			
		||||
Release:        0
 | 
			
		||||
%define cpan_name Data-Peek
 | 
			
		||||
Summary:        A collection of low-level debug facilities
 | 
			
		||||
@@ -30,12 +30,11 @@ BuildRequires:  perl
 | 
			
		||||
BuildRequires:  perl-macros
 | 
			
		||||
BuildRequires:  perl(Test::More) >= 0.88
 | 
			
		||||
BuildRequires:  perl(Test::NoWarnings)
 | 
			
		||||
#BuildRequires: perl(Data::Peek)
 | 
			
		||||
Requires:       perl(Test::More) >= 0.88
 | 
			
		||||
Requires:       perl(Test::NoWarnings)
 | 
			
		||||
Recommends:     perl(Data::Dumper) >= 2.145
 | 
			
		||||
Recommends:     perl(Perl::Tidy)
 | 
			
		||||
Recommends:     perl(Test::More) >= 0.98
 | 
			
		||||
Recommends:     perl(Test::More) >= 1.001002
 | 
			
		||||
%{perl_requires}
 | 
			
		||||
 | 
			
		||||
%description
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user