diff --git a/changelog b/changelog new file mode 100644 index 0000000..f5608db --- /dev/null +++ b/changelog @@ -0,0 +1,18 @@ +* Fri Jul 23 2021 Fedora Release Engineering - 1.0.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Wed Jan 27 2021 Fedora Release Engineering - 1.0.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Sat Aug 01 2020 Fedora Release Engineering - 1.0.2-3 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Wed Jul 29 2020 Fedora Release Engineering - 1.0.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Wed Jun 17 2020 Fabio Valentini - 1.0.2-1 +- Update to version 1.0.2. + +* Mon Jan 27 2020 Fabio Valentini - 1.0.1-1 +- Initial package diff --git a/rust-dissimilar.spec b/rust-dissimilar.spec index d94d916..0181c42 100644 --- a/rust-dissimilar.spec +++ b/rust-dissimilar.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.0.2 -Release: 5%{?dist} +Release: %autorelease Summary: Diff library with semantic cleanup, based on Google's diff-match-patch # Upstream license specification: MIT OR Apache-2.0 @@ -71,22 +71,4 @@ which use "default" feature of "%{crate}" crate. %endif %changelog -* Fri Jul 23 2021 Fedora Release Engineering - 1.0.2-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Wed Jan 27 2021 Fedora Release Engineering - 1.0.2-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Sat Aug 01 2020 Fedora Release Engineering - 1.0.2-3 -- Second attempt - Rebuilt for - https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Wed Jul 29 2020 Fedora Release Engineering - 1.0.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Wed Jun 17 2020 Fabio Valentini - 1.0.2-1 -- Update to version 1.0.2. - -* Mon Jan 27 2020 Fabio Valentini - 1.0.1-1 -- Initial package - +%autochangelog