diff --git a/changelog b/changelog new file mode 100644 index 0000000..0ec6184 --- /dev/null +++ b/changelog @@ -0,0 +1,123 @@ +* Thu Dec 12 2024 HuijingHei - 0.2.25-1 +- https://github.com/coreos/bootupd/releases/tag/v0.2.25 + Resolves: RHEL-71041 + +* Tue Oct 29 2024 Troy Dawson - 0.2.19-3 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + +* Mon Jun 24 2024 Troy Dawson - 0.2.19-2 +- Bump release for June 2024 mass rebuild + +* Fri May 17 2024 Joseph Marrero - 0.2.19-1 +- https://github.com/coreos/bootupd/releases/tag/v0.2.19 + Resolves: RHEL-35889 + +* Thu Feb 01 2024 Yaakov Selkowitz - 0.2.17-4 +- Update Rust macro usage + +* Fri Jan 26 2024 Fedora Release Engineering - 0.2.17-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Tue Dec 19 2023 Colin Walters - 0.2.17-2 +- https://github.com/coreos/bootupd/releases/tag/v0.2.17 + +* Wed Dec 13 2023 Colin Walters - 0.2.16-2 +- https://github.com/coreos/bootupd/releases/tag/v0.2.16 + +* Tue Nov 28 2023 Colin Walters - 0.2.15-2 +- https://github.com/coreos/bootupd/releases/tag/v0.2.15 + +* Mon Nov 20 2023 Colin Walters - 0.2.14-2 +- https://github.com/coreos/bootupd/releases/tag/v0.2.14 + +* Tue Nov 14 2023 Yaakov Selkowitz - 0.2.13-4 +- Fix RHEL build + +* Fri Nov 10 2023 Colin Walters - 0.2.13-3 +- Backport patch for not having separate /boot + +* Thu Nov 02 2023 Colin Walters - 0.2.13-2 +- Rebase to 0.2.13 + +* Mon Oct 23 2023 Colin Walters - 0.2.12-4 +- Install static configs + +* Fri Oct 20 2023 Colin Walters - 0.2.12-2 +- https://github.com/coreos/bootupd/releases/tag/v0.2.12 + +* Fri Oct 06 2023 Colin Walters - 0.2.11-5 +- Enable ppc64le, it is supported now + +* Sat Sep 30 2023 Fabio Valentini - 0.2.11-4 +- Updates for the latest Rust packaging and license tag / SPDX guidelines. + +* Tue Sep 19 2023 Colin Walters - 0.2.11-3 +- https://github.com/coreos/bootupd/releases/tag/v0.2.11 + +* Mon Sep 11 2023 Colin Walters - 0.2.10-2 +- https://github.com/coreos/bootupd/releases/tag/v0.2.10 + +* Fri Jul 21 2023 Fedora Release Engineering - 0.2.9-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Tue Oct 18 2022 Colin Walters - 0.2.8-3 +- Update to v0.2.8 + +* Fri Jul 29 2022 Colin Walters - 0.2.7-2 +- https://github.com/coreos/bootupd/releases/tag/v0.2.7 + +* Sat Jul 23 2022 Fedora Release Engineering - 0.2.6-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Tue Feb 15 2022 Zbigniew Jędrzejewski-Szmek - 0.2.6-4 +- Rebuild with package notes + +* Tue Feb 15 2022 Zbigniew Jędrzejewski-Szmek - 0.2.6-3 +- Rebuild with package notes + +* Fri Jan 21 2022 Fedora Release Engineering - 0.2.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Thu Sep 16 2021 Luca BRUNO - 0.2.6-1 +- New upstream version + https://github.com/coreos/bootupd/releases/tag/v0.2.6 + +* Tue Sep 14 2021 Sahana Prasad - 0.2.5-5 +- Rebuilt with OpenSSL 3.0.0 + +* Fri Jul 23 2021 Fedora Release Engineering - 0.2.5-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Wed Jan 27 2021 Fedora Release Engineering - 0.2.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Wed Jan 6 14:48:03 UTC 2021 Colin Walters - 0.2.5-2 +- https://github.com/coreos/bootupd/releases/tag/v0.2.5 + +* Tue Dec 15 14:48:20 UTC 2020 Colin Walters - 0.2.4-2 +- https://github.com/coreos/bootupd/releases/tag/v0.2.4 + +* Tue Nov 17 14:33:06 UTC 2020 Colin Walters - 0.2.3-2 +- https://github.com/coreos/rpm-ostree/bootupd/tag/v0.2.3 + +* Wed Nov 11 18:07:38 UTC 2020 Colin Walters - 0.2.2-2 +- Update to 0.2.2 + +* Mon Nov 2 23:03:03 UTC 2020 Colin Walters - 0.2.0-3 +- Switch to vendored sources since RHEL requires it + +* Mon Oct 26 15:06:37 UTC 2020 Colin Walters - 0.2.0-2 +- https://github.com/coreos/bootupd/releases/tag/v0.2.0 + +* Tue Oct 13 2020 Colin Walters - 0.1.3-2 +- https://github.com/coreos/bootupd/releases/tag/v0.1.3 + +* Tue Sep 22 2020 Colin Walters - 0.1.2-2 +- New upstream + +* Mon Sep 21 2020 Colin Walters - 0.1.1-2 +- Also build on aarch64 + +* Fri Sep 11 2020 Colin Walters - 0.1.0-3 +- Initial package diff --git a/rust-bootupd.spec b/rust-bootupd.spec index cc72bd4..b9ac91e 100644 --- a/rust-bootupd.spec +++ b/rust-bootupd.spec @@ -4,7 +4,7 @@ Name: rust-%{crate} Version: 0.2.25 -Release: 1%{?dist} +Release: %autorelease Summary: Bootloader updater License: Apache-2.0 @@ -65,127 +65,4 @@ License: Apache-2.0 AND BSD-3-Clause AND MIT AND (Apache-2.0 OR BSL-1.0) %{__make} install-grub-static DESTDIR=%{?buildroot} INSTALL="%{__install} -p" %changelog -* Thu Dec 12 2024 HuijingHei - 0.2.25-1 -- https://github.com/coreos/bootupd/releases/tag/v0.2.25 - Resolves: RHEL-71041 - -* Tue Oct 29 2024 Troy Dawson - 0.2.19-3 -- Bump release for October 2024 mass rebuild: - Resolves: RHEL-64018 - -* Mon Jun 24 2024 Troy Dawson - 0.2.19-2 -- Bump release for June 2024 mass rebuild - -* Fri May 17 2024 Joseph Marrero - 0.2.19-1 -- https://github.com/coreos/bootupd/releases/tag/v0.2.19 - Resolves: RHEL-35889 - -* Thu Feb 01 2024 Yaakov Selkowitz - 0.2.17-4 -- Update Rust macro usage - -* Fri Jan 26 2024 Fedora Release Engineering - 0.2.17-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Tue Dec 19 2023 Colin Walters - 0.2.17-2 -- https://github.com/coreos/bootupd/releases/tag/v0.2.17 - -* Wed Dec 13 2023 Colin Walters - 0.2.16-2 -- https://github.com/coreos/bootupd/releases/tag/v0.2.16 - -* Tue Nov 28 2023 Colin Walters - 0.2.15-2 -- https://github.com/coreos/bootupd/releases/tag/v0.2.15 - -* Mon Nov 20 2023 Colin Walters - 0.2.14-2 -- https://github.com/coreos/bootupd/releases/tag/v0.2.14 - -* Tue Nov 14 2023 Yaakov Selkowitz - 0.2.13-4 -- Fix RHEL build - -* Fri Nov 10 2023 Colin Walters - 0.2.13-3 -- Backport patch for not having separate /boot - -* Thu Nov 02 2023 Colin Walters - 0.2.13-2 -- Rebase to 0.2.13 - -* Mon Oct 23 2023 Colin Walters - 0.2.12-4 -- Install static configs - -* Fri Oct 20 2023 Colin Walters - 0.2.12-2 -- https://github.com/coreos/bootupd/releases/tag/v0.2.12 - -* Fri Oct 06 2023 Colin Walters - 0.2.11-5 -- Enable ppc64le, it is supported now - -* Sat Sep 30 2023 Fabio Valentini - 0.2.11-4 -- Updates for the latest Rust packaging and license tag / SPDX guidelines. - -* Tue Sep 19 2023 Colin Walters - 0.2.11-3 -- https://github.com/coreos/bootupd/releases/tag/v0.2.11 - -* Mon Sep 11 2023 Colin Walters - 0.2.10-2 -- https://github.com/coreos/bootupd/releases/tag/v0.2.10 - -* Fri Jul 21 2023 Fedora Release Engineering - 0.2.9-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - -* Tue Oct 18 2022 Colin Walters - 0.2.8-3 -- Update to v0.2.8 - -* Fri Jul 29 2022 Colin Walters - 0.2.7-2 -- https://github.com/coreos/bootupd/releases/tag/v0.2.7 - -* Sat Jul 23 2022 Fedora Release Engineering - 0.2.6-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Tue Feb 15 2022 Zbigniew Jędrzejewski-Szmek - 0.2.6-4 -- Rebuild with package notes - -* Tue Feb 15 2022 Zbigniew Jędrzejewski-Szmek - 0.2.6-3 -- Rebuild with package notes - -* Fri Jan 21 2022 Fedora Release Engineering - 0.2.6-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Thu Sep 16 2021 Luca BRUNO - 0.2.6-1 -- New upstream version - https://github.com/coreos/bootupd/releases/tag/v0.2.6 - -* Tue Sep 14 2021 Sahana Prasad - 0.2.5-5 -- Rebuilt with OpenSSL 3.0.0 - -* Fri Jul 23 2021 Fedora Release Engineering - 0.2.5-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Wed Jan 27 2021 Fedora Release Engineering - 0.2.5-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Wed Jan 6 14:48:03 UTC 2021 Colin Walters - 0.2.5-2 -- https://github.com/coreos/bootupd/releases/tag/v0.2.5 - -* Tue Dec 15 14:48:20 UTC 2020 Colin Walters - 0.2.4-2 -- https://github.com/coreos/bootupd/releases/tag/v0.2.4 - -* Tue Nov 17 14:33:06 UTC 2020 Colin Walters - 0.2.3-2 -- https://github.com/coreos/rpm-ostree/bootupd/tag/v0.2.3 - -* Wed Nov 11 18:07:38 UTC 2020 Colin Walters - 0.2.2-2 -- Update to 0.2.2 - -* Mon Nov 2 23:03:03 UTC 2020 Colin Walters - 0.2.0-3 -- Switch to vendored sources since RHEL requires it - -* Mon Oct 26 15:06:37 UTC 2020 Colin Walters - 0.2.0-2 -- https://github.com/coreos/bootupd/releases/tag/v0.2.0 - -* Tue Oct 13 2020 Colin Walters - 0.1.3-2 -- https://github.com/coreos/bootupd/releases/tag/v0.1.3 - -* Tue Sep 22 2020 Colin Walters - 0.1.2-2 -- New upstream - -* Mon Sep 21 2020 Colin Walters - 0.1.1-2 -- Also build on aarch64 - -* Fri Sep 11 2020 Colin Walters - 0.1.0-3 -- Initial package - +%autochangelog