From c9213c4473c9a9d6ab23c71b9e0187b4f2f105df8259d076ddadddedececd0fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Thu, 28 Mar 2019 23:04:44 +0000 Subject: [PATCH] Accepting request 689483 from GNOME:Next - Update to version 2.40.0: + Fixed array and transfer annotations for documentation. - Update to version 2.39.91: + Replace deprecated gnome-common with autoreconf. - Update to version 2.39.90: + Fixed compile warnings + Linux: Get procmap doesn't need suid. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/689483 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgtop?expand=0&rev=86 --- libgtop-2.38.0.tar.xz | 3 --- libgtop-2.40.0.tar.xz | 3 +++ libgtop.changes | 20 ++++++++++++++++++++ libgtop.spec | 14 +++++++++----- 4 files changed, 32 insertions(+), 8 deletions(-) delete mode 100644 libgtop-2.38.0.tar.xz create mode 100644 libgtop-2.40.0.tar.xz diff --git a/libgtop-2.38.0.tar.xz b/libgtop-2.38.0.tar.xz deleted file mode 100644 index f148870..0000000 --- a/libgtop-2.38.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f6c0e62bb438abfd16b4559cd2eca0251de19e291c888cdc4dc88e5ffebb612 -size 729700 diff --git a/libgtop-2.40.0.tar.xz b/libgtop-2.40.0.tar.xz new file mode 100644 index 0000000..79b0fb5 --- /dev/null +++ b/libgtop-2.40.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78f3274c0c79c434c03655c1b35edf7b95ec0421430897fb1345a98a265ed2d4 +size 744316 diff --git a/libgtop.changes b/libgtop.changes index 27b16d0..dad8b06 100644 --- a/libgtop.changes +++ b/libgtop.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Mon Mar 11 09:09:45 UTC 2019 - Bjørn Lie + +- Update to version 2.40.0: + + Fixed array and transfer annotations for documentation. + +------------------------------------------------------------------- +Mon Feb 18 22:58:28 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 2.39.91: + + Replace deprecated gnome-common with autoreconf. + +------------------------------------------------------------------- +Thu Feb 14 20:38:32 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 2.39.90: + + Fixed compile warnings + + Linux: Get procmap doesn't need suid. + + Updated translations. + ------------------------------------------------------------------- Tue Mar 20 17:01:20 UTC 2018 - dimstar@opensuse.org diff --git a/libgtop.spec b/libgtop.spec index 20370ea..1d8d0e6 100644 --- a/libgtop.spec +++ b/libgtop.spec @@ -1,7 +1,7 @@ # # spec file for package libgtop # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,19 +12,19 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define sover 11 Name: libgtop -Version: 2.38.0 +Version: 2.40.0 Release: 0 Summary: System status information library License: GPL-2.0-or-later Group: Development/Libraries/C and C++ URL: https://developer.gnome.org/libgtop/stable/ -Source: http://download.gnome.org/sources/libgtop/2.38/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/libgtop/2.40/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: glib2-devel BuildRequires: gobject-introspection-devel @@ -110,7 +110,7 @@ translation-update-upstream po libgtop %build %configure\ --disable-static -make %{?_smp_mflags} +%make_build %install %make_install @@ -127,6 +127,10 @@ find %{buildroot} -type f -name "*.la" -delete -print %files lang -f %{name}.lang +%files +%{_bindir}/libgtop_daemon2 +%{_bindir}/libgtop_server2 + %files -n libgtop-2_0-%{sover} %license COPYING %doc AUTHORS NEWS README copyright.txt