Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
epel9
Fedora Release Engineering 4 years ago
parent a64ad71ab0
commit 486243f9d8

@ -6,7 +6,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.20.1 Version: 0.20.1
Release: 2%{?dist} Release: 3%{?dist}
Summary: Native bindings to the libsqlite3 library Summary: Native bindings to the libsqlite3 library
# Upstream license specification: MIT # Upstream license specification: MIT
@ -248,6 +248,9 @@ echo 'pkgconfig(sqlite3) >= 3.7.16'
%endif %endif
%changelog %changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Mar 31 21:56:13 CEST 2021 Robert-André Mauchin <zebob.m@gmail.com> - 0.20.1-2 * Wed Mar 31 21:56:13 CEST 2021 Robert-André Mauchin <zebob.m@gmail.com> - 0.20.1-2
- Bump to bindgen 0.57 - Bump to bindgen 0.57

Loading…
Cancel
Save