diff --git a/rust-curl.spec b/rust-curl.spec index 2bdac3b..8497784 100644 --- a/rust-curl.spec +++ b/rust-curl.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.4.11 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Rust bindings to libcurl for making HTTP requests License: MIT @@ -66,5 +66,8 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/{appveyor.yml,ci} %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.4.11-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Sat Jan 13 2018 Igor Gnatenko - 0.4.11-1 - Initial package