We have some news to share for the request index beta feature. We’ve added more options to sort your requests, counters to the individual filters and documentation for the search functionality. Checkout the blog post for more details.

File xfce4-sensors-plugin.changes of Package xfce4-sensors-plugin

-------------------------------------------------------------------
Sat Jun 14 15:17:35 UTC 2025 - Flann van der Eik <fl4nn@opensuse.org>

- Update to version 1.5.0
  * build: Automate copyright year management
  * Add meson build
  * autotools-build: xfce4-sensors.1.in -> xfce4-sensors.1
  * autotools-build: Remove spec files
  * autotools-build: Make libxfce4sensors internal
  * autotools-build: Don't build libxfce4_pp
  * Fix libxfce4panel include
  * Translation Updates

-------------------------------------------------------------------
Mon Jan  6 13:18:25 UTC 2025 - Manfred Hollstein <manfred.h@gmx.net>

- Update to version 1.4.5
  * Update copyright year
  * build: Bump dependency versions and fix deprecation warnings
  * I18n: Update po/LINGUAS list
  * sensors-plugin: Drop subtitle from properties dialog
  * build: Fix -Werror=deprecated-declarations
  * build: Fix LDFLAGS
  * scan-build: Fix false positive file
  * build: Use XDT_VERSION_INIT and get rid of configure.ac.in
  * scan-build: Add false positive file
  * scan-build: Fix unix.Malloc
  * build: Use AM_DISTCHECK_CONFIGURE_FLAGS
  * build: Fix -Werror=format=
  * build: Get rid of intltool
  * build: Add missing includes of config.h
  * build: Fix autotools warnings
  * Translation Updates

-------------------------------------------------------------------
Fri Dec 23 16:28:37 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>

- Update to version 1.4.4
  * Bump build requirements for Xfce 4.18.0
  * Remove code obsoleted by libxfce4util-4.17.2
  * Fix GLib warnings occurring with newer xfce4-dev-tools
  * Update pkgconfig
  * Fix intltool lock file problem during make distcheck
  * Update COPYING
  * Translation Updates
- Remove _service file
- Remove libxfce4ui.patch, it is no longer needed

-------------------------------------------------------------------
Wed Feb  2 18:58:47 UTC 2022 - Marcel Kuehlhorn <tux93@opensuse.org>

- Update to version 1.4.3
  * Fix translations not showing in the GUI
  * Use locale-independent floats in configuration files
  * Translation Updates

-------------------------------------------------------------------
Sun Nov 21 18:47:32 UTC 2021 - Marcel Kuehlhorn <tux93@opensuse.org>

- Update to version 1.4.2
  * Migrate Source from C to C++
  * Prevent overlap of tachometer titles
  * Improved standalone app layout
  * Fix crash in hddtemp codepath with a SATA SSD drive
  * Increase default temperature ranges of HDDs and NVIDIA GPUs by 10℃
  * Remove default values from RC configuration files
  * Suppress title after the user adds the 1st sensor
  * Remove hard-coded limits restricting the maximum number of sensors
  * Test all possible build configurations using brute-force search
  * Use xfce4::connect instead of the less safe g_signal_connect
  * Enable lm_sensors in GitLab distcheck
  * Fix memory leaks
  * Translation Updates

-------------------------------------------------------------------
Sat Jul 31 22:56:09 UTC 2021 - Marcel Kuehlhorn <tux93@opensuse.org>

- Update to version 1.4.1
  * Update hddtemp netcat support
  * Check for libsensors if it is explicitly enabled
  * Use a drawing area to display sensor data in text UI style
  * Fix a use-after-free error when closing the main window
  * Increase main window size from 400 to 800 pixels
  * Fix a use-after-free error when disabling a tachometer
  * Fix preliminary config memory leak
  * Improved handling of denormal floating-point values
  * Update automatic coloring of progress bars
  * Update and sort the list of authors
  * Corrections to the number of rows when displaying sensor data as text
  * Remove support for lm-sensors 2.x (API < 0x400)
  * Center tachometers vertically
  * Layout sensors when cover-all-rows is toggled
  * Fix invalid "size-changed" callback function declaration
  * Avoid interference of tachometer allocations with GtkBox child allocs
  * configure: Remove nano version and update init arguments
  * configure: Bump required glib to 2.50
  * configure: Bump required Xfce libs to 4.14
  * configure: Remove checks covered by C99
  * configure: Remove UNIX variants check
  * Ellipsize labels only when needed
  * Remove support for libnotify 0.4
  * Enable automatic switching of colors based on light or dark UI theme
  * Move text inside the tachometer
  * Remove unused options.dialog files
  * Use capital letters when spelling NVIDIA
  * Code cleanup: Shorten all variable names to speedup readability
  * Use a single bit to store boolean values
  * Prevent memset2() from compiling because of a double-increment bug
  * Fix fgets() compiler warning
  * Code cleanup: Remove all TRACE() lines
  * Fix invalid order of widgets after changing panel orientation
  * Fix accesses to destroyed widgets when changing the panel orientation
  * Increase icon size in about dialog from 32 to 48 pixels
  * Update copyright year in about dialog
  * Fix invalid state flag
  * Include X11 headers before NVCtrl headers
  * Translation Updates

-------------------------------------------------------------------
Tue Jan 12 08:19:59 UTC 2021 - Maurizio Galli <maurizio.galli@gmail.com>

- Added libxfce4ui.patch to  require libxfce4ui-2 for devel package
  instead of obsolete libxfce4ui-1 

-------------------------------------------------------------------
Mon Dec 28 16:49:52 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>

- Update to version 1.3.95
  * make compatible with Xfce 4.16
  * code cleanup
  * translation updates

-------------------------------------------------------------------
Mon Jun  8 11:04:50 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>

- add -fcommon to CFLAGS as temporary workaround for gcc10 default
  changes

-------------------------------------------------------------------
Fri Aug 16 12:17:19 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>

- Fixed sources in spec file

-------------------------------------------------------------------
Wed Jul 17 19:04:23 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>

- Package renamed to follow upstream name xfce4-foo-plugin
- Use lang subpackage for manual edits instead of %lang_package macro 
- Cleaned up spec file
- Added bcond for git master builds
- Only add NEWS and omit Changelog 

-------------------------------------------------------------------
Fri May 25 14:33:46 UTC 2018 - seife+obs@b1-systems.com

- update to version 1.3.0
  * no upstream changelog :-(
  * ported to gtk3
  * translation updates
- remove obsolete xfce4-sensors-plugin-force-hddtemp-netcat.patch
- use %license for LICENSE, drop similar COPYING file

-------------------------------------------------------------------
Wed Mar  1 10:04:21 UTC 2017 - seife+obs@b1-systems.com

- enable hddtemp (boo#763293)
  add xfce4-sensors-plugin-force-hddtemp-netcat.patch

-------------------------------------------------------------------
Fri Feb 27 10:13:17 UTC 2015 - gber@opensuse.org

- update to version 1.2.6
  - support for thermal_zoneX folders in sysfs
  - inhibit various plugin crashes
  - tooltip automatically deactivated for tacho view so that plugin
    doesn't crash then (can be reactivated in settings dialog from
    panel settings -> objects -> sensors plugin -> properties)

-------------------------------------------------------------------
Wed May 16 11:26:04 UTC 2012 - gber@opensuse.org

- update to version 1.2.5
  - fix German translation
  - fix build with --enable-hddtemp=yes

-------------------------------------------------------------------
Mon May 14 11:01:01 UTC 2012 - gber@opensuse.org

- update to version 1.2.4
  - fix some memory issues
  - stabilize support for hddtemp
  - improve battery reading via ACPI and sysfs
  - translation updates

-------------------------------------------------------------------
Fri Apr 20 11:40:33 UTC 2012 - gber@opensuse.org

- added documentation files

-------------------------------------------------------------------
Tue Apr 17 22:38:28 UTC 2012 - gber@opensuse.org

- corrected source URL

-------------------------------------------------------------------
Wed Apr  4 08:01:54 UTC 2012 - gber@opensuse.org

- specfile cleanup
- split off -lang subpackage

-------------------------------------------------------------------
Mon Sep 19 15:34:52 UTC 2011 - gber@opensuse.org

- update to version 1.2.3
  - Build issues with gcc 4.6
  - autotool stuff
  - nvidis sensor support
  - libnotify support for version 0.7
  - safer saving of font for tachometers
  - added missing files to repository
  - make distcheck works again
  - applied, verified, corrected patches by various people
  - hddtemp and netcat should work with the port-version now
- dropped obsolete
  xfce4-panel-plugin-sensors-1.0.0-fix-build-with-4.7.patch,
  xfce4-panel-plugin-sensors-1.0.0-fix-ldflags.patch,
  xfce4-panel-plugin-sensors-1.0.0-fix-libnotify-0.7.patch,
  xfce4-panel-plugin-sensors-1.0.0-fix-memory-leaks.patch,
  xfce4-panel-plugin-sensors-1.0.0-fix-uninitialized-memory.patch

-------------------------------------------------------------------
Fri Sep 16 19:22:53 UTC 2011 - andrea.turrini@gmail.com

- fixed typos in xfce4-panel-plugin-sensors.spec

-------------------------------------------------------------------
Wed May  4 08:18:22 UTC 2011 - gber@opensuse.org

- added xfce4-panel-plugin-sensors-1.0.0-fix-libnotify-0.7.patch
  in order to adapt to libnotify 0.7.0 API changes

-------------------------------------------------------------------
Mon May  2 09:34:11 UTC 2011 - gber@opensuse.org

- added xfce4-panel-plugin-sensors-1.0.0-fix-ldflags.patch which
  fixes LDFLAGS for use with gcc 4.6

-------------------------------------------------------------------
Wed Mar  9 11:00:00 UTC 2011 - gber@opensuse.org

- new package (split off from xfce4-panel-plugins)

openSUSE Build Service is sponsored by