diff --git a/rust-libssh2-sys.spec b/rust-libssh2-sys.spec index 9a6cdaa..c0dedfb 100644 --- a/rust-libssh2-sys.spec +++ b/rust-libssh2-sys.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.2.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Native bindings to the libssh2 library # https://github.com/alexcrichton/ssh2-rs/issues/75 @@ -61,6 +61,9 @@ rm -vrf libssh2/ %{cargo_registry}/%{crate}-%{version}/ %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.2.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Jan 08 2018 Igor Gnatenko - 0.2.6-2 - Rebuild for rust-packaging v5