public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/sqlite] rawhide: Update to 3.53.4 upstream release
@ 2026-07-29  7:10 Petr Khartskhaev
  0 siblings, 0 replies; only message in thread
From: Petr Khartskhaev @ 2026-07-29  7:10 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/sqlite
            Branch : rawhide
            Commit : d148fb8bccafa4c00cfbc1236e374b91fc0269ed
            Author : Petr Khartskhaev <pkhartsk@redhat.com>
            Date   : 2026-07-28T14:38:37+02:00
            Stats  : +11/-6 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/sqlite/c/d148fb8bccafa4c00cfbc1236e374b91fc0269ed?branch=rawhide

            Log:
            Update to 3.53.4 upstream release

Upstream changelog:
https://www.sqlite.org/changes.html

---
diff --git a/.gitignore b/.gitignore
index 7beb81f..88a5895 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,5 @@
 /sqlite-doc-3530200.zip
 /sqlite-src-3530300.zip
 /sqlite-doc-3530300.zip
+/sqlite-src-3530400.zip
+/sqlite-doc-3530400.zip

diff --git a/sources b/sources
index 25d39c0..07ecec3 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (sqlite-src-3530300.zip) = 56faea22a885b556877fba25b750de627b0c5a449545b95bd771c8a8a885363c73a876db099b438632c1f8ededa70d1897156cd04b84f53d2af9ca88c2948096
-SHA512 (sqlite-doc-3530300.zip) = 9c63baa5156090061b4741e318a4f647c70e92230f077d4ea43f422bbf605dd9ae7bf21eaad7ffac079cf900ca3949b867d650c05333fd1119a6dfc1b6ac49ba
+SHA512 (sqlite-src-3530400.zip) = 4530f39a68e4e32460fc2656bc3ad9d8d73394390cb5c6668ff0755cb50d39219035677994d65078ad45ad126256c8c4e6a91afc5fcbc321883c805b11e7754e
+SHA512 (sqlite-doc-3530400.zip) = b0a07be9b7110f141ebf87c6ded540b61e8bc734dd953d94fd363e79f60460f754ed8dbaa0daa8ec81315dcab6edc7b4c253139627af33092eae49cc8f9cf058

diff --git a/sqlite.spec b/sqlite.spec
index 9a9a832..6c0b16b 100644
--- a/sqlite.spec
+++ b/sqlite.spec
@@ -5,15 +5,15 @@
 %bcond_without check
 
 %define majorver 3
-%define realver 3530300
-%define docver 3530300
-%define rpmver 3.53.3
+%define realver 3530400
+%define docver 3530400
+%define rpmver 3.53.4
 %define year 2026
 
 Summary: Library that implements an embeddable SQL database engine
 Name: sqlite
 Version: %{rpmver}
-Release: 2%{?dist}
+Release: 1%{?dist}
 License: blessing
 URL: http://www.sqlite.org/
 
@@ -354,6 +354,9 @@ make test || (echo "Tests failed, printing full log..." && cat testrunner.log &&
 %endif
 
 %changelog
+* Tue Jul 28 2026 Petr Khartskhaev <pkhartsk@redhat.com> - 3.53.4-1
+- Update to version 3.53.4
+
 * Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.53.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

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

only message in thread, other threads:[~2026-07-29  7:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-29  7:10 [rpms/sqlite] rawhide: Update to 3.53.4 upstream release Petr Khartskhaev

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