see /usr/share/doc/packages/perl-YAML-Tiny/Changes 1.76 2024-12-16 18:59:46Z [FIXED] - revert change from #60: "yes", "y" etc are not actually booleans. (see issue #66). 1.75 2024-12-15 21:24:54Z [FIXED] - fixed regression in %QUOTE (Nathan Monfils, PR#60) [later reverted in release 1.76, see above) - fix version comparison logic for forward compatibility (BooK, PR#63) OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-YAML-Tiny?expand=0&rev=30
24 lines
547 B
YAML
24 lines
547 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: SUSE-NonFree
|
|
#skip_noarch: 1
|
|
#custom_build: |-
|
|
#./Build build flags=%{?_smp_mflags} --myflag
|
|
#custom_test: |-
|
|
#startserver && make test
|
|
#ignore_requires: Bizarre::Module
|