Accepting request 333112 from GNOME:Factory
Update to 3.18.0.1 (forwarded request 333102 from dimstar) OBS-URL: https://build.opensuse.org/request/show/333112 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-system-monitor?expand=0&rev=88
This commit is contained in:
commit
88f5c21fff
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:00936e8b5d29fc01cd6daf6c119242877d81b2dcca33fb0ee9ce4adec8675391
|
|
||||||
size 856044
|
|
3
gnome-system-monitor-3.18.0.1.tar.xz
Normal file
3
gnome-system-monitor-3.18.0.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:71ff8db2fa3eb53d8f54ffd612c6679b231a9d69c13adb91cf63421425953b10
|
||||||
|
size 882924
|
@ -1,9 +1,61 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 23 07:45:16 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.18.0.1:
|
||||||
|
+ Empty space above the process list (bgo#755204).
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 22 06:40:33 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.18.0:
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 16 07:49:38 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.17.92:
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 2 09:10:32 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.17.91:
|
||||||
|
+ Use sysinfo to get number of CPUs.
|
||||||
|
+ Set the application icon name.
|
||||||
|
+ Work under wayland even with wnck (bgo#753972).
|
||||||
|
+ Updated translations.
|
||||||
|
- Add pkgconfig(gdk-x11-3.0) BuildRequires: new, explicit verified
|
||||||
|
dependency.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 18 08:50:50 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.17.90:
|
||||||
|
+ Fix build with c++11 (bgo#753121).
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 6 08:58:11 UTC 2015 - dimstar@opensuse.org
|
Thu Aug 6 08:58:11 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
- Own %{_datadir}/polkit-1/actions instead of having to depend on
|
- Own %{_datadir}/polkit-1/actions instead of having to depend on
|
||||||
a full polikit installation for building.
|
a full polikit installation for building.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 21 10:40:58 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.17.4:
|
||||||
|
+ Bugs fixed: bgo#749560, bgo#749645.
|
||||||
|
+ Updated translations.
|
||||||
|
- Replace dbus-1-glib-devel, libgtop-devel, librsvg-devel and
|
||||||
|
libxml2-devel BuildRequires for their pkgconfig() equivalents.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 26 08:49:38 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.17.3:
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 23 20:16:07 UTC 2015 - dimstar@opensuse.org
|
Mon Mar 23 20:16:07 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -17,28 +17,29 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-system-monitor
|
Name: gnome-system-monitor
|
||||||
Version: 3.16.0
|
Version: 3.18.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://www.gnome.org
|
Url: http://www.gnome.org
|
||||||
Summary: A Simple Process Monitor
|
Summary: A Simple Process Monitor
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Source0: http://download.gnome.org/sources/gnome-system-monitor/3.16/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/gnome-system-monitor/3.18/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: dbus-1-glib-devel
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: libgtop-devel >= 2.28.2
|
|
||||||
BuildRequires: librsvg-devel >= 2.35
|
|
||||||
BuildRequires: libxml2-devel
|
|
||||||
BuildRequires: translation-update-upstream
|
BuildRequires: translation-update-upstream
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: yelp-tools
|
BuildRequires: yelp-tools
|
||||||
|
BuildRequires: pkgconfig(dbus-glib-1)
|
||||||
|
BuildRequires: pkgconfig(gdk-x11-3.0)
|
||||||
BuildRequires: pkgconfig(gmodule-2.0)
|
BuildRequires: pkgconfig(gmodule-2.0)
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.12.0
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.12.0
|
||||||
BuildRequires: pkgconfig(gtkmm-3.0) >= 3.3.18
|
BuildRequires: pkgconfig(gtkmm-3.0) >= 3.3.18
|
||||||
BuildRequires: pkgconfig(libsystemd-login) >= 44
|
BuildRequires: pkgconfig(libgtop-2.0) >= 2.28.2
|
||||||
|
BuildRequires: pkgconfig(librsvg-2.0) >= 2.35
|
||||||
|
BuildRequires: pkgconfig(libsystemd) >= 44
|
||||||
BuildRequires: pkgconfig(libwnck-3.0) >= 2.91.0
|
BuildRequires: pkgconfig(libwnck-3.0) >= 2.91.0
|
||||||
|
BuildRequires: pkgconfig(libxml-2.0)
|
||||||
Requires: lsb-release
|
Requires: lsb-release
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user