7
0
Files
Oliver Kurz 46c338a48c Accepting request 1266864 from devel:languages:perl:autoupdate
- Add procps as BuildRequires
- updated to 1.1.0
   see /usr/share/doc/packages/perl-Mojo-IOLoop-ReadWriteProcess/Changes
  1.1.0 2025-04-02T17:01:36Z
   -  README: Update POD using minilla
   -  Try to prevent warnings about Formatter
   -  Update Build.PL and META.json with minilla 3.1.25
   -  Remove obsolete dependency on TAP::Formatter::Color
   -  Fix changelog
  1.0.0 2025-03-17 12:20:20Z
   -  Various test fixes
   -  Fix race condition in `is_running` when `kill_whole_group` is set
   -  Fix handling process groups when initial process is not running anymore
   -  Add Minilla to the ci target
   -  Update minil.toml to have the harness arguments enabled
   -  Mention syntactic sugar to help when debugging
   -  Enable support for MacOSX (darwin)

OBS-URL: https://build.opensuse.org/request/show/1266864
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mojo-IOLoop-ReadWriteProcess?expand=0&rev=43
2025-04-03 11:50:38 +00:00

29 lines
752 B
YAML

---
#description_paragraphs: 3
#description: |-
# override description from CPAN
#summary: override summary from CPAN
#no_testing: broken upstream
#sources:
# - source1
# - source2
#patches:
# deprecated-spurt.patch: -p1 PATCH-FIX-UPSTREAM https://github.com/openSUSE/Mojo-IOLoop-ReadWriteProcess/pull/51
# bar.patch:
preamble: |-
BuildRequires: procps
#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_build: |-
# rm unused.files
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#./Build test
#ignore_requires: Bizarre::Module