public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Minion-Backend-SQLite] rawhide: Update to 6.0.0
@ 2026-06-11 13:19 Emmanuel Seyman
  0 siblings, 0 replies; only message in thread
From: Emmanuel Seyman @ 2026-06-11 13:19 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-Minion-Backend-SQLite
Branch : rawhide
Commit : a9ed6cb476a477e2fca4569395deae7debfd283a
Author : Emmanuel Seyman <emmanuel@seyman.fr>
Date   : 2026-06-11T15:19:28+02:00
Stats  : +15/-8 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Minion-Backend-SQLite/c/a9ed6cb476a477e2fca4569395deae7debfd283a?branch=rawhide

Log:
Update to 6.0.0

---
diff --git a/.gitignore b/.gitignore
index c2ff890..10c720f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /Minion-Backend-SQLite-v5.0.5.tar.gz
 /Minion-Backend-SQLite-v5.0.6.tar.gz
 /Minion-Backend-SQLite-v5.0.7.tar.gz
+/Minion-Backend-SQLite-v6.0.0.tar.gz

diff --git a/perl-Minion-Backend-SQLite.spec b/perl-Minion-Backend-SQLite.spec
index 7e7b395..3be8c9a 100644
--- a/perl-Minion-Backend-SQLite.spec
+++ b/perl-Minion-Backend-SQLite.spec
@@ -1,6 +1,6 @@
 Name:           perl-Minion-Backend-SQLite
-Version:        5.0.7
-Release:        10%{?dist}
+Version:        6.0.0
+Release:        1%{?dist}
 Summary:        SQLite backend for Minion job queue
 License:        Artistic-2.0
 
@@ -11,24 +11,27 @@ BuildArch:      noarch
 # build deps
 BuildRequires:  perl-generators
 BuildRequires:  perl-interpreter
-BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(Module::Build::Tiny)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
+# runtime deps
 BuildRequires:  perl(Carp)
+BuildRequires:  perl(DBD::SQLite::Constants)
 BuildRequires:  perl(List::Util)
+BuildRequires:  perl(Minion::Backend)
+BuildRequires:  perl(Minion::Util)
 BuildRequires:  perl(Mojo::Base)
-BuildRequires:  perl(Mojo::SQLite) >= 3.000
+BuildRequires:  perl(Mojo::SQLite) >= 4.0.0
 BuildRequires:  perl(Mojo::Util)
 BuildRequires:  perl(Sys::Hostname)
 BuildRequires:  perl(Time::HiRes)
-BuildRequires:  perl(strict)
 # test deps
 BuildRequires:  perl(Config)
 BuildRequires:  perl(File::Spec)
-BuildRequires:  perl(Minion) >= 9.0
-BuildRequires:  perl(Minion::Backend)
+BuildRequires:  perl(Minion) >= 12.0
 BuildRequires:  perl(Module::Metadata)
 BuildRequires:  perl(Mojo::IOLoop)
+BuildRequires:  perl(Mojo::Promise)
 BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(constant)
 
@@ -61,6 +64,9 @@ will be created in a temporary directory.
 %{_mandir}/man3/Minion*
 
 %changelog
+* Thu Jun 11 2026 Emmanuel Seyman <emmanuel@seyman.fr> - 6.0.0-1
+- Update to 6.0.0
+
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.7-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/sources b/sources
index 48d2e9b..c5b25f5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Minion-Backend-SQLite-v5.0.7.tar.gz) = 2f1b4d575e6b0a144f074dfaedc7fe988d95fc10acdca25fccef34d283da728fad192959d31f0c3de29bdfcefbcf3279ba15d776bb648ffd5b8e95032e52e55a
+SHA512 (Minion-Backend-SQLite-v6.0.0.tar.gz) = 1b8cd2352bd5f016d68cdb81b80cc4d189b6cd4d1bde154de1c448d865565a350c9adf49d7c22b8cbe70c7454a9a4984f826ecc8fb603aa816e59a1f5346dad0

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-11 13:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 13:19 [rpms/perl-Minion-Backend-SQLite] rawhide: Update to 6.0.0 Emmanuel Seyman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox