From e4a0d62fc244561b5d15ada3f5c2e4c9c14b77d7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Feb 09 2018 15:52:22 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/rust-thread_local.spec b/rust-thread_local.spec index dd3eb81..681eabe 100644 --- a/rust-thread_local.spec +++ b/rust-thread_local.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Per-object thread-local storage License: ASL 2.0 or MIT @@ -54,6 +54,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.3.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Jan 08 2018 Igor Gnatenko - 0.3.5-2 - Rebuild for rust-packaging v5