forked from pool/perl-MooseX-Storage
- updated to 0.49 see /usr/share/doc/packages/perl-MooseX-Storage/Changes 0.49 2015-03-29 00:24:43Z - now handling more deeply-nested objects (PR#7, RT#81236, thanks Dmitry Latin!) - fix error in DateTime example (PR#8, thanks sillitoe!) 0.48 2014-10-12 02:01:31Z - switched the JSON serializer from JSON::Any to JSON::MaybeXS - interactive prompting at install time is now back! 0.47 2014-08-23 22:34:21Z - report the versions of all JSON and YAML backends during tests, in an attempt to track down an elusive bug - now properly serializing attributes that are set to the undefined value (github #6, thanks, Jason Pope!) - fix compatibility problem with MooseX::Role::Parameterized 1.03+ and MooseX::Storage::Format::JSONpm (some internal details changed that we were relying on) 0.46 2014-03-23 18:26:44Z - numerous small documentation clarifications and fixes OBS-URL: https://build.opensuse.org/request/show/297113 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-MooseX-Storage?expand=0&rev=14
21 lines
480 B
YAML
21 lines
480 B
YAML
---
|
|
#description_paragraphs: 3
|
|
#no_testing: broken upstream
|
|
#sources:
|
|
# - source1
|
|
# - source2
|
|
#patches:
|
|
# foo.patch: -p1
|
|
# bar.patch:
|
|
#preamble: |-
|
|
# BuildRequires: gcc-c++
|
|
#post_prep: |-
|
|
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
|
|
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
|
|
#post_install: |-
|
|
# sed on %{name}.files
|
|
license: Artistic-1.0 or GPL-1.0+
|
|
#skip_noarch: 1
|
|
#custom_build: -
|
|
#./Build build flags=%{?_smp_mflags} --myflag
|