Update to 0.12.0

epel9
Josh Stone 5 years ago
parent f9519afee6
commit 3a25dffffc

1
.gitignore vendored

@ -11,3 +11,4 @@
/git2-0.10.1.crate
/git2-0.10.2.crate
/git2-0.11.0.crate
/git2-0.12.0.crate

@ -5,8 +5,8 @@
%global crate git2
Name: rust-%{crate}
Version: 0.11.0
Release: 2%{?dist}
Version: 0.12.0
Release: 1%{?dist}
Summary: Bindings to libgit2 for interoperating with git repositories
# Upstream license specification: MIT/Apache-2.0
@ -149,6 +149,9 @@ echo '/usr/bin/git'
%endif
%changelog
* Tue Mar 03 2020 Josh Stone <jistone@redhat.com> - 0.12.0-1
- Update to 0.12.0
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (git2-0.11.0.crate) = 4625eb25e5e88c0f608917a5a6a574372942bde8697f9e2ac1a8198c263a89edaf42cae6738dc87343b1b1359f56462886a3551e9f41ac6c19837996340ebfaa
SHA512 (git2-0.12.0.crate) = 34d34809894da1cd5455f65244020020f39b7d48e379968c7bd8641987a69c1d8114dd2f9e54410ec32724126dc7237e1b5efce8ca1c6c044735e0875729317d

Loading…
Cancel
Save