11
0

3 Commits

Author SHA256 Message Date
4e176478db Add Gitea build results 2025-08-12 18:15:36 +02:00
92ea9561d2 Accepting request 1266866 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1266866
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Mojo-IOLoop-ReadWriteProcess?expand=0&rev=22
2025-04-03 14:51:04 +00:00
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
2 changed files with 13 additions and 0 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-Mojo-IOLoop-ReadWriteProcess/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-Mojo-IOLoop-ReadWriteProcess)

View File

@@ -25,6 +25,7 @@ Summary: Execute external programs or internal code blocks as separate pr
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/O/OK/OKURZ/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros