From 25b745720aed05c80f829b6ac99e1d363e024eb4 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Wed, 5 Jan 2022 20:49:56 +0100 Subject: [PATCH] convert to rpmautospec --- changelog | 83 +++++++++++++++++++++++++++++++++++++++++++++ rust-reqwest.spec | 86 ++--------------------------------------------- 2 files changed, 85 insertions(+), 84 deletions(-) create mode 100644 changelog diff --git a/changelog b/changelog new file mode 100644 index 0000000..38a3bbc --- /dev/null +++ b/changelog @@ -0,0 +1,83 @@ +* Fri Jul 23 2021 Fedora Release Engineering - 0.11.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Tue Jun 22 2021 Fabio Valentini - 0.11.4-1 +- Update to version 0.11.4. +- Fixes RHBZ#1974523 + +* Fri Jun 11 2021 Fabio Valentini - 0.11.3-1 +- Update to version 0.11.3. +- Fixes RHBZ#1948875 + +* Tue Mar 23 2021 Fabio Valentini - 0.11.2-1 +- Update to version 0.11.2. +- Fixes RHBZ#1937094 + +* Sat Mar 06 2021 Fabio Valentini - 0.11.1-1 +- Update to version 0.11.1. + +* Wed Jan 27 2021 Fedora Release Engineering - 0.10.9-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Fri Nov 27 2020 Fabio Valentini - 0.10.9-1 +- Update to version 0.10.9. + +* Wed Oct 21 2020 Fabio Valentini - 0.10.8-2 +- Bump to tokio-socks 0.3. + +* Wed Aug 26 2020 Josh Stone - 0.10.8-1 +- Update to 0.10.8 + +* Wed Jul 29 2020 Fedora Release Engineering - 0.10.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Thu Jun 04 2020 Josh Stone - 0.10.6-1 +- Update to 0.10.6 + +* Mon May 18 12:49:32 CEST 2020 Igor Raits - 0.10.4-2 +- Update libflate to 1.0 + +* Wed Mar 04 2020 Josh Stone - 0.10.4-1 +- Update to 0.10.4 + +* Thu Feb 27 2020 Josh Stone - 0.10.3-1 +- Update to 0.10.3 + +* Fri Feb 21 2020 Josh Stone - 0.10.2-1 +- Update to 0.10.2 + +* Tue Feb 11 10:17:33 CET 2020 Igor Raits - 0.10.1-1 +- Update to 0.10.1 + +* Thu Jan 30 2020 Fedora Release Engineering - 0.9.24-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Thu Dec 26 07:19:05 CET 2019 Igor Gnatenko - 0.9.24-1 +- Update to 0.9.24 + +* Fri Jul 26 2019 Fedora Release Engineering - 0.9.13-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Fri Jun 21 18:20:27 CEST 2019 Igor Gnatenko - 0.9.13-2 +- Regenerate + +* Tue Apr 02 2019 Josh Stone - 0.9.13-1 +- Update to 0.9.13 + +* Thu Mar 21 00:24:21 CET 2019 Igor Gnatenko - 0.9.12-1 +- Update to 0.9.12 + +* Tue Mar 05 2019 Igor Gnatenko - 0.9.11-1 +- Update to 0.9.11 + +* Tue Feb 19 2019 Josh Stone - 0.9.10-1 +- Update to 0.9.10 + +* Sat Feb 02 2019 Fedora Release Engineering - 0.9.9-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Sat Jan 26 2019 Igor Gnatenko - 0.9.9-2 +- Run tests in infrastructure + +* Sat Jan 26 2019 Igor Gnatenko - 0.9.9-1 +- Initial package diff --git a/rust-reqwest.spec b/rust-reqwest.spec index e474533..3da0060 100644 --- a/rust-reqwest.spec +++ b/rust-reqwest.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.11.4 -Release: 2%{?dist} +Release: %autorelease Summary: Higher level HTTP client library # Upstream license specification: MIT/Apache-2.0 @@ -525,86 +525,4 @@ which use "webpki-roots" feature of "%{crate}" crate. %endif %changelog -* Fri Jul 23 2021 Fedora Release Engineering - 0.11.4-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Tue Jun 22 2021 Fabio Valentini - 0.11.4-1 -- Update to version 0.11.4. -- Fixes RHBZ#1974523 - -* Fri Jun 11 2021 Fabio Valentini - 0.11.3-1 -- Update to version 0.11.3. -- Fixes RHBZ#1948875 - -* Tue Mar 23 2021 Fabio Valentini - 0.11.2-1 -- Update to version 0.11.2. -- Fixes RHBZ#1937094 - -* Sat Mar 06 2021 Fabio Valentini - 0.11.1-1 -- Update to version 0.11.1. - -* Wed Jan 27 2021 Fedora Release Engineering - 0.10.9-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Fri Nov 27 2020 Fabio Valentini - 0.10.9-1 -- Update to version 0.10.9. - -* Wed Oct 21 2020 Fabio Valentini - 0.10.8-2 -- Bump to tokio-socks 0.3. - -* Wed Aug 26 2020 Josh Stone - 0.10.8-1 -- Update to 0.10.8 - -* Wed Jul 29 2020 Fedora Release Engineering - 0.10.6-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Thu Jun 04 2020 Josh Stone - 0.10.6-1 -- Update to 0.10.6 - -* Mon May 18 12:49:32 CEST 2020 Igor Raits - 0.10.4-2 -- Update libflate to 1.0 - -* Wed Mar 04 2020 Josh Stone - 0.10.4-1 -- Update to 0.10.4 - -* Thu Feb 27 2020 Josh Stone - 0.10.3-1 -- Update to 0.10.3 - -* Fri Feb 21 2020 Josh Stone - 0.10.2-1 -- Update to 0.10.2 - -* Tue Feb 11 10:17:33 CET 2020 Igor Raits - 0.10.1-1 -- Update to 0.10.1 - -* Thu Jan 30 2020 Fedora Release Engineering - 0.9.24-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Thu Dec 26 07:19:05 CET 2019 Igor Gnatenko - 0.9.24-1 -- Update to 0.9.24 - -* Fri Jul 26 2019 Fedora Release Engineering - 0.9.13-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Fri Jun 21 18:20:27 CEST 2019 Igor Gnatenko - 0.9.13-2 -- Regenerate - -* Tue Apr 02 2019 Josh Stone - 0.9.13-1 -- Update to 0.9.13 - -* Thu Mar 21 00:24:21 CET 2019 Igor Gnatenko - 0.9.12-1 -- Update to 0.9.12 - -* Tue Mar 05 2019 Igor Gnatenko - 0.9.11-1 -- Update to 0.9.11 - -* Tue Feb 19 2019 Josh Stone - 0.9.10-1 -- Update to 0.9.10 - -* Sat Feb 02 2019 Fedora Release Engineering - 0.9.9-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Sat Jan 26 2019 Igor Gnatenko - 0.9.9-2 -- Run tests in infrastructure - -* Sat Jan 26 2019 Igor Gnatenko - 0.9.9-1 -- Initial package +%autochangelog