3 Commits

Author SHA256 Message Date
19409e1ddc Add Gitea build results 2025-08-12 18:14:47 +02:00
962bcaa668 Accepting request 1279782 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1279782
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Async?expand=0&rev=9
2025-05-26 16:35:39 +00:00
070753d78a Accepting request 1278618 from devel:languages:perl:autoupdate
- updated to 0.804.0 (0.804)
   see /usr/share/doc/packages/perl-IO-Async/Changes
  0.804   2025-04-22
          [CHANGES]
           * Add extra LoopTests tests for IO and timer operation after a
             ->post_fork call, in order to help test RT152635
           * Remove duplicate `use VERSION` declaration from helper package in
             TimeQueue.pm

OBS-URL: https://build.opensuse.org/request/show/1278618
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Async?expand=0&rev=20
2025-05-24 13:47:25 +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-IO-Async/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-IO-Async)

View File

@@ -27,6 +27,7 @@ Summary: Asynchronous event-driven programming
URL: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/P/PE/PEVANS/%{cpan_name}-%{cpan_version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/P/PE/PEVANS/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch BuildArch: noarch
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros