diff --git a/rust-lzma-sys.spec b/rust-lzma-sys.spec index 461d753..57ce6d1 100644 --- a/rust-lzma-sys.spec +++ b/rust-lzma-sys.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Raw bindings to liblzma # https://github.com/alexcrichton/xz2-rs/pull/23 @@ -63,5 +63,8 @@ rm -vrf xz-* %{cargo_registry}/%{crate}-%{version}/ %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.1.9-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Sat Jan 13 2018 Igor Gnatenko - 0.1.9-1 - Initial package