From 69cf1d15deb198d087ffe866668f3bf3d9c62dbe Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Mon, 16 Jun 2025 10:35:48 -0500 Subject: [PATCH 1/4] 2.12.0 --- .gitignore | 1 + atop.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a220581..59844ce 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ atop-1.23.tar.gz /atop-2.10.0.tar.gz /atop-2.11.0.tar.gz /atop-2.11.1.tar.gz +/atop-2.12.0.tar.gz diff --git a/atop.spec b/atop.spec index 2473220..9e4fd91 100644 --- a/atop.spec +++ b/atop.spec @@ -1,7 +1,7 @@ %define _hardened_build 1 Name: atop -Version: 2.11.1 +Version: 2.12.0 Release: 1%{?dist} Summary: An advanced interactive monitor to view the load on system and process level @@ -112,6 +112,9 @@ install -Dp -m 0644 atop-rotate.* $RPM_BUILD_ROOT%{_unitdir}/ #%%endif %changelog +* Mon Jun 16 2025 Gwyn Ciesla - 2.12.0-1 +- 2.12.0 + * Mon Mar 31 2025 Gwyn Ciesla - 2.11.1-1 - 2.11.1 diff --git a/sources b/sources index 1be10d8..28b0272 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (atop-2.11.1.tar.gz) = 6c3301ecc7fa261bc9f9a9d285315b048aa56fdf94629b1e4ad2634b0cf048d70afe7813b1a44506756d6af05b8b78df76df995aa6f4c404bf01fd6225839a3d +SHA512 (atop-2.12.0.tar.gz) = d0cee89b6d187b853726d025ddedb067a91aa4b71195e125d2a4a2d9057acd149b92f48a5d633729e36634c70d60334ce72f73ef8051861ba4c7e482e17cd5ff From ecd35340fe48b2d188bbaade49c087ff2ce223dc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 23 Jul 2025 17:24:31 +0000 Subject: [PATCH 2/4] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- atop.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/atop.spec b/atop.spec index 9e4fd91..6eb17f0 100644 --- a/atop.spec +++ b/atop.spec @@ -2,7 +2,7 @@ Name: atop Version: 2.12.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An advanced interactive monitor to view the load on system and process level License: GPL-2.0-or-later @@ -112,6 +112,9 @@ install -Dp -m 0644 atop-rotate.* $RPM_BUILD_ROOT%{_unitdir}/ #%%endif %changelog +* Wed Jul 23 2025 Fedora Release Engineering - 2.12.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Mon Jun 16 2025 Gwyn Ciesla - 2.12.0-1 - 2.12.0 From 384c53ff7b54aabf4c905372ed132fbfdbf12ae3 Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Tue, 23 Sep 2025 14:02:50 -0500 Subject: [PATCH 3/4] 2.12.1 --- .gitignore | 1 + atop.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 59844ce..6afb65f 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ atop-1.23.tar.gz /atop-2.11.0.tar.gz /atop-2.11.1.tar.gz /atop-2.12.0.tar.gz +/atop-2.12.1.tar.gz diff --git a/atop.spec b/atop.spec index 6eb17f0..6ff8297 100644 --- a/atop.spec +++ b/atop.spec @@ -1,8 +1,8 @@ %define _hardened_build 1 Name: atop -Version: 2.12.0 -Release: 2%{?dist} +Version: 2.12.1 +Release: 1%{?dist} Summary: An advanced interactive monitor to view the load on system and process level License: GPL-2.0-or-later @@ -112,6 +112,9 @@ install -Dp -m 0644 atop-rotate.* $RPM_BUILD_ROOT%{_unitdir}/ #%%endif %changelog +* Tue Sep 23 2025 Gwyn Ciesla - 2.12.1-1 +- 2.12.1 + * Wed Jul 23 2025 Fedora Release Engineering - 2.12.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild diff --git a/sources b/sources index 28b0272..5ba284b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (atop-2.12.0.tar.gz) = d0cee89b6d187b853726d025ddedb067a91aa4b71195e125d2a4a2d9057acd149b92f48a5d633729e36634c70d60334ce72f73ef8051861ba4c7e482e17cd5ff +SHA512 (atop-2.12.1.tar.gz) = e01db51bf025598e7bad585f62761e10d23a77f6c7be96418bc8919a72c74628851ae5cbdc0c12ed752f80b44f5b72f2102692dbbb3210cacc59b32340107ce7 From 8a5871f434992a55951824863d4956d2a44479be Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 16 Jan 2026 04:06:36 +0000 Subject: [PATCH 4/4] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- atop.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/atop.spec b/atop.spec index 6ff8297..c7c32b4 100644 --- a/atop.spec +++ b/atop.spec @@ -2,7 +2,7 @@ Name: atop Version: 2.12.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An advanced interactive monitor to view the load on system and process level License: GPL-2.0-or-later @@ -112,6 +112,9 @@ install -Dp -m 0644 atop-rotate.* $RPM_BUILD_ROOT%{_unitdir}/ #%%endif %changelog +* Fri Jan 16 2026 Fedora Release Engineering - 2.12.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Tue Sep 23 2025 Gwyn Ciesla - 2.12.1-1 - 2.12.1