Backport Sysprof 46.0 from Fedora 40
Resolves: RHEL-30244
This commit is contained in:
parent
8cac9c1e7a
commit
ac00173deb
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (sysprof-45.1.tar.xz) = fd555603c13bbc76936e26a8d8124eee8aa783ec221ac727b6c0e42a40ade4dfebda460eacb65cb49e4c8d2587ab6fc02b55846f50f8f1ef7700fd47c8ff2c43
|
||||
SHA512 (sysprof-46.0.tar.xz) = f04d887218257d177f7bc68485bcc47c310188335530ff9bf5e3efa7c383d56e97d5d969b2e8b5b0469993456aa734873c599f3d743615716305b8c7f113f534
|
||||
|
18
sysprof.spec
18
sysprof.spec
@ -3,13 +3,13 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: sysprof
|
||||
Version: 45.1
|
||||
Release: 2%{?dist}
|
||||
Version: 46.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A system-wide Linux profiler
|
||||
|
||||
License: GPL-2.0-or-later AND GPL-3.0-or-later AND CC-BY-SA-4.0 AND BSD-2-Clause-Patent
|
||||
URL: http://www.sysprof.com
|
||||
Source0: https://download.gnome.org/sources/sysprof/45/sysprof-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/sysprof/46/sysprof-%{tarball_version}.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gcc-c++
|
||||
@ -166,6 +166,18 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Mar 16 2024 David King <amigadave@amigadave.com> - 46.0-1
|
||||
- Update to 46.0
|
||||
|
||||
* Fri Mar 08 2024 David King <amigadave@amigadave.com> - 46~rc-1
|
||||
- Update to 46.rc
|
||||
|
||||
* Mon Feb 19 2024 David King <amigadave@amigadave.com> - 46~beta-1
|
||||
- Update to 46.beta
|
||||
|
||||
* Wed Feb 14 2024 David King <amigadave@amigadave.com> - 45.2-1
|
||||
- Update to 45.2
|
||||
|
||||
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 45.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user