Update to 0.9.1

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel10
Igor Gnatenko 5 years ago
parent b92c20e366
commit bdc5030759
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -10,3 +10,4 @@
/libgit2-sys-0.7.11.crate
/libgit2-sys-0.8.0.crate
/libgit2-sys-0.8.1.crate
/libgit2-sys-0.9.1.crate

@ -5,8 +5,8 @@
%global crate libgit2-sys
Name: rust-%{crate}
Version: 0.8.1
Release: 2%{?dist}
Version: 0.9.1
Release: 1%{?dist}
Summary: Native bindings to the libgit2 library
# Upstream license specification: MIT/Apache-2.0
@ -138,6 +138,9 @@ echo '(pkgconfig(libgit2) >= 0.28 with pkgconfig(libgit2) < 0.29)'
%endif
%changelog
* Tue Nov 19 11:20:13 CET 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.9.1-1
- Update to 0.9.1
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

@ -1 +1 @@
SHA512 (libgit2-sys-0.8.1.crate) = 15cc37fde84725195441c066294392263a8cead13439c02a114b031c41dc6c508fe440b0866c4e70c6bac5060921629432d92cbb767429a75f8462a6854a6e72
SHA512 (libgit2-sys-0.9.1.crate) = 8ebd011639c329e691d964c30d6f9e77661b831865f75147432efb3943e2c4075bea5ef75b0c9edb5f923404498a9ee154427f0e25dd633e7bca54ad1c8bdb25

Loading…
Cancel
Save