diff --git a/App-SerializeUtils-0.08.tar.gz b/App-SerializeUtils-0.08.tar.gz deleted file mode 100644 index 5c27045..0000000 --- a/App-SerializeUtils-0.08.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bff4576fe58312b39f176ec384fe8ef0541aab7d982439c9568215b912eaf29c -size 18899 diff --git a/App-SerializeUtils-0.09.tar.gz b/App-SerializeUtils-0.09.tar.gz new file mode 100644 index 0000000..4ea93b9 --- /dev/null +++ b/App-SerializeUtils-0.09.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0265516d56e76c5785984cc1d879f92200aebe9c9d6dc232387e570b76bbf05 +size 19726 diff --git a/perl-App-SerializeUtils.changes b/perl-App-SerializeUtils.changes index 409e0b8..b40dec4 100644 --- a/perl-App-SerializeUtils.changes +++ b/perl-App-SerializeUtils.changes @@ -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 diff --git a/perl-App-SerializeUtils.spec b/perl-App-SerializeUtils.spec index 0cb0ed7..3266136 100644 --- a/perl-App-SerializeUtils.spec +++ b/perl-App-SerializeUtils.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-App-SerializeUtils -Version: 0.08 +Version: 0.09 Release: 0 %define cpan_name App-SerializeUtils Summary: Utilities for serialization tasks @@ -57,87 +57,87 @@ Requires: perl(YAML::XS) This distributions provides the following command-line utilities related to 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 %setup -q -n %{cpan_name}-%{version} @@ -156,6 +156,6 @@ serialization: %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes LICENSE README TODO.md +%doc Changes LICENSE README %changelog