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,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5565c0e2052831e719998b3e62b1d6f648cb59f4d640d7e421d75bcc9a81ae3e
|
|
||||||
size 20685
|
|
3
App-SerializeUtils-0.11.tar.gz
Normal file
3
App-SerializeUtils-0.11.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:02a17a934bad2f5a06a07b3a601f78c73039e2e1699b81c41c1149518902f4b0
|
||||||
|
size 20477
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 1 06:03:04 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.11
|
||||||
|
see /usr/share/doc/packages/perl-App-SerializeUtils/Changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 12 12:20:01 UTC 2016 - coolo@suse.com
|
Sun Jun 12 12:20:01 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-App-SerializeUtils
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-App-SerializeUtils
|
Name: perl-App-SerializeUtils
|
||||||
Version: 0.10
|
Version: 0.11
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name App-SerializeUtils
|
%define cpan_name App-SerializeUtils
|
||||||
Summary: Utilities for serialization tasks
|
Summary: Utilities for serialization tasks
|
||||||
License: Artistic-1.0 or GPL-1.0+
|
License: Artistic-1.0 or GPL-1.0+
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/App-SerializeUtils/
|
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
|
Source1: cpanspec.yml
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@@ -36,7 +36,6 @@ BuildRequires: perl(Data::Dump::Color)
|
|||||||
BuildRequires: perl(JSON::MaybeXS)
|
BuildRequires: perl(JSON::MaybeXS)
|
||||||
BuildRequires: perl(JSON::PP)
|
BuildRequires: perl(JSON::PP)
|
||||||
BuildRequires: perl(PHP::Serialization)
|
BuildRequires: perl(PHP::Serialization)
|
||||||
BuildRequires: perl(Perl::osnames) >= 0.09
|
|
||||||
BuildRequires: perl(Sereal::Decoder)
|
BuildRequires: perl(Sereal::Decoder)
|
||||||
BuildRequires: perl(Sereal::Encoder)
|
BuildRequires: perl(Sereal::Encoder)
|
||||||
BuildRequires: perl(YAML::Syck)
|
BuildRequires: perl(YAML::Syck)
|
||||||
@@ -99,8 +98,12 @@ serialization:
|
|||||||
|
|
||||||
* * phpser2yaml
|
* * phpser2yaml
|
||||||
|
|
||||||
|
* * pp-dd
|
||||||
|
|
||||||
* * pp-json
|
* * pp-json
|
||||||
|
|
||||||
|
* * pp-yaml
|
||||||
|
|
||||||
* * sereal2dd
|
* * sereal2dd
|
||||||
|
|
||||||
* * sereal2ddc
|
* * sereal2ddc
|
||||||
@@ -156,6 +159,7 @@ serialization:
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes LICENSE README
|
%doc Changes README
|
||||||
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user