Update to 3.46.0

This commit is contained in:
Kalev Lember 2022-09-16 17:37:13 +02:00
parent 0b849111af
commit 5af8cd44a3
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
SHA512 (sysprof-3.45.1.tar.xz) = 8f63588db3ec616fe855e756fa2f840be3fadc3ab321cfb131f3038112b38105e7fe99e24d819d4d1e28c07d756009d5a0e8c83895c7c7de6ba5f016c3f0235f
SHA512 (sysprof-3.46.0.tar.xz) = ac248e2a06d2f7905bebae4e685dd320e3ac85097e33b9c6b8482a4647a5bfcaadc4d9a1fe117b3a74cb855d6c72d9a1453a37d7b64762a223c0fe5da2653a87

View File

@ -1,13 +1,13 @@
%global glib2_version 2.73.0
Name: sysprof
Version: 3.45.1
Version: 3.46.0
Release: 1%{?dist}
Summary: A system-wide Linux profiler
License: GPLv3+
URL: http://www.sysprof.com
Source0: https://download.gnome.org/sources/sysprof/3.45/sysprof-%{version}.tar.xz
Source0: https://download.gnome.org/sources/sysprof/3.46/sysprof-%{version}.tar.xz
BuildRequires: gcc
BuildRequires: gcc-c++
@ -178,6 +178,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%changelog
* Tue Sep 20 2022 Kalev Lember <klember@redhat.com> - 3.46.0-1
- Update to 3.46.0
* Mon Aug 08 2022 Kalev Lember <klember@redhat.com> - 3.45.1-1
- Update to 3.45.1
- Add new -agent subpackage for sysprof-agent