public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Emmanuel Seyman <emmanuel@seyman.fr>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Mojo-SQLite] rawhide: Update to 4.0.0
Date: Sat, 30 May 2026 19:23:09 GMT [thread overview]
Message-ID: <178016898969.1.11348025241634650788.rpms-perl-Mojo-SQLite-8ff0cdc6665b@fedoraproject.org> (raw)
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
reply other threads:[~2026-05-30 19:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178016898969.1.11348025241634650788.rpms-perl-Mojo-SQLite-8ff0cdc6665b@fedoraproject.org \
--to=emmanuel@seyman.fr \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox