diff --git a/changelog b/changelog new file mode 100644 index 0000000..4bfb059 --- /dev/null +++ b/changelog @@ -0,0 +1,44 @@ +* Fri Jul 23 2021 Fedora Release Engineering - 2.7.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Wed Jan 27 2021 Fedora Release Engineering - 2.7.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Mon Dec 28 13:31:07 CET 2020 Igor Raits - 2.7.4-2 +- Rebuild + +* Thu Oct 15 2020 Fabio Valentini - 2.7.4-1 +- Update to version 2.7.4. + +* Wed Sep 16 2020 Fabio Valentini - 2.7.2-1 +- Update to version 2.7.2. + +* Wed Aug 26 2020 Josh Stone - 2.7.1-1 +- Update to 2.7.1 + +* Wed Jul 29 2020 Fedora Release Engineering - 2.6.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Sat May 30 2020 Josh Stone - 2.6.1-1 +- Update to 2.6.1 + +* Tue May 26 2020 Josh Stone - 2.6.0-1 +- Update to 2.6.0 + +* Thu Apr 30 2020 Josh Stone - 2.5.1-1 +- Update to 2.5.1 + +* Mon Apr 27 08:24:01 CEST 2020 Igor Raits - 2.5.0-1 +- Update to 2.5.0 + +* Tue Feb 11 10:10:25 CET 2020 Igor Raits - 2.4.9-1 +- Update to 2.4.9 + +* Thu Jan 30 2020 Fedora Release Engineering - 2.4.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Sat Jan 25 2020 Josh Stone - 2.4.8-1 +- Update to 2.4.8 + +* Fri Dec 20 11:43:01 CET 2019 Igor Gnatenko - 2.4.7-1 +- Initial package diff --git a/rust-jql.spec b/rust-jql.spec index 6ede793..d99886d 100644 --- a/rust-jql.spec +++ b/rust-jql.spec @@ -5,7 +5,7 @@ Name: rust-%{crate} Version: 2.7.4 -Release: 4%{?dist} +Release: %autorelease Summary: JSON query language CLI tool # Upstream license specification: MIT @@ -89,47 +89,4 @@ which use "default" feature of "%{crate}" crate. %endif %changelog -* Fri Jul 23 2021 Fedora Release Engineering - 2.7.4-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Wed Jan 27 2021 Fedora Release Engineering - 2.7.4-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Mon Dec 28 13:31:07 CET 2020 Igor Raits - 2.7.4-2 -- Rebuild - -* Thu Oct 15 2020 Fabio Valentini - 2.7.4-1 -- Update to version 2.7.4. - -* Wed Sep 16 2020 Fabio Valentini - 2.7.2-1 -- Update to version 2.7.2. - -* Wed Aug 26 2020 Josh Stone - 2.7.1-1 -- Update to 2.7.1 - -* Wed Jul 29 2020 Fedora Release Engineering - 2.6.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Sat May 30 2020 Josh Stone - 2.6.1-1 -- Update to 2.6.1 - -* Tue May 26 2020 Josh Stone - 2.6.0-1 -- Update to 2.6.0 - -* Thu Apr 30 2020 Josh Stone - 2.5.1-1 -- Update to 2.5.1 - -* Mon Apr 27 08:24:01 CEST 2020 Igor Raits - 2.5.0-1 -- Update to 2.5.0 - -* Tue Feb 11 10:10:25 CET 2020 Igor Raits - 2.4.9-1 -- Update to 2.4.9 - -* Thu Jan 30 2020 Fedora Release Engineering - 2.4.8-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Sat Jan 25 2020 Josh Stone - 2.4.8-1 -- Update to 2.4.8 - -* Fri Dec 20 11:43:01 CET 2019 Igor Gnatenko - 2.4.7-1 -- Initial package +%autochangelog