Update to 3.40.0
This commit is contained in:
parent
d14f7bd364
commit
9c47f0b093
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (sysprof-3.39.94.tar.xz) = b9a3b277ad15199ed4816b1e63b0f3b285c6b1e23f13ace85505fbdfaa72988c33ab772046870c59acab5eb3607d333ff19f3cac5e60abe4f348d1cd74090502
|
||||
SHA512 (sysprof-3.40.0.tar.xz) = c380f1b9f91a77fcfeda5d826c804792068e813cbf02fc8c65f0fcfdb78587961e44d513055e5b472066f299b16b79890e95d02a1324918f471e6788f5bf8eeb
|
||||
|
@ -1,13 +1,13 @@
|
||||
%global glib2_version 2.67.4
|
||||
|
||||
Name: sysprof
|
||||
Version: 3.39.94
|
||||
Release: 2%{?dist}
|
||||
Version: 3.40.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.39/sysprof-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/sysprof/3.40/sysprof-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gcc-c++
|
||||
@ -164,6 +164,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 22 2021 Kalev Lember <klember@redhat.com> - 3.40.0-1
|
||||
- Update to 3.40.0
|
||||
|
||||
* Tue Mar 16 2021 Kalev Lember <klember@redhat.com> - 3.39.94-2
|
||||
- Add explicit conflicts to help with upgrades
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user