SHA256
8
0
forked from pool/perl-Minion

4 Commits

Author SHA256 Message Date
79ce0afb37 Accepting request 1233997 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1233997
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Minion?expand=0&rev=78
2025-01-01 22:07:43 +00:00
a5e042bbcd - updated to 10.310.0 (10.31)
see /usr/share/doc/packages/perl-Minion/Changes
  10.31 2024-09-21
    - Restore old repair behavior for job dependencies without performance loss. (HEM42)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Minion?expand=0&rev=170
2024-12-31 00:31:43 +00:00
253c788af4 Accepting request 1183691 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1183691
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Minion?expand=0&rev=77
2024-06-28 13:47:21 +00:00
c461cb8301 - updated to 10.300.0 (10.30)
see /usr/share/doc/packages/perl-Minion/Changes
  10.30 2024-06-05
    - Improved stats performance in Minion::Backend::Pg by an order of magnitude. (rshingleton)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Minion?expand=0&rev=168
2024-06-27 18:11:20 +00:00
4 changed files with 24 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a8cbe9eedc9481e50a82652f8c070ca2a0e366077139c9fa809aa3be6c36bf88
size 1732099

3
Minion-10.31.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3068f99033e69df08145b584a91ee224f4e97dc6242e102221e8220a3f28503b
size 1732406

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sun Sep 22 05:31:36 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 10.310.0 (10.31)
see /usr/share/doc/packages/perl-Minion/Changes
10.31 2024-09-21
- Restore old repair behavior for job dependencies without performance loss. (HEM42)
-------------------------------------------------------------------
Sun Jun 23 16:31:15 UTC 2024 - Tina Müller <tina.mueller@suse.com>
- updated to 10.300.0 (10.30)
see /usr/share/doc/packages/perl-Minion/Changes
10.30 2024-06-05
- Improved stats performance in Minion::Backend::Pg by an order of magnitude. (rshingleton)
-------------------------------------------------------------------
Fri Mar 22 16:16:37 UTC 2024 - Tina Müller <timueller+perl@suse.de>

View File

@@ -18,10 +18,10 @@
%define cpan_name Minion
Name: perl-Minion
Version: 10.290.0
Version: 10.310.0
Release: 0
# 10.29 -> normalize -> 10.290.0
%define cpan_version 10.29
# 10.31 -> normalize -> 10.310.0
%define cpan_version 10.31
License: Artistic-2.0
Summary: Job queue
URL: https://metacpan.org/release/%{cpan_name}