Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
epel9
Fedora Release Engineering 4 years ago
parent 8f8a5511d4
commit cc126dfc92

@ -6,7 +6,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.18.0 Version: 0.18.0
Release: 4%{?dist} Release: 5%{?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
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Nov 27 2020 Fabio Valentini <decathorpe@gmail.com> - 0.18.0-4 * Fri Nov 27 2020 Fabio Valentini <decathorpe@gmail.com> - 0.18.0-4
- Bump to bindgen 0.56. - Bump to bindgen 0.56.

Loading…
Cancel
Save