Accepting request 351600 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/351600 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-SerializeUtils?expand=0&rev=3
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bff4576fe58312b39f176ec384fe8ef0541aab7d982439c9568215b912eaf29c
|
|
||||||
size 18899
|
|
3
App-SerializeUtils-0.09.tar.gz
Normal file
3
App-SerializeUtils-0.09.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e0265516d56e76c5785984cc1d879f92200aebe9c9d6dc232387e570b76bbf05
|
||||||
|
size 19726
|
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 2 09:28:01 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.09
|
||||||
|
see /usr/share/doc/packages/perl-App-SerializeUtils/Changes
|
||||||
|
|
||||||
|
0.09 2015-12-29 (PERLANCAR)
|
||||||
|
|
||||||
|
- pp-json: Use canonical().
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 16 19:30:08 UTC 2015 - coolo@suse.com
|
Thu Apr 16 19:30:08 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-App-SerializeUtils
|
# spec file for package perl-App-SerializeUtils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 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,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-App-SerializeUtils
|
Name: perl-App-SerializeUtils
|
||||||
Version: 0.08
|
Version: 0.09
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name App-SerializeUtils
|
%define cpan_name App-SerializeUtils
|
||||||
Summary: Utilities for serialization tasks
|
Summary: Utilities for serialization tasks
|
||||||
@@ -57,87 +57,87 @@ Requires: perl(YAML::XS)
|
|||||||
This distributions provides the following command-line utilities related to
|
This distributions provides the following command-line utilities related to
|
||||||
serialization:
|
serialization:
|
||||||
|
|
||||||
* * the check-json manpage
|
* * check-json
|
||||||
|
|
||||||
* * the check-phpser manpage
|
* * check-phpser
|
||||||
|
|
||||||
* * the check-yaml manpage
|
* * check-yaml
|
||||||
|
|
||||||
* * the dd2ddc manpage
|
* * dd2ddc
|
||||||
|
|
||||||
* * the dd2json manpage
|
* * dd2json
|
||||||
|
|
||||||
* * the dd2phpser manpage
|
* * dd2phpser
|
||||||
|
|
||||||
* * the dd2sereal manpage
|
* * dd2sereal
|
||||||
|
|
||||||
* * the dd2storable manpage
|
* * dd2storable
|
||||||
|
|
||||||
* * the dd2yaml manpage
|
* * dd2yaml
|
||||||
|
|
||||||
* * the json2dd manpage
|
* * json2dd
|
||||||
|
|
||||||
* * the json2ddc manpage
|
* * json2ddc
|
||||||
|
|
||||||
* * the json2phpser manpage
|
* * json2phpser
|
||||||
|
|
||||||
* * the json2sereal manpage
|
* * json2sereal
|
||||||
|
|
||||||
* * the json2storable manpage
|
* * json2storable
|
||||||
|
|
||||||
* * the json2yaml manpage
|
* * json2yaml
|
||||||
|
|
||||||
* * the phpser2dd manpage
|
* * phpser2dd
|
||||||
|
|
||||||
* * the phpser2ddc manpage
|
* * phpser2ddc
|
||||||
|
|
||||||
* * the phpser2json manpage
|
* * phpser2json
|
||||||
|
|
||||||
* * the phpser2sereal manpage
|
* * phpser2sereal
|
||||||
|
|
||||||
* * the phpser2storable manpage
|
* * phpser2storable
|
||||||
|
|
||||||
* * the phpser2yaml manpage
|
* * phpser2yaml
|
||||||
|
|
||||||
* * the pp-json manpage
|
* * pp-json
|
||||||
|
|
||||||
* * the sereal2dd manpage
|
* * sereal2dd
|
||||||
|
|
||||||
* * the sereal2ddc manpage
|
* * sereal2ddc
|
||||||
|
|
||||||
* * the sereal2json manpage
|
* * sereal2json
|
||||||
|
|
||||||
* * the sereal2phpser manpage
|
* * sereal2phpser
|
||||||
|
|
||||||
* * the sereal2storable manpage
|
* * sereal2storable
|
||||||
|
|
||||||
* * the sereal2yaml manpage
|
* * sereal2yaml
|
||||||
|
|
||||||
* * the serializeutils-convert manpage
|
* * serializeutils-convert
|
||||||
|
|
||||||
* * the storable2dd manpage
|
* * storable2dd
|
||||||
|
|
||||||
* * the storable2ddc manpage
|
* * storable2ddc
|
||||||
|
|
||||||
* * the storable2json manpage
|
* * storable2json
|
||||||
|
|
||||||
* * the storable2phpser manpage
|
* * storable2phpser
|
||||||
|
|
||||||
* * the storable2sereal manpage
|
* * storable2sereal
|
||||||
|
|
||||||
* * the storable2yaml manpage
|
* * storable2yaml
|
||||||
|
|
||||||
* * the yaml2dd manpage
|
* * yaml2dd
|
||||||
|
|
||||||
* * the yaml2ddc manpage
|
* * yaml2ddc
|
||||||
|
|
||||||
* * the yaml2json manpage
|
* * yaml2json
|
||||||
|
|
||||||
* * the yaml2phpser manpage
|
* * yaml2phpser
|
||||||
|
|
||||||
* * the yaml2sereal manpage
|
* * yaml2sereal
|
||||||
|
|
||||||
* * the yaml2storabls manpage
|
* * yaml2storabls
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{cpan_name}-%{version}
|
%setup -q -n %{cpan_name}-%{version}
|
||||||
@@ -156,6 +156,6 @@ serialization:
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes LICENSE README TODO.md
|
%doc Changes LICENSE README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user