Release bump for rebuild with fixed '--without sqldiff' option
This is not really necessary, because the change would not affect the resulting package, which is shipped to Fedora, but this way I see as more transparent.
This commit is contained in:
parent
110de5f827
commit
807afbf3e8
@ -12,7 +12,7 @@
|
||||
Summary: Library that implements an embeddable SQL database engine
|
||||
Name: sqlite
|
||||
Version: %{rpmver}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: Public Domain
|
||||
URL: http://www.sqlite.org/
|
||||
|
||||
@ -274,10 +274,14 @@ make test
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jun 09 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.38.5-2
|
||||
- Fix build error --without sqldiff
|
||||
- Fix typo in changelog
|
||||
|
||||
* Thu May 09 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.38.5-1
|
||||
- Updated to version 3.38.5 (https://sqlite.org/releaselog/3_38_5.html)
|
||||
|
||||
* Mon May 2 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.38.3-2
|
||||
* Mon May 02 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.38.3-2
|
||||
- add flag -mbranch-protection=standard for aarch64
|
||||
- remove configure flag --enable-json1, as this is default from 3.38.0
|
||||
- run autoupdate before autoconf in %prep
|
||||
|
Loading…
Reference in New Issue
Block a user