Accepting request 346612 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/346612 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-MessagePack?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
a30653627e
commit
b593c9be4b
@@ -17,20 +17,20 @@
|
||||
|
||||
|
||||
Name: perl-Data-MessagePack
|
||||
Version: 0.48
|
||||
Version: 0.49
|
||||
Release: 0
|
||||
%define cpan_name Data-MessagePack
|
||||
Summary: MessagePack serializing/deserializing
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Data-MessagePack/
|
||||
Source0: http://www.cpan.org/authors/id/G/GF/GFUJI/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/S/SY/SYOHEX/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Devel::PPPort) >= 3.19
|
||||
BuildRequires: perl(ExtUtils::ParseXS) >= 2.21
|
||||
BuildRequires: perl(ExtUtils::ParseXS) >= 3.18
|
||||
BuildRequires: perl(Test::More) >= 0.94
|
||||
BuildRequires: perl(Test::Requires)
|
||||
%{perl_requires}
|
||||
@@ -56,6 +56,6 @@ find . -type f -print0 | xargs -0 chmod 644
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes README
|
||||
%doc Changes LICENSE README
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user