forked from pool/perl-Minion
		
	Compare commits
	
		
			5 Commits
		
	
	
		
	
	| Author | SHA256 | Date | |
|---|---|---|---|
| 488b5e5760 | |||
| 79ce0afb37 | |||
| a5e042bbcd | |||
| 253c788af4 | |||
| c461cb8301 | 
@@ -1,3 +0,0 @@
 | 
			
		||||
version https://git-lfs.github.com/spec/v1
 | 
			
		||||
oid sha256:a8cbe9eedc9481e50a82652f8c070ca2a0e366077139c9fa809aa3be6c36bf88
 | 
			
		||||
size 1732099
 | 
			
		||||
							
								
								
									
										
											BIN
										
									
								
								Minion-11.0.tar.gz
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								Minion-11.0.tar.gz
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										12
									
								
								README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								README.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,12 @@
 | 
			
		||||
 | 
			
		||||
## Build Results
 | 
			
		||||
 | 
			
		||||
Current state of perl in openSUSE:Factory is
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
The current state of perl in the devel project build (devel:languages:perl)
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										5
									
								
								_scmsync.obsinfo
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								_scmsync.obsinfo
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,5 @@
 | 
			
		||||
mtime: 1756377413
 | 
			
		||||
commit: 47cbf4af8400b6dcb5bf80919799ef40d9b3b1a4f7e42e2b588e6422b8ecf2c7
 | 
			
		||||
url: https://src.opensuse.org/perl/perl-Minion.git
 | 
			
		||||
revision: 47cbf4af8400b6dcb5bf80919799ef40d9b3b1a4f7e42e2b588e6422b8ecf2c7
 | 
			
		||||
projectscmsync: https://src.opensuse.org/perl/_ObsPrj
 | 
			
		||||
							
								
								
									
										3
									
								
								build.specials.obscpio
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								build.specials.obscpio
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
version https://git-lfs.github.com/spec/v1
 | 
			
		||||
oid sha256:24c6a27fd9eb2aa68799208aa332c2c9a38d367b7a8c9f6d0a55102985a1422b
 | 
			
		||||
size 256
 | 
			
		||||
@@ -1,3 +1,35 @@
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Thu Aug 28 10:36:53 UTC 2025 - Tina Müller <timueller+perl@suse.de>
 | 
			
		||||
 | 
			
		||||
- updated to 11.0.0 (11.0)
 | 
			
		||||
   see /usr/share/doc/packages/perl-Minion/Changes
 | 
			
		||||
 | 
			
		||||
  11.0 2025-08-21
 | 
			
		||||
    - Minion::Backend::Pg now requires PostgreSQL 13.
 | 
			
		||||
    - Removed experimetnal status from lax dependency support.
 | 
			
		||||
    - Added support for task limits.
 | 
			
		||||
    - Added Minion::Util module.
 | 
			
		||||
    - Added spare remote control command, this allows workers to be paused again by combining jobs and spare.
 | 
			
		||||
    - Fixed a problem where remote control commands would not immediately update the worker status.
 | 
			
		||||
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
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>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
#
 | 
			
		||||
# spec file for package perl-Minion
 | 
			
		||||
#
 | 
			
		||||
# Copyright (c) 2024 SUSE LLC
 | 
			
		||||
# Copyright (c) 2025 SUSE LLC and contributors
 | 
			
		||||
#
 | 
			
		||||
# All modifications and additions to the file contributed by third parties
 | 
			
		||||
# remain the property of their copyright owners, unless otherwise agreed
 | 
			
		||||
@@ -18,22 +18,26 @@
 | 
			
		||||
 | 
			
		||||
%define cpan_name Minion
 | 
			
		||||
Name:           perl-Minion
 | 
			
		||||
Version:        10.290.0
 | 
			
		||||
Version:        11.0.0
 | 
			
		||||
Release:        0
 | 
			
		||||
# 10.29 -> normalize -> 10.290.0
 | 
			
		||||
%define cpan_version 10.29
 | 
			
		||||
# 11.0 -> normalize -> 11.0.0
 | 
			
		||||
%define cpan_version 11.0
 | 
			
		||||
License:        Artistic-2.0
 | 
			
		||||
Summary:        Job queue
 | 
			
		||||
URL:            https://metacpan.org/release/%{cpan_name}
 | 
			
		||||
Source0:        https://cpan.metacpan.org/authors/id/S/SR/SRI/%{cpan_name}-%{cpan_version}.tar.gz
 | 
			
		||||
Source1:        cpanspec.yml
 | 
			
		||||
Source100:      README.md
 | 
			
		||||
BuildArch:      noarch
 | 
			
		||||
BuildRequires:  perl
 | 
			
		||||
BuildRequires:  perl-macros
 | 
			
		||||
BuildRequires:  perl(Mojolicious) >= 9.0
 | 
			
		||||
BuildRequires:  perl(YAML::XS) >= 0.67
 | 
			
		||||
BuildRequires:  perl(YAML::XS) >= 0.670
 | 
			
		||||
Requires:       perl(Mojolicious) >= 9.0
 | 
			
		||||
Requires:       perl(YAML::XS) >= 0.67
 | 
			
		||||
Requires:       perl(YAML::XS) >= 0.670
 | 
			
		||||
Provides:       perl(LinkCheck)
 | 
			
		||||
Provides:       perl(LinkCheck::Controller::Links)
 | 
			
		||||
Provides:       perl(LinkCheck::Task::CheckLinks)
 | 
			
		||||
Provides:       perl(Minion) = %{version}
 | 
			
		||||
Provides:       perl(Minion::Backend)
 | 
			
		||||
Provides:       perl(Minion::Backend::Pg)
 | 
			
		||||
@@ -42,6 +46,7 @@ Provides:       perl(Minion::Command::minion::job)
 | 
			
		||||
Provides:       perl(Minion::Command::minion::worker)
 | 
			
		||||
Provides:       perl(Minion::Iterator)
 | 
			
		||||
Provides:       perl(Minion::Job)
 | 
			
		||||
Provides:       perl(Minion::Util)
 | 
			
		||||
Provides:       perl(Minion::Worker)
 | 
			
		||||
Provides:       perl(Mojolicious::Plugin::Minion)
 | 
			
		||||
Provides:       perl(Mojolicious::Plugin::Minion::Admin)
 | 
			
		||||
@@ -66,7 +71,7 @@ everything else you can imagine that's not super fast.
 | 
			
		||||
Take a look at our excellent documentation in Minion::Guide!
 | 
			
		||||
 | 
			
		||||
%prep
 | 
			
		||||
%autosetup  -n %{cpan_name}-%{cpan_version}
 | 
			
		||||
%autosetup -n %{cpan_name}-%{cpan_version} -p1
 | 
			
		||||
 | 
			
		||||
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user