From f6ddc5f080197e70a06fcb67732e4e91d608b7b5 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Wed, 28 Jul 2021 11:16:09 +0200 Subject: [PATCH] convert to rpmautospec --- changelog | 65 ++++++++++++++++++++++++++++++++++++++++ rust-rust_decimal.spec | 68 ++---------------------------------------- 2 files changed, 67 insertions(+), 66 deletions(-) create mode 100644 changelog diff --git a/changelog b/changelog new file mode 100644 index 0000000..f62d789 --- /dev/null +++ b/changelog @@ -0,0 +1,65 @@ +* Fri Jul 23 2021 Fedora Release Engineering - 1.14.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Sat Jun 19 2021 Fabio Valentini - 1.14.3-1 +- Update to version 1.14.3. +- Fixes RHBZ#1968685 + +* Thu May 27 2021 Fabio Valentini - 1.14.1-1 +- Update to version 1.14.1. +- Fixes RHBZ#1963746 + +* Thu May 06 2021 Fabio Valentini - 1.13.0-1 +- Update to version 1.13.0. +- Fixes RHBZ#1953064 + +* Wed Apr 21 2021 Fabio Valentini - 1.11.1-1 +- Update to version 1.11.1. +- Fixes RHBZ#1950566 + +* Sat Feb 27 2021 Fabio Valentini - 1.10.3-1 +- Update to version 1.10.3. +- Fixes RHBZ#1928883 + +* Sun Feb 07 2021 Fabio Valentini - 1.10.2-1 +- Update to version 1.10.2. +- Fixes RHBZ#1911306 + +* Wed Jan 27 2021 Fedora Release Engineering - 1.8.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Sat Dec 12 2020 Fabio Valentini - 1.8.1-2 +- Remove features with missing dependencies (postgres, tokio-postgres). + +* Wed Sep 23 2020 Fabio Valentini - 1.8.1-1 +- Update to version 1.8.1. + +* Wed Jul 29 2020 Josh Stone - 1.7.0-1 +- Update to 1.7.0 + +* Wed Jul 29 2020 Fedora Release Engineering - 1.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Wed May 20 09:07:19 CEST 2020 Igor Raits - 1.6.0-1 +- Update to 1.6.0 + +* Fri May 08 2020 Josh Stone - 1.5.0-1 +- Update to 1.5.0 + +* Wed Apr 15 2020 Josh Stone - 1.4.1-1 +- Update to 1.4.1 + +* Mon Mar 23 06:53:16 CET 2020 Igor Raits - 1.4.0-1 +- Update to 1.4.0 + +* Fri Feb 28 19:14:48 CET 2020 Igor Raits - 1.3.0-1 +- Update to 1.3.0 + +* Tue Feb 11 09:58:57 CET 2020 Igor Raits - 1.2.1-1 +- Update to 1.2.1 + +* Thu Jan 30 2020 Fedora Release Engineering - 1.0.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Fri Dec 06 17:34:29 CET 2019 Igor Gnatenko - 1.0.3-1 +- Initial package diff --git a/rust-rust_decimal.spec b/rust-rust_decimal.spec index 8f6b74e..b430ddb 100644 --- a/rust-rust_decimal.spec +++ b/rust-rust_decimal.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.14.3 -Release: 2%{?dist} +Release: %autorelease Summary: Decimal Implementation written in pure Rust suitable for financial calculations # Upstream license specification: MIT @@ -265,68 +265,4 @@ which use "std" feature of "%{crate}" crate. %endif %changelog -* Fri Jul 23 2021 Fedora Release Engineering - 1.14.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Sat Jun 19 2021 Fabio Valentini - 1.14.3-1 -- Update to version 1.14.3. -- Fixes RHBZ#1968685 - -* Thu May 27 2021 Fabio Valentini - 1.14.1-1 -- Update to version 1.14.1. -- Fixes RHBZ#1963746 - -* Thu May 06 2021 Fabio Valentini - 1.13.0-1 -- Update to version 1.13.0. -- Fixes RHBZ#1953064 - -* Wed Apr 21 2021 Fabio Valentini - 1.11.1-1 -- Update to version 1.11.1. -- Fixes RHBZ#1950566 - -* Sat Feb 27 2021 Fabio Valentini - 1.10.3-1 -- Update to version 1.10.3. -- Fixes RHBZ#1928883 - -* Sun Feb 07 2021 Fabio Valentini - 1.10.2-1 -- Update to version 1.10.2. -- Fixes RHBZ#1911306 - -* Wed Jan 27 2021 Fedora Release Engineering - 1.8.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Sat Dec 12 2020 Fabio Valentini - 1.8.1-2 -- Remove features with missing dependencies (postgres, tokio-postgres). - -* Wed Sep 23 2020 Fabio Valentini - 1.8.1-1 -- Update to version 1.8.1. - -* Wed Jul 29 2020 Josh Stone - 1.7.0-1 -- Update to 1.7.0 - -* Wed Jul 29 2020 Fedora Release Engineering - 1.6.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Wed May 20 09:07:19 CEST 2020 Igor Raits - 1.6.0-1 -- Update to 1.6.0 - -* Fri May 08 2020 Josh Stone - 1.5.0-1 -- Update to 1.5.0 - -* Wed Apr 15 2020 Josh Stone - 1.4.1-1 -- Update to 1.4.1 - -* Mon Mar 23 06:53:16 CET 2020 Igor Raits - 1.4.0-1 -- Update to 1.4.0 - -* Fri Feb 28 19:14:48 CET 2020 Igor Raits - 1.3.0-1 -- Update to 1.3.0 - -* Tue Feb 11 09:58:57 CET 2020 Igor Raits - 1.2.1-1 -- Update to 1.2.1 - -* Thu Jan 30 2020 Fedora Release Engineering - 1.0.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Fri Dec 06 17:34:29 CET 2019 Igor Gnatenko - 1.0.3-1 -- Initial package +%autochangelog