|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
|
Version: 0.8.0
|
|
|
|
|
Release: 9%{?dist}
|
|
|
|
|
Release: 10%{?dist}
|
|
|
|
|
Summary: Modern replacement for ls
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
@ -108,6 +108,9 @@ which use %{crate} from crates.io.
|
|
|
|
|
%exclude %{cargo_registry}/%{crate}-%{version}/{Makefile,Vagrantfile,contrib,devtools,screenshots.png,xtests}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Aug 10 2018 Josh Stone <jistone@redhat.com> - 0.8.0-10
|
|
|
|
|
- Rebuild with fixed rust-libgit2-sys-0.7.7
|
|
|
|
|
|
|
|
|
|
* Fri Aug 10 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.8.0-9
|
|
|
|
|
- Rebuild for libgit2 0.27.x
|
|
|
|
|
|
|
|
|
|