Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

xfce4-sensors-plugin-1.4.4-lp160.1.1 RPM for x86_64

From OpenSuSE Leap 16.0 for x86_64

Name: xfce4-sensors-plugin Distribution: openSUSE Leap 16.0
Version: 1.4.4 Vendor: openSUSE
Release: lp160.1.1 Build date: Fri Dec 23 17:28:37 2022
Group: System/GUI/XFCE Build host: reproducible
Size: 451828 Source RPM: xfce4-sensors-plugin-1.4.4-lp160.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://docs.xfce.org/panel-plugins/xfce4-sensors-plugin
Summary: Hardware Sensor Plugin for the Xfce Panel
The Sensors plugin and standalone application allow to monitor various hardware
sensors supported by libsensors.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Fri Dec 23 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 02 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 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 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 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 2020 Marcel Kuehlhorn <tux93@opensuse.org>
  - Update to version 1.3.95
    * make compatible with Xfce 4.16
    * code cleanup
    * translation updates
* Mon Jun 08 2020 Marcel Kuehlhorn <tux93@opensuse.org>
  - add -fcommon to CFLAGS as temporary workaround for gcc10 default
    changes
* Fri Aug 16 2019 Maurizio Galli <maurizio.galli@gmail.com>
  - Fixed sources in spec file
* Wed Jul 17 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 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 01 2017 seife+obs@b1-systems.com
  - enable hddtemp (boo#763293)
    add xfce4-sensors-plugin-force-hddtemp-netcat.patch
* Fri Feb 27 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 2012 gber@opensuse.org
  - update to version 1.2.5
    - fix German translation
    - fix build with --enable-hddtemp=yes
* Mon May 14 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 2012 gber@opensuse.org
  - added documentation files
* Tue Apr 17 2012 gber@opensuse.org
  - corrected source URL
* Wed Apr 04 2012 gber@opensuse.org
  - specfile cleanup
  - split off -lang subpackage
* Mon Sep 19 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 2011 andrea.turrini@gmail.com
  - fixed typos in xfce4-panel-plugin-sensors.spec
* Wed May 04 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 02 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 09 2011 gber@opensuse.org
  - new package (split off from xfce4-panel-plugins)

Files

/usr/bin/xfce4-sensors
/usr/lib64/xfce4
/usr/lib64/xfce4/modules
/usr/lib64/xfce4/modules/libxfce4sensors.so.5
/usr/lib64/xfce4/modules/libxfce4sensors.so.5.0.1
/usr/lib64/xfce4/panel/plugins/libxfce4-sensors-plugin.so
/usr/share/applications/xfce4-sensors.desktop
/usr/share/doc/packages/xfce4-sensors-plugin
/usr/share/doc/packages/xfce4-sensors-plugin/AUTHORS
/usr/share/doc/packages/xfce4-sensors-plugin/NEWS
/usr/share/doc/packages/xfce4-sensors-plugin/NOTES
/usr/share/doc/packages/xfce4-sensors-plugin/README
/usr/share/doc/packages/xfce4-sensors-plugin/TODO
/usr/share/icons/hicolor/24x24/apps/xfce-sensors.png
/usr/share/icons/hicolor/32x32/apps/xfce-sensors.png
/usr/share/icons/hicolor/48x48/apps/xfce-sensors.png
/usr/share/icons/hicolor/64x64/apps/xfce-sensors.png
/usr/share/icons/hicolor/scalable/apps/xfce-sensors.svg
/usr/share/licenses/xfce4-sensors-plugin
/usr/share/licenses/xfce4-sensors-plugin/LICENSE
/usr/share/man/man1/xfce4-sensors.1.gz
/usr/share/xfce4/panel/plugins/xfce4-sensors-plugin.css
/usr/share/xfce4/panel/plugins/xfce4-sensors-plugin.desktop


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Nov 12 00:02:43 2024