diff --git a/changelog b/changelog new file mode 100644 index 0000000..5247ecb --- /dev/null +++ b/changelog @@ -0,0 +1,12 @@ +* Fri Jan 21 2022 Fedora Release Engineering - 0.14.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Sat Dec 4 2021 Olivier Lemasle - 0.14.0-1 +- Update to upstream 0.14.0 (fixes rhbz#1976478) + +* Tue Jul 27 2021 Fedora Release Engineering - 0.3.1-2 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Mon May 31 20:37:18 CEST 2021 Olivier Lemasle - 0.3.1-1 +- Initial package diff --git a/rust-fs-set-times.spec b/rust-fs-set-times.spec index b334377..188c1eb 100644 --- a/rust-fs-set-times.spec +++ b/rust-fs-set-times.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.14.0 -Release: 2%{?dist} +Release: %autorelease Summary: Set filesystem timestamps # Upstream license specification: Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT @@ -80,15 +80,4 @@ which use "default" feature of "%{crate}" crate. %endif %changelog -* Fri Jan 21 2022 Fedora Release Engineering - 0.14.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Sat Dec 4 2021 Olivier Lemasle - 0.14.0-1 -- Update to upstream 0.14.0 (fixes rhbz#1976478) - -* Tue Jul 27 2021 Fedora Release Engineering - 0.3.1-2 -- Second attempt - Rebuilt for - https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Mon May 31 20:37:18 CEST 2021 Olivier Lemasle - 0.3.1-1 -- Initial package +%autochangelog