Hello community,
here is the log from the commit of package mate-sensors-applet for
openSUSE:Factory checked in at 2016-04-15 19:10:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-sensors-applet (Old)
and /work/SRC/openSUSE:Factory/.mate-sensors-applet.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-sensors-applet"
Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-sensors-applet/mate-sensors-applet.changes
2015-12-01 09:20:11.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.mate-sensors-applet.new/mate-sensors-applet.changes
2016-04-15 19:10:37.000000000 +0200
@@ -1,0 +2,14 @@
+Sat Apr 9 11:24:53 UTC 2016 - [email protected]
+
+- Update to version 1.14.0:
+ * Update translations.
+ * Fix Changelog generation.
+
+-------------------------------------------------------------------
+Wed Jan 27 06:26:36 UTC 2016 - [email protected]
+
+- Update to version 1.13.0:
+ * Some fixes for translations.
+ * Some cleanups.
+
+-------------------------------------------------------------------
Old:
----
mate-sensors-applet-1.12.1.tar.xz
New:
----
mate-sensors-applet-1.14.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-sensors-applet.spec ++++++
--- /var/tmp/diff_new_pack.2B5sma/_old 2016-04-15 19:10:37.000000000 +0200
+++ /var/tmp/diff_new_pack.2B5sma/_new 2016-04-15 19:10:37.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package mate-sensors-applet
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -18,9 +18,9 @@
%define soname libmate-sensors-applet-plugin
%define sover 0
-%define _version 1.12
+%define _version 1.14
Name: mate-sensors-applet
-Version: 1.12.1
+Version: 1.14.0
Release: 0
Summary: MATE Desktop panel applet to display sensor readings
License: GPL-2.0
@@ -32,6 +32,7 @@
BuildRequires: itstool
BuildRequires: libsensors4-devel
BuildRequires: mate-common >= %{_version}
+BuildRequires: yelp-tools
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(gtk+-2.0)
BuildRequires: pkgconfig(libatasmart)
@@ -89,18 +90,17 @@
%build
export LDFLAGS="%{optflags} -ldl"
+NOCONFIGURE=1 mate-autogen
%configure \
--disable-static \
- --libexecdir=%{_libexecdir}/%{name}
+ --libexecdir=%{_libexecdir}/%{name} \
+ --with-gtk=2.0
make %{?_smp_mflags}
%install
%make_install
%find_lang %{name} %{?no_lang_C}
find %{buildroot} -type f -name "*.la" -delete -print
-if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then
- rm -rf %{buildroot}%{_datadir}/MateConf/
-fi
%post -n mate-applet-sensors
%icon_theme_cache_post
@@ -120,7 +120,7 @@
%{_datadir}/%{name}/
%dir %{_datadir}/mate-panel/
%dir %{_datadir}/mate-panel/applets/
-%{_datadir}/mate-panel/applets/org.mate.applets.sensors-applet.mate-panel-applet
+%{_datadir}/mate-panel/applets/org.mate.applets.SensorsApplet.mate-panel-applet
%{_datadir}/dbus-1/services/*.service
%{_datadir}/glib-2.0/schemas/*.xml
%{_datadir}/help/C/mate-sensors-applet
++++++ mate-sensors-applet-1.12.1.tar.xz -> mate-sensors-applet-1.14.0.tar.xz
++++++
++++ 53242 lines of diff (skipped)