File mate-sensors-applet.changes of Package mate-sensors-applet
-------------------------------------------------------------------
Tue Jul 21 09:41:22 UTC 2015 - sor.alexei@meowr.ru
- Update to 1.10.4:
* Fix regression that caused a segfault.
-------------------------------------------------------------------
Sat Jul 11 16:38:00 UTC 2015 - sor.alexei@meowr.ru
- Update to version 1.10.3:
* Set icons for prefs and about dialogs.
* Several small cleanups and bugfixes.
* Several help fixes.
-------------------------------------------------------------------
Fri Jun 26 10:41:37 UTC 2015 - sor.alexei@meowr.ru
- Update to 1.10.2:
* Reintroduce missing help.
-------------------------------------------------------------------
Tue Jun 9 10:51:29 UTC 2015 - sor.alexei@meowr.ru
- 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 - sor.alexei@meowr.ru
- 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 - p.drouand@gmail.com
- 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
-------------------------------------------------------------------
Wed Mar 5 12:55:25 UTC 2014 - p.drouand@gmail.com
- Update to version 1.8.0
+ no changes since version 1.7.90
-------------------------------------------------------------------
Thu Feb 20 22:02:09 UTC 2014 - p.drouand@gmail.com
- Update to version 1.7.90 (unstable)
+ use yelp-tools instead of mate-doc-utils
- Remove useless xz and mate-doc-utils dependencies
--------------------------------
Wed Jan 1 19:23:10 UTC 2014 - p.drouand@gmail.com
- Update to version 1.6.1
+ Add dist-hook for ChangeLog and various fixes/cleanups
+ Add gsettings_SCHEMAS_in_in variable
+ Remove ltmain.sh, will be brought in automatically
+ Silence autofoo warnings
+ Update AC_INIT_AUTOMAKE for make dist
+ Fix indentation
-------------------------------------------------------------------
Fri Sep 20 10:25:57 UTC 2013 - p.drouand@gmail.com
- Fix shared librarie group System/Libraries
-------------------------------------------------------------------
Wed Apr 3 23:37:26 UTC 2013 - p.drouand@gmail.com
- Update to version 1.6.0
+ no changes since 1.5.2
-------------------------------------------------------------------
Sat Mar 23 14:40:57 UTC 2013 - p.drouand@gmail.com
- Update to version 1.5.2
+ update make files for autoconf 1.13
+ use libnotify instead of libmatenofity
+ fix DSO linking error
-------------------------------------------------------------------
Thu Jan 24 21:33:30 UTC 2013 - nmo.marques@gmail.com
- Update to version 1.5.1
+ fix load of saved enabled sensors in gsettings
+ hddtemp-plugin, fix string compare
+ remove g_free of var removed previously
+ add missing includes
- Remove all patches, upstreamed
-------------------------------------------------------------------
Tue Dec 18 00:07:33 UTC 2012 - stefano-k@mate-desktop.org
- Cherry pick another patch to fix string compare in hddtemp plugin
-------------------------------------------------------------------
Mon Dec 17 23:47:09 UTC 2012 - stefano-k@mate-desktop.org
- Cherry pick upstream patches to build in openSUSE
-------------------------------------------------------------------
Mon Dec 17 18:36:03 UTC 2012 - nmo.marques@gmail.com
- Initial package