forked from pool/perl-Exception-Class
Accepting request 509069 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/509069 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Exception-Class?expand=0&rev=33
This commit is contained in:
committed by
Git OBS Bridge
parent
6c97e96967
commit
6277d53e56
@@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
Name: perl-Exception-Class
|
||||
Version: 1.42
|
||||
Version: 1.43
|
||||
Release: 0
|
||||
%define cpan_name Exception-Class
|
||||
Summary: Module That Allows You to Declare Real Exception Classes in Perl
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Exception-Class/
|
||||
Source0: http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -80,6 +80,7 @@ module.
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes CONTRIBUTING.md LICENSE README.md
|
||||
%doc Changes CONTRIBUTING.md README.md
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user