diff --git a/rust-docopt.spec b/rust-docopt.spec index e6b747a..fa35cb5 100644 --- a/rust-docopt.spec +++ b/rust-docopt.spec @@ -5,7 +5,7 @@ Name: rust-%{crate} Version: 0.8.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Command line argument parsing License: Unlicense or MIT @@ -75,6 +75,9 @@ install -Dpm0644 -t %{buildroot}%{_datadir}/bash-completion/completions completi %exclude %{cargo_registry}/%{crate}-%{version}/{Makefile,completions,ctags.rust,scripts,session.vim} %changelog +* Mon Jan 08 2018 Igor Gnatenko - 0.8.3-2 +- Rebuild for rust-packaging v5 + * Tue Jan 02 2018 Igor Gnatenko - 0.8.3-1 - Update to 0.8.3