forked from pool/perl-Error
		
	update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Error?expand=0&rev=24
This commit is contained in:
		
				
					committed by
					
						
						Git OBS Bridge
					
				
			
			
				
	
			
			
			
						parent
						
							7f872ba2d4
						
					
				
				
					commit
					95071157fe
				
			@@ -1,7 +1,7 @@
 | 
			
		||||
#
 | 
			
		||||
# spec file for package perl-Error
 | 
			
		||||
#
 | 
			
		||||
# 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-Error
 | 
			
		||||
Version:        0.17021
 | 
			
		||||
Version:        0.17022
 | 
			
		||||
Release:        0
 | 
			
		||||
%define cpan_name Error
 | 
			
		||||
Summary:        Error/exception handling in an OO-ish way
 | 
			
		||||
@@ -30,13 +30,6 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 | 
			
		||||
BuildRequires:  perl
 | 
			
		||||
BuildRequires:  perl-macros
 | 
			
		||||
BuildRequires:  perl(Module::Build) >= 0.39
 | 
			
		||||
#BuildRequires: perl(Error)
 | 
			
		||||
#BuildRequires: perl(Error::Simple)
 | 
			
		||||
#BuildRequires: perl(File::Find::Object)
 | 
			
		||||
#BuildRequires: perl(IO::All)
 | 
			
		||||
#BuildRequires: perl(MyDie)
 | 
			
		||||
#BuildRequires: perl(Test::Run::Builder)
 | 
			
		||||
#BuildRequires: perl(Test::Run::CmdLine::Iface)
 | 
			
		||||
%{perl_requires}
 | 
			
		||||
 | 
			
		||||
%description
 | 
			
		||||
@@ -64,6 +57,6 @@ should throw errors from a sub-class of 'Error'.
 | 
			
		||||
 | 
			
		||||
%files -f %{name}.files
 | 
			
		||||
%defattr(-,root,root,755)
 | 
			
		||||
%doc ChangeLog examples README scripts
 | 
			
		||||
%doc ChangeLog examples LICENSE README scripts
 | 
			
		||||
 | 
			
		||||
%changelog
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user