From cd00df0032f6d11a88b2263b318b0f272e2b7b0a Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 14 Mar 2018 07:10:03 +0100 Subject: [PATCH] Update to 3.28.0 --- sources | 2 +- sysprof.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index 9fd6c7b..2bb696e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (sysprof-3.27.92.tar.xz) = d0213bb9fbb31f6e612274cc574589390302ed25b729896388afedbcf64ced0a487e61a88e1819df1c58f51a663b3572a45bbacb462ad54d4815ee6ccf2be9a6 +SHA512 (sysprof-3.28.0.tar.xz) = acd9f00d846c99238481325684cb5b710484f52b4d7d4d31b9f0ccdb9601641578cd0b3ce3a08cae1dc6b97899b9c03142d2a105daf135fa07c8ddfe9c15a6f8 diff --git a/sysprof.spec b/sysprof.spec index 509f163..342febf 100644 --- a/sysprof.spec +++ b/sysprof.spec @@ -1,11 +1,11 @@ Name: sysprof -Version: 3.27.92 +Version: 3.28.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.27/sysprof-%{version}.tar.xz +Source0: https://download.gnome.org/sources/sysprof/3.28/sysprof-%{version}.tar.xz BuildRequires: binutils-devel BuildRequires: gettext @@ -106,6 +106,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop %changelog +* Wed Mar 14 2018 Kalev Lember - 3.28.0-1 +- Update to 3.28.0 + * Mon Mar 05 2018 Kalev Lember - 3.27.92-1 - Update to 3.27.92