Hello community,
here is the log from the commit of package mate-sensors-applet for
openSUSE:Factory checked in at 2015-07-05 18:02:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2014-03-22 18:01:48.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.mate-sensors-applet.new/mate-sensors-applet.changes
2015-07-05 18:02:13.000000000 +0200
@@ -1,0 +2,43 @@
+Fri Jun 26 10:41:37 UTC 2015 - [email protected]
+
+- Update to 1.10.2:
+ * Reintroduce missing help.
+
+-------------------------------------------------------------------
+Tue Jun 9 10:51:29 UTC 2015 - [email protected]
+
+- Update to 1.10.1:
+ * Fix sensor config dialog (was non-responsive).
+ * Fix display of sensors in GTK+3 build.
+ * Update translations.
+
+-------------------------------------------------------------------
+Sun May 10 11:53:19 UTC 2015 - [email protected]
+
+- Update to 1.10.0 (changes since 1.9.0):
+ * Add Gtk3 support.
+ * Update translations.
+- Spec cleanup.
+
+-------------------------------------------------------------------
+Sun Nov 23 16:26:27 UTC 2014 - [email protected]
+
+- Update to version 1.9.0 (unstable)
+ + Fix build on Debian
+ In clean Debian unstable build chroots, the udisks plugin
+ of mate-sensors-applets does not get built.
+ Reason: The pkg-config tool returns an empty string for
+ "pkg-config --cflags libatasmart" in clean Debian unstable
+ build chroots. This probably is the case, because the result
+ "-I/usr/include" is in the include path anyway and would not
+ add include locations to the build process.
+ Checking the LIBATASMART_LIBS variable is more safe here
+ (as opposed to checking LIBATASMART_CFLAGS). It always contains
+ a value if the library is installed and has a proper version.
+ Closes https://github.com/mate-desktop/mate-sensors-applet/issues/17
+ + Add GTK3 support
+ + Update translations
+- Bump requirements to version 1.9.x
+- Remove dependency on mate-sensors-applet to devel subpackage; unneeded
+
+-------------------------------------------------------------------
Old:
----
mate-sensors-applet-1.8.0.tar.xz
New:
----
mate-sensors-applet-1.10.2.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-sensors-applet.spec ++++++
--- /var/tmp/diff_new_pack.4DICsh/_old 2015-07-05 18:02:14.000000000 +0200
+++ /var/tmp/diff_new_pack.4DICsh/_new 2015-07-05 18:02:14.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for mate-sensors-applet
+# spec file for package mate-sensors-applet
#
-# 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,20 +13,19 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
+%define lname libmate-sensors-applet-plugin0
+%define _version 1.10
Name: mate-sensors-applet
-%define _name libmate-sensors-applet-plugin0
-Version: 1.8.0
+Version: 1.10.2
Release: 0
-License: GPL-2.0
Summary: MATE Desktop panel applet to display sensor readings
-Url: http://mate-desktop.org
+License: GPL-2.0
Group: System/GUI/Other
-Source:
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
-Recommends: %{name}-lang
-Requires: mate-panel >= 1.8.0
-#Requires: hicolor-icon-theme
-
+Url: http://mate-desktop.org/
+Source:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
BuildRequires: hicolor-icon-theme
BuildRequires: itstool
BuildRequires: libsensors4-devel
@@ -34,34 +33,36 @@
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(gtk+-2.0)
BuildRequires: pkgconfig(libatasmart)
+BuildRequires: pkgconfig(libmatepanelapplet-4.0) >= 1.9.0
BuildRequires: pkgconfig(libnotify)
-BuildRequires: pkgconfig(libmatepanelapplet-4.0) >= 1.8.0
BuildRequires: pkgconfig(xext)
+#Requires: hicolor-icon-theme
+Requires: mate-panel >= 1.9.0
+Recommends: %{name}-lang = %{version}
%description
-MATE Sensors Applet is an applet for the MATE Panel to display readings
-from hardware sensors, including CPU temperature, fan speeds and voltage
-readings under Linux.
+MATE Sensors Applet is an applet for the MATE Panel to display
+readings from hardware sensors, including CPU temperature, fan
+speeds and voltage readings under Linux.
%package devel
Summary: Development files for %{name}
Group: Development/Libraries/Other
-Requires: %{_name} = %{version}-%{release}
-Requires: %{name} = %{version}-%{release}
+Requires: %{lname} = %{version}
%description devel
-MATE Sensors Applet is an applet for the MATE Panel to display readings
-from hardware sensors, including CPU temperature, fan speeds and voltage
-readings under Linux.
+MATE Sensors Applet is an applet for the MATE Panel to display
+readings from hardware sensors, including CPU temperature, fan
+speeds and voltage readings under Linux.
-%package -n %{_name}
+%package -n %{lname}
Summary: MATE Desktop sensors applet shared libraries
-Group: System/Libraries
+Group: Development/Libraries/C and C++
-%description -n %{_name}
-MATE Sensors Applet is an applet for the MATE Panel to display readings
-from hardware sensors, including CPU temperature, fan speeds and voltage
-readings under Linux.
+%description -n %{lname}
+MATE Sensors Applet is an applet for the MATE Panel to display
+readings from hardware sensors, including CPU temperature, fan
+speeds and voltage readings under Linux.
%lang_package
@@ -70,50 +71,54 @@
%build
export LDFLAGS="%{optflags} -ldl"
-%configure --disable-static --libexecdir=%{_libexecdir}/%{name}
+%configure \
+ --disable-static \
+ --libexecdir=%{_libexecdir}/%{name}
make %{?_smp_mflags}
%install
-%makeinstall
+%make_install
%find_lang %{name} %{?no_lang_C}
-find %{buildroot}%{_libdir} -type f -name "*.la" -print -delete
-if [ -d %{buildroot}%{_datadir}/MateConf ]; then
- rm -rf %{buildroot}%{_datadir}/MateConf
+find %{buildroot} -type f -name "*.la" -delete -print
+if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then
+ rm -rf %{buildroot}%{_datadir}/MateConf/
fi
%post
%icon_theme_cache_post
-%post -n %{_name} -p /sbin/ldconfig
-
%postun
%icon_theme_cache_postun
-%postun -n %{_name} -p /sbin/ldconfig
+%post -n %{lname} -p /sbin/ldconfig
+
+%postun -n %{lname} -p /sbin/ldconfig
%files
-%defattr(-,root,root,-)
+%defattr(-,root,root)
%doc ChangeLog README COPYING
%{_libexecdir}/%{name}/
%{_libdir}/%{name}/
+%{_datadir}/%{name}/
+%dir %{_datadir}/mate-panel/
+%dir %{_datadir}/mate-panel/applets/
+%{_datadir}/mate-panel/applets/org.mate.applets.sensors-applet.mate-panel-applet
%{_datadir}/dbus-1/services/*.service
%{_datadir}/glib-2.0/schemas/*.xml
%{_datadir}/help/C/mate-sensors-applet
-%{_datadir}/icons/hicolor/
-%{_datadir}/mate-panel/
-%{_datadir}/%{name}/
+%{_datadir}/icons/hicolor/*/*/%{name}*.png
%{_datadir}/pixmaps/%{name}/
-%files -n %{_name}
-%defattr(-,root,root,-)
+%files -n %{lname}
+%defattr(-,root,root)
%{_libdir}/libmate-sensors-applet-plugin.so.*
%files devel
-%defattr(-,root,root,-)
+%defattr(-,root,root)
%{_includedir}/%{name}/
%{_libdir}/*.so
%files lang -f %{name}.lang
-%defattr(-,root,root,-)
+%defattr(-,root,root)
%changelog
++++++ mate-sensors-applet-1.8.0.tar.xz -> mate-sensors-applet-1.10.2.tar.xz
++++++
++++ 8421 lines of diff (skipped)