Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:15:02 -07:00
parent efcf428abb
commit c5cd57c67b

View File

@ -12,7 +12,7 @@
Summary: Library that implements an embeddable SQL database engine Summary: Library that implements an embeddable SQL database engine
Name: sqlite Name: sqlite
Version: %{rpmver} Version: %{rpmver}
Release: 1%{?dist} Release: 2%{?dist}
License: blessing License: blessing
URL: http://www.sqlite.org/ URL: http://www.sqlite.org/
@ -258,6 +258,10 @@ make test
%endif %endif
%changelog %changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.46.1-2
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Tue Aug 20 2024 Ales Nezbeda <anezbeda@redhat.com> - 3.46.1-1 * Tue Aug 20 2024 Ales Nezbeda <anezbeda@redhat.com> - 3.46.1-1
- Update to 3.46.1 - Update to 3.46.1
- https://www.sqlite.org/releaselog/3_46_1.html - https://www.sqlite.org/releaselog/3_46_1.html