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

A new commit has been pushed.

Repo   : rpms/perl-Mojo-SQLite
Branch : rawhide
Commit : 8ff0cdc6665b76beea5e058347aba8581ccd57d7
Author : Emmanuel Seyman <emmanuel@seyman.fr>
Date   : 2026-05-30T21:23:04+02:00
Stats  : +10/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Mojo-SQLite/c/8ff0cdc6665b76beea5e058347aba8581ccd57d7?branch=rawhide

Log:
Update to 4.0.0

---
diff --git a/.gitignore b/.gitignore
index b3532ec..244ba6c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /Mojo-SQLite-3.007.tar.gz
 /Mojo-SQLite-3.008.tar.gz
 /Mojo-SQLite-3.009.tar.gz
+/Mojo-SQLite-v4.0.0.tar.gz

diff --git a/perl-Mojo-SQLite.spec b/perl-Mojo-SQLite.spec
index ceb1a0d..9837181 100644
--- a/perl-Mojo-SQLite.spec
+++ b/perl-Mojo-SQLite.spec
@@ -1,11 +1,11 @@
 Name:           perl-Mojo-SQLite
-Version:        3.009
-Release:        12%{?dist}
+Version:        4.0.0
+Release:        1%{?dist}
 Summary:        Tiny Mojolicious wrapper for SQLite
 License:        Artistic-2.0
 
-URL:            https://metacpan.org/release/Mojo-SQLite/
-Source0:        https://cpan.metacpan.org/authors/id/D/DB/DBOOK/Mojo-SQLite-%{version}.tar.gz
+URL:            https://metacpan.org/dist/Mojo-SQLite/
+Source0:        https://cpan.metacpan.org/authors/id/D/DB/DBOOK/Mojo-SQLite-v%{version}.tar.gz
 
 BuildArch:      noarch
 # build deps
@@ -53,7 +53,7 @@ features SQLite has to offer, generate CRUD queries from data structures,
 and manage your database schema with migrations.
 
 %prep
-%setup -q -n Mojo-SQLite-%{version}
+%setup -q -n Mojo-SQLite-v%{version}
 
 %build
 /usr/bin/perl Build.PL --installdirs=vendor
@@ -73,6 +73,9 @@ RELEASE_TESTING=1 ./Build test
 %{_mandir}/man3/Mojo*
 
 %changelog
+* Sat May 30 2026 Emmanuel Seyman <emmanuel@seyman.fr> - 4.0.0-1
+- Update to 4.0.0
+
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.009-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/sources b/sources
index 322d15b..a42c2ee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Mojo-SQLite-3.009.tar.gz) = acd18cf2f86c448658c7a7e612ba478799327b2a921c2bce6db8155ad0be2f432abdc0625d328f5852970bc39119ef22507a3393a719caeaa011e17aba08e9cf
+SHA512 (Mojo-SQLite-v4.0.0.tar.gz) = 645e545b54d2ba2de03dbc0447371eec7baf2f219a1218ce331ed79aa66dcb7d67536a3c4594931b32cd4f1971cae33fc43ddbacb64256f62dfd076d9e158880

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

only message in thread, other threads:[~2026-05-30 19:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-30 19:23 [rpms/perl-Mojo-SQLite] rawhide: Update to 4.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