diff --git a/rust-exa.spec b/rust-exa.spec index 3057212..221135e 100644 --- a/rust-exa.spec +++ b/rust-exa.spec @@ -5,7 +5,7 @@ Name: rust-%{crate} Version: 0.8.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Modern replacement for ls License: MIT @@ -105,6 +105,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/{Makefile,Vagrantfile,contrib,devtools,screenshots.png,xtests} %changelog +* Mon Jan 08 2018 Igor Gnatenko - 0.8.0-3 +- Rebuild for rust-packaging v5 + * Thu Nov 30 2017 Igor Gnatenko - 0.8.0-2 - Bump lazy_static to 1