Update to 3.38.0

This commit is contained in:
Kalev Lember 2020-09-12 21:19:26 +02:00
parent 3c55ef0fd0
commit 022d545459
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
SHA512 (sysprof-3.37.92.tar.xz) = f4b02185ec9d46a18ed74fa396501ab3852cfa1b5ef5c4483f860701763953508c4ae3afd8afe6e9879e57ef045f2f1f703a3952ca01cf429ffccdc4bea438a8
SHA512 (sysprof-3.38.0.tar.xz) = a5db4aba699164007704fbb059b1d60ee75b07c63d54e660d81eaba28077afa03e58033196af8672145e9b990b2b4c95834a3cfa342f8866709b79d46543e279

View File

@ -1,13 +1,13 @@
%global glib2_version 2.61.3
Name: sysprof
Version: 3.37.92
Version: 3.38.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.37/sysprof-%{version}.tar.xz
Source0: https://download.gnome.org/sources/sysprof/3.38/sysprof-%{version}.tar.xz
BuildRequires: gcc
BuildRequires: gcc-c++
@ -122,6 +122,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%changelog
* Sat Sep 12 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
- Update to 3.38.0
* Mon Sep 07 2020 Kalev Lember <klember@redhat.com> - 3.37.92-1
- Update to 3.37.92