Update to 0.7.11

epel10
Josh Stone 6 years ago
parent 535c8dc9fc
commit d845daa572

1
.gitignore vendored

@ -7,3 +7,4 @@
/libgit2-sys-0.7.7.crate /libgit2-sys-0.7.7.crate
/libgit2-sys-0.7.8.crate /libgit2-sys-0.7.8.crate
/libgit2-sys-0.7.10.crate /libgit2-sys-0.7.10.crate
/libgit2-sys-0.7.11.crate

@ -5,8 +5,8 @@
%global crate libgit2-sys %global crate libgit2-sys
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.7.10 Version: 0.7.11
Release: 2%{?dist} Release: 1%{?dist}
Summary: Native bindings to the libgit2 library Summary: Native bindings to the libgit2 library
# Upstream license specification: MIT/Apache-2.0 # Upstream license specification: MIT/Apache-2.0
@ -167,6 +167,9 @@ rm -vrf libgit2
%endif %endif
%changelog %changelog
* Sat Dec 15 2018 Josh Stone <jistone@redhat.com> - 0.7.11-1
- Update to 0.7.11
* Sun Nov 04 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.7.10-2 * Sun Nov 04 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.7.10-2
- Adapt to new packaging - Adapt to new packaging

@ -1 +1 @@
SHA512 (libgit2-sys-0.7.10.crate) = d8900f8ffd0588593942a21625cb5b12f75f63531612c57a32440db632d783167b570c288a1e94f0fe0fe818ec6d1afcbcda94d5dee3cae5603e43e1be4913e1 SHA512 (libgit2-sys-0.7.11.crate) = 361aa7d75a029209f59c799e2f091f6ab8c0ba6a4677932537eea8e0198a36a2382327e8c5db98a2980f47b6a4baf07708720f128734081ac58e30d8721c3435

Loading…
Cancel
Save