diff --git a/changelog b/changelog new file mode 100644 index 0000000..8ee8f5a --- /dev/null +++ b/changelog @@ -0,0 +1,6 @@ +* Tue Jul 27 2021 Fedora Release Engineering - 0.2.0-2 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Tue Jun 15 2021 Davide Cavalca - 0.2.0-1 +- Initial package diff --git a/rust-fb_procfs.spec b/rust-fb_procfs.spec index 1eccb11..b40ae96 100644 --- a/rust-fb_procfs.spec +++ b/rust-fb_procfs.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.2.0 -Release: 2%{?dist} +Release: %autorelease Summary: Crate for reading procfs # Upstream license specification: Apache-2.0 @@ -75,9 +75,4 @@ which use "default" feature of "%{crate}" crate. %endif %changelog -* Tue Jul 27 2021 Fedora Release Engineering - 0.2.0-2 -- Second attempt - Rebuilt for - https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Tue Jun 15 2021 Davide Cavalca - 0.2.0-1 -- Initial package +%autochangelog