SHA256
8
0
forked from pool/perl-Future

4 Commits

Author SHA256 Message Date
cb8437063d Accepting request 1294557 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1294557
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Future?expand=0&rev=20
2025-07-21 18:00:13 +00:00
7a4cc419a2 - updated to 0.520.0 (0.52)
see /usr/share/doc/packages/perl-Future/Changes
  0.52    2025-07-11
          [CHANGES]
           * Expose `Test::Future::Deferred->flush` as a method for test scripts
           * Include constructed-at message in debug warnings

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Future?expand=0&rev=43
2025-07-20 05:24:50 +00:00
faea90ac97 Accepting request 1236269 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1236269
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Future?expand=0&rev=19
2025-01-12 10:14:58 +00:00
835cbf03a8 - updated to 0.510.0 (0.51)
see /usr/share/doc/packages/perl-Future/Changes
  0.51    2024-10-21
          [CHANGES]
           * Permit convergent futures to not cancel some component futures,
             simplifying the use of `->without_cancel`
           * Give a more obvious error message when a `Test::Future::Deferred`
             runs out of things to do
           * Various small module style updates to documentation, unit tests,
             etc
           * Now requires Perl version 5.14 or later

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Future?expand=0&rev=41
2025-01-09 16:24:14 +00:00
2 changed files with 0 additions and 13 deletions

View File

@@ -1,12 +0,0 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-Future/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-Future)

View File

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