Hello community,
here is the log from the commit of package mate-system-monitor for
openSUSE:Factory checked in at 2015-07-02 22:48:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-system-monitor (Old)
and /work/SRC/openSUSE:Factory/.mate-system-monitor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-system-monitor"
Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-system-monitor/mate-system-monitor.changes
2014-03-22 18:01:53.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.mate-system-monitor.new/mate-system-monitor.changes
2015-07-03 00:10:04.000000000 +0200
@@ -1,0 +2,28 @@
+Tue May 5 13:47:23 UTC 2015 - [email protected]
+
+- Update to 1.10.0 (changes since 1.9.2):
+ * Update translations.
+- Spec cleanup.
+
+-------------------------------------------------------------------
+Thu Jan 22 10:08:48 UTC 2015 - [email protected]
+
+- Update to version 1.9.2 (unstable)
+ * Bugs fix release
+
+-------------------------------------------------------------------
+Sun Nov 23 14:10:35 UTC 2014 - [email protected]
+
+- Update to version 1.9.1 (unstable)
+ + Dont sync GSettings before quit; It is unneeded
+ Closes #37 (https://github.com/mate-desktop/mate-system-monitor/issues/37)
+ + Add appdata support
+ + Update translations
+
+-------------------------------------------------------------------
+Mon Jul 14 16:24:52 UTC 2014 - [email protected]
+
+- Update to version 1.9.0 (unstable)
+ + Fix man page NAME section
+
+-------------------------------------------------------------------
Old:
----
mate-system-monitor-1.8.0.tar.xz
New:
----
mate-system-monitor-1.10.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-system-monitor.spec ++++++
--- /var/tmp/diff_new_pack.B9grwA/_old 2015-07-03 00:10:04.000000000 +0200
+++ /var/tmp/diff_new_pack.B9grwA/_new 2015-07-03 00:10:04.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for mate-system-monitor
+# spec file for package mate-system-monitor
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -13,44 +13,45 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+%define _version 1.10
Name: mate-system-monitor
-Version: 1.8.0
+Version: 1.10.0
Release: 0
-License: GPL-2.0+
Summary: MATE Desktop system monitor
-Url: http://mate-desktop.org
+License: GPL-2.0+
Group: System/GUI/Other
-Source0:
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
-Recommends: %{name}-lang
-%glib2_gsettings_schema_requires
-
-BuildRequires: gcc-c++
+Url: http://mate-desktop.org
+Source0:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
BuildRequires: fdupes
-BuildRequires: libxml2-python
-BuildRequires: mate-common
+BuildRequires: gcc-c++
BuildRequires: libgnomesu-devel
-BuildRequires: pkgconfig(dconf)
+BuildRequires: libxml2-python
+BuildRequires: mate-common >= 1.9.0
+BuildRequires: update-desktop-files
+BuildRequires: yelp-tools
BuildRequires: pkgconfig(dbus-glib-1)
+BuildRequires: pkgconfig(dconf)
BuildRequires: pkgconfig(glib-2.0)
+BuildRequires: pkgconfig(gtk+-2.0)
+BuildRequires: pkgconfig(gtkmm-2.4)
BuildRequires: pkgconfig(libgtop-2.0)
-BuildRequires: pkgconfig(libwnck-1.0)
BuildRequires: pkgconfig(librsvg-2.0)
+BuildRequires: pkgconfig(libwnck-1.0)
BuildRequires: pkgconfig(libxml-2.0)
-BuildRequires: pkgconfig(gtk+-2.0)
-BuildRequires: pkgconfig(gtkmm-2.4)
BuildRequires: pkgconfig(mate-icon-theme)
-BuildRequires: update-desktop-files
-BuildRequires: yelp-tools
-
-%lang_package
+Recommends: %{name}-lang = %{version}
+%glib2_gsettings_schema_requires
%description
-Process viewer and system resource monitor for the MATE. This package
-allows you to graphically view and manipulate the running processes on
-your system. It also provides an overview of available resources such
-as CPU and memory.
+Process viewer and system resource monitor for the MATE. This
+package allows you to graphically view and manipulate the running
+processes on your system. It also provides an overview of available
+resources such as CPU and memory.
+
+%lang_package
%prep
%setup -q
@@ -63,34 +64,36 @@
make %{?_smp_mflags}
%install
-%makeinstall
+%make_install
%find_lang %{name} %{?no_lang_C}
%suse_update_desktop_file %{buildroot}%{_datadir}/applications/%{name}.desktop
-%fdupes %{buildroot}%{_datadir}/mate
-%fdupes %{buildroot}%{_datadir}/help
-if [ -d %{buildroot}%{_datadir}/MateConf ]; then
- rm -r %{buildroot}%{_datadir}/MateConf
+%fdupes %{buildroot}%{_datadir}/
+
+if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then
+ rm -rf %{buildroot}%{_datadir}/MateConf/
fi
%post
-%glib2_gsettings_schema_post
%desktop_database_post
+%glib2_gsettings_schema_post
%postun
+%desktop_database_postun
%glib2_gsettings_schema_postun
-%desktop_database_post
%files
-%defattr(-,root,root,-)
-%doc AUTHORS COPYING
+%defattr(-,root,root)
+%doc AUTHORS COPYING NEWS
+%doc %{_datadir}/help/C/%{name}/
%{_bindir}/%{name}
+%{_datadir}/glib-2.0/schemas/*.xml
%{_datadir}/applications/%{name}.desktop
%{_datadir}/pixmaps/%{name}/
-%{_datadir}/glib-2.0/schemas/*.xml
-%{_datadir}/help/C/%{name}/
-%{_mandir}/man1/%{name}.1.gz
+%dir %{_datadir}/appdata/
+%{_datadir}/appdata/%{name}.appdata.xml
+%{_mandir}/man?/%{name}.?%{?ext_man}
%files lang -f %{name}.lang
-%defattr(-,root,root,-)
+%defattr(-,root,root)
%changelog
++++++ mate-system-monitor-1.8.0.tar.xz -> mate-system-monitor-1.10.0.tar.xz
++++++
++++ 201206 lines of diff (skipped)