Accepting request 461243 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/461243 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-SerializeUtils?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
20e2966971
commit
2d5b0e7f72
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-App-SerializeUtils
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 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,14 +17,14 @@
|
||||
|
||||
|
||||
Name: perl-App-SerializeUtils
|
||||
Version: 0.10
|
||||
Version: 0.11
|
||||
Release: 0
|
||||
%define cpan_name App-SerializeUtils
|
||||
Summary: Utilities for serialization tasks
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/App-SerializeUtils/
|
||||
Source0: http://www.cpan.org/authors/id/P/PE/PERLANCAR/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/authors/id/P/PE/PERLANCAR/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -36,7 +36,6 @@ BuildRequires: perl(Data::Dump::Color)
|
||||
BuildRequires: perl(JSON::MaybeXS)
|
||||
BuildRequires: perl(JSON::PP)
|
||||
BuildRequires: perl(PHP::Serialization)
|
||||
BuildRequires: perl(Perl::osnames) >= 0.09
|
||||
BuildRequires: perl(Sereal::Decoder)
|
||||
BuildRequires: perl(Sereal::Encoder)
|
||||
BuildRequires: perl(YAML::Syck)
|
||||
@@ -99,8 +98,12 @@ serialization:
|
||||
|
||||
* * phpser2yaml
|
||||
|
||||
* * pp-dd
|
||||
|
||||
* * pp-json
|
||||
|
||||
* * pp-yaml
|
||||
|
||||
* * sereal2dd
|
||||
|
||||
* * sereal2ddc
|
||||
@@ -156,6 +159,7 @@ serialization:
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes LICENSE README
|
||||
%doc Changes README
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user