diff --git a/rust-crypto-hash.spec b/rust-crypto-hash.spec index ff751b0..f3151b2 100644 --- a/rust-crypto-hash.spec +++ b/rust-crypto-hash.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Wrapper for OS-level cryptographic hash functions License: MIT @@ -64,5 +64,8 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/Makefile %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Fri Jan 12 2018 Igor Gnatenko - 0.3.0-1 - Initial package