Compare commits
No commits in common. "rawhide" and "f40" have entirely different histories.
3 changed files with 3 additions and 17 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -15,5 +15,3 @@ 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
|
||||
/atop-2.12.1.tar.gz
|
||||
|
|
|
|||
16
atop.spec
16
atop.spec
|
|
@ -1,8 +1,8 @@
|
|||
%define _hardened_build 1
|
||||
|
||||
Name: atop
|
||||
Version: 2.12.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.11.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,18 +112,6 @@ install -Dp -m 0644 atop-rotate.* $RPM_BUILD_ROOT%{_unitdir}/
|
|||
#%%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.12.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Tue Sep 23 2025 Gwyn Ciesla <gwync@protonmail.com> - 2.12.1-1
|
||||
- 2.12.1
|
||||
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.12.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Mon Jun 16 2025 Gwyn Ciesla <gwync@protonmail.com> - 2.12.0-1
|
||||
- 2.12.0
|
||||
|
||||
* Mon Mar 31 2025 Gwyn Ciesla <gwync@protonmail.com> - 2.11.1-1
|
||||
- 2.11.1
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (atop-2.12.1.tar.gz) = e01db51bf025598e7bad585f62761e10d23a77f6c7be96418bc8919a72c74628851ae5cbdc0c12ed752f80b44f5b72f2102692dbbb3210cacc59b32340107ce7
|
||||
SHA512 (atop-2.11.1.tar.gz) = 6c3301ecc7fa261bc9f9a9d285315b048aa56fdf94629b1e4ad2634b0cf048d70afe7813b1a44506756d6af05b8b78df76df995aa6f4c404bf01fd6225839a3d
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue