| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search | 
| Name: mate-applet-sensors-devel | Distribution: SUSE Linux Enterprise 16 | 
| Version: 1.28.0 | Vendor: openSUSE | 
| Release: bp160.1.13 | Build date: Wed Mar 27 13:30:10 2024 | 
| Group: Development/Libraries/X11 | Build host: reproducible | 
| Size: 5138 | Source RPM: mate-sensors-applet-1.28.0-bp160.1.13.src.rpm | 
| Packager: https://bugs.opensuse.org | |
| Url: https://mate-desktop.org/ | |
| Summary: Development files for mate-sensors-applet | |
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.
GPL-2.0-or-later
* Wed Mar 27 2024 Hillwood Yang <hillwood@opensuse.org>
  - Update version to 1.28.0
    * Update translatons
* Thu Aug 12 2021 Hillwood Yang <hillwood@opensuse.org>
  - Update version to 1.26.0
    * Update translations
    * Travis-Ci: use libera.chat as notification server
    * Update copyright to 2021
    * Travis: disable travis builds for ubuntu
    * Warning: declaration of ‘content_area’ shadows a previous local
    * Build: Use PACKAGE_URL variable
    * Update copyright to 2021
    * Drop aticonfig plugin (#119)
    * sensors-applet: Remove unused function
    * Remove cppcheck warnings about the variable scope can be reduced
    * Remove USE_MATE2_MACROS from autogen.sh (legacy)
    * hddtemp & mbmon plugins: 'GTimeVal' is deprecated
    * Travis CI: enable irc notifications with tagged commits
    * libsensors-plugin: function declaration isn't a prototype
* Sun Aug 16 2020 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update to version 1.24.1:
    * Add git.mk to generate .gitignore.
    * build: Prevents two consecutive slashes in plugin file path.
    * build: Fix G_LOG_DOMAIN for sensors applet.
    * sonypi-plugin.c: Make sonypi plugin portable to GNU/Hurd.
    * libsensors-plugin: Port to GRegex.
    * Replace g_malloc0 with g_new0 and g_strdup.
    * build: Silent build warnings for distcheck.
    * Use default MATE_COMPILE_WARNINGS level.
    * build: Show configure summary.
    * Update translations.
* Wed Feb 26 2020 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update to version 1.24.0:
    * Update translations.
  - Drop support for old openSUSE versions.
* Thu Jul 18 2019 Jonathan Brielmaier <jbrielmaier@suse.de>
  - Update to version 1.23.0:
    * Translations update
  - remove patches:
    * mate-sensors-applet-gtk-3.20.patch: we don't support gtk3.20
      anymore
  - build require gtk >= 3.22, glib >= 2.50 and gio >= 2.50
  - use fdupes to reduce duplications in /usr/share/help
* Sun May 12 2019 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update to version 1.22.1:
    * help: Update copyright.
    * Help: Use XInclude instead of ENTITY for legal.xml.
    * Update translations.
* Tue Mar 05 2019 sor.alexei@meowr.ru
  - Update to version 1.22.0:
    * Add dummy plugin.
    * UDisks2 plugin clean-up.
    * Add NetBSD support.
    * Make translatable the copyright in the About dialogue.
    * Update translations.
* Sat Dec 22 2018 sor.alexei@meowr.ru
  - Update to version 1.20.3:
    * Disable deprecation warnings for distcheck.
    * Use make functions for HELP_LINGUAS.
    * Add help to transifex config.
    * Update translations.
* Sun Jun 17 2018 sor.alexei@meowr.ru
  - Update to version 1.20.2:
    * Update translations.
* Fri Mar 09 2018 sor.alexei@meowr.ru
  - Update to version 1.20.1 (changes since 1.18.3):
    * Require GTK+ 3.22 and GLib 2.50.
    * sensor-applet.c: Replace deprecated GtkMisc.
    * sensor-applet.c: Avoid deprecated GtkStock.
    * sensor-config-dialog: Avoid deprecated GtkAlignment.
    * sensor-config-dialog: Don't use deprecated GtkColorButton.
    * prefs-dialog: Avoid deprecated GtkAlignment.
    * prefs-dialog: Avoid deprecated GTK_VBUTTON_BOX,
      GTK_TYPE_{H,V}BOX.
    * Stop jumping applet as numbers change.
    * Fix save order of sensors.
    * Update hide temperature units.
    * Remove code duplication.
    * build: Enable udisks2 plugin again.
    * Remove deprecated udisks plugin.
    * udisks plugin: Fix memory management for GValue variables.
    * Remove the deprecated eee plugin.
    * Fix pop up shower on removed HDD.
    * Fix build warnings.
    * prefs-dialog: Drop unneeded space in the General tab.
    * prefs-dialog: Set a min_width for enable_column.
    * prefs-dialog: Use hscrollbar-policy GTK_POLICY_NEVER.
    * Update translations.
  - Add mate-sensors-applet-gtk-3.20.patch: Restore GLib 2.48 and
    GTK+ 3.20 support.
* Wed Oct 25 2017 sor.alexei@meowr.ru
  - Update to version 1.18.3:
    * Fix barely visible graphs.
    * Update copyright in the about dialogue.
    * Update translations.
* Sun May 14 2017 sor.alexei@meowr.ru
  - Update to version 1.18.2:
    * prefs-dialogue: Add a style class frame to scrolledwindow.
    * Update translations.
* Wed Apr 05 2017 sor.alexei@meowr.ru
  - Update to version 1.18.1:
    * Use GTK_ALIGN_CENTER for the sensor_applet grid.
* Tue Mar 14 2017 sor.alexei@meowr.ru
  - Update to version 1.18.0:
    * NEWS: Use consistent, project wide, markdown-like formatting to
      make generating release announcements easier.
    * Build: Require mate-panel >= 1.17.
    * Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and
    - -with-gtk build option.
    * Fix some GTK+ deprecations.
    * Some more fixes and cleanups.
    * Update translations.
* Wed Feb 08 2017 sor.alexei@meowr.ru
  - Update to version 1.16.1:
    * Update a tooltip only when the cursor is over the applet (fixes
      some OpenGL issues in fullscreen applications).
* Tue Sep 20 2016 sor.alexei@meowr.ru
  - Update to version 1.16.0:
    * Make distcheck use a currently selected GTK+ version.
    * Update translations.
* Sat Apr 09 2016 sor.alexei@meowr.ru
  - Update to version 1.14.0:
    * Update translations.
    * Fix Changelog generation.
* Wed Jan 27 2016 sor.alexei@meowr.ru
  - Update to version 1.13.0:
    * Some fixes for translations.
    * Some cleanups.
* Mon Nov 30 2015 sor.alexei@meowr.ru
  - Update to 1.12.1:
    * Fix wrong size of GPU icon.
* Thu Nov 05 2015 sor.alexei@meowr.ru
  - Update to 1.12.0.
  - Rename package to mate-applet-sensors.
  - Add baselibs.conf.
* Thu Oct 15 2015 sor.alexei@meowr.ru
  - Update to 1.11.0:
    * Add support for nvidia thermal and cooler sensors (requires
      libxnvctrl >= 256.25).
    * Add mbmon plugin.
    * Make udisks plugin poll for new value.
    * Retrieve strings directly from gschema (requires intltool
      0.50.1).
    * Some GTK+3 fixes.
    * Some more fixes and cleanups.
* Tue Jul 21 2015 sor.alexei@meowr.ru
  - Update to 1.10.4:
    * Fix regression that caused a segfault.
* Sat Jul 11 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 2015 sor.alexei@meowr.ru
  - Update to 1.10.2:
    * Reintroduce missing help.
* Tue Jun 09 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 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 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 05 2014 p.drouand@gmail.com
  - Update to version 1.8.0
    + no changes since version 1.7.90
* Thu Feb 20 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 01 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 2013 p.drouand@gmail.com
  - Fix shared librarie group System/Libraries
* Wed Apr 03 2013 p.drouand@gmail.com
  - Update to version 1.6.0
    + no changes since 1.5.2
* Sat Mar 23 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 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 2012 stefano-k@mate-desktop.org
  - Cherry pick another patch to fix string compare in hddtemp plugin
* Mon Dec 17 2012 stefano-k@mate-desktop.org
  - Cherry pick upstream patches to build in openSUSE
* Mon Dec 17 2012 nmo.marques@gmail.com
  - Initial package
/usr/include/mate-sensors-applet /usr/include/mate-sensors-applet/sensors-applet-plugin.h /usr/include/mate-sensors-applet/sensors-applet-sensor.h /usr/lib64/libmate-sensors-applet-plugin.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Oct 28 22:48:40 2025