From 22fc34ae4a0d1762c74238a036db8cf1a48a8bfe Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Feb 02 2019 13:52:44 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/rust-iso8601.spec b/rust-iso8601.spec index eaaab5e..c0bd556 100644 --- a/rust-iso8601.spec +++ b/rust-iso8601.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.2.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Parsing ISO8601 dates using nom License: MIT @@ -69,6 +69,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.2.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Nov 14 2018 Igor Gnatenko - 0.2.0-7 - Adapt to new packaging