diff --git a/rust-xz2.spec b/rust-xz2.spec index 90fb1f7..edfd668 100644 --- a/rust-xz2.spec +++ b/rust-xz2.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Rust bindings to liblzma License: MIT or ASL 2.0 @@ -64,5 +64,8 @@ sed -i -e "/fn standard_files/i #[ignore]" tests/xz.rs %{cargo_registry}/%{crate}-%{version}/ %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.1.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Sat Jan 13 2018 Igor Gnatenko - 0.1.4-1 - Initial package