Update to 3.39.94
This commit is contained in:
parent
083058aea0
commit
ae9bc8d2b4
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (sysprof-3.39.92.tar.xz) = 6a2405760e742c6a19d158a19a10c3c5e37b08ac9df6b98b997e296475ed5a7fde6490621b62aea72429c4865cc3d20d16046c97b68f8466ce37ddbccfe3ef02
|
SHA512 (sysprof-3.39.94.tar.xz) = b9a3b277ad15199ed4816b1e63b0f3b285c6b1e23f13ace85505fbdfaa72988c33ab772046870c59acab5eb3607d333ff19f3cac5e60abe4f348d1cd74090502
|
||||||
|
10
sysprof.spec
10
sysprof.spec
@ -1,8 +1,8 @@
|
|||||||
%global glib2_version 2.67.4
|
%global glib2_version 2.67.4
|
||||||
|
|
||||||
Name: sysprof
|
Name: sysprof
|
||||||
Version: 3.39.92
|
Version: 3.39.94
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A system-wide Linux profiler
|
Summary: A system-wide Linux profiler
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -18,7 +18,8 @@ BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version}
|
|||||||
BuildRequires: pkgconfig(gio-unix-2.0) >= %{glib2_version}
|
BuildRequires: pkgconfig(gio-unix-2.0) >= %{glib2_version}
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}
|
BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}
|
||||||
BuildRequires: pkgconfig(gobject-2.0)
|
BuildRequires: pkgconfig(gobject-2.0)
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0
|
BuildRequires: pkgconfig(gtk+-3.0)
|
||||||
|
BuildRequires: pkgconfig(json-glib-1.0)
|
||||||
BuildRequires: pkgconfig(libdazzle-1.0)
|
BuildRequires: pkgconfig(libdazzle-1.0)
|
||||||
BuildRequires: pkgconfig(libsystemd)
|
BuildRequires: pkgconfig(libsystemd)
|
||||||
BuildRequires: pkgconfig(polkit-gobject-1)
|
BuildRequires: pkgconfig(polkit-gobject-1)
|
||||||
@ -161,6 +162,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 25 2021 Kalev Lember <klember@redhat.com> - 3.39.94-1
|
||||||
|
- Update to 3.39.94
|
||||||
|
|
||||||
* Wed Feb 24 2021 Kalev Lember <klember@redhat.com> - 3.39.92-2
|
* Wed Feb 24 2021 Kalev Lember <klember@redhat.com> - 3.39.92-2
|
||||||
- Split sysprof-capture library and header files out to sysprof-capture-devel
|
- Split sysprof-capture library and header files out to sysprof-capture-devel
|
||||||
- Update minimum required glib2 version
|
- Update minimum required glib2 version
|
||||||
|
Loading…
Reference in New Issue
Block a user