Changelog for
mate-sensors-applet-debugsource-1.28.0-1.3.x86_64.rpm :
* Wed Mar 27 2024 Hillwood Yang
- Update version to 1.28.0
* Update translatons
* Thu Aug 12 2021 Hillwood Yang - 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 - 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 - Update to version 1.24.0:
* Update translations.- Drop support for old openSUSE versions.
* Thu Jul 18 2019 Jonathan Brielmaier - 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 - 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.alexeiAATTmeowr.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.alexeiAATTmeowr.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.alexeiAATTmeowr.ru- Update to version 1.20.2:
* Update translations.
* Fri Mar 09 2018 sor.alexeiAATTmeowr.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.