Package Release Info

xfce4-cpugraph-plugin-1.2.11-bp156.2.3.1

Update Info: openSUSE-2025-75
Available in Package Hub : 15 SP6 Update

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

xfce4-cpugraph-plugin
xfce4-cpugraph-plugin-lang

Change Logs

* Mon Jan 06 2025 Manfred Hollstein <manfred.h@gmx.net>
- Update to version 1.2.11
  * Update copyright year
  * Introduce Darwin support
  * Clang: Ignore array designators warning
  * Remove unneeded condition from SMT code
  * Refactor SMT
  * build: clang: Fix -Wunqualified-std-cast-call
  * I18n: Update po/LINGUAS list
  * build: Use XDT_VERSION_INIT and get rid of configure.ac.in
  * build: Switch from intltool to gettext
  * Translation Updates
* Sun Dec 03 2023 Manfred Hollstein <manfred.h@gmx.net>
- Update to version 1.2.10
  * Add xfce4cpp to EXTRA_DIST
- Use a newer gcc/g++ version on Leap or SLE.
- Update to version 1.2.9
  * Don't update tooltip string when tooltip is not visible
  * Improve CPU hotplugging on Linux
  * Use "xfce_spawn_command_line()"
  * Code refactor
  * Update source code for the new xfce4cpp library
  * Rework of xfce4cpp library
  * Reduce the minimum width from 10 to 1
  * Add missing include
  * Translation Updates
Version: 1.1.0-bp152.101.19
* Fri Aug 16 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Fixed sources in spec file
* Tue Jul 16 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
* Wed Jul 03 2019 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 1.1.0
  * Stable release of cpugraph-plugin, featuring only updated
    translations. For more details on the GTK 3 Port and other
    improvements, please refer to the release notes of 1.0.90
    and 1.0.91.
* Sun Jun 23 2019 Marcel Kuehlhorn <tux93@opensuse.org>
- update to version 1.0.91
  * Add option to disable the graph (bxo#15163)
  * Use css to change bar colors (bxo#15186)
  * Fix bars in horizontal mode
  * Updated translations
* Wed May 29 2019 Vinzenz Vietzke <vinz@vinzv.de>
- update to version 1.0.90
  - GTK 3 Port
  - Updated translations
- Cleaned spec file (URLs with https, Git bcond)
* Sun Mar 17 2013 gber@opensuse.org
- update to version 1.0.5
  - only set bar color if a color was actually specified
  - only set bar color if bars are enabled
- dropped obsolete
  xfce4-panel-plugin-cpugrap-only-set-color-if-enabled.patch
* Mon Jul 02 2012 gber@opensuse.org
- update to version 1.0.4
  - fix build failure with xfce4-panel 4.8
- added xfce4-panel-plugin-cpugrap-only-set-color-if-enabled.patch
  in order to only set bar color if bars are enabled (bxo#907,
  backported from upstream git)
* Sun Jul 01 2012 gber@opensuse.org
- update to version 1.0.3
  - better compliance with panel plugin HIG
  - add an option allowing to set the bar color
  - fix transparency issues
* Sun Apr 29 2012 gber@opensuse.org
- update to version 1.0.2
  - ported to libxfce4ui
  - fixed buffer overflow
  - fixes plugin losing associated command value
  - build the plugin as a module
  - adapt to panel 4.9 api
- removed obsolete
  xfce4-panel-plugin-cpugraph-1.0.1-fix-buffer-overflow.patch
* Fri Apr 20 2012 gber@opensuse.org
- added documentation files
* Tue Apr 17 2012 gber@opensuse.org
- corrected source URL
* Tue Apr 03 2012 gber@opensuse.org
- specfile cleanup
- correct dependencies
- split off -lang subpackage
* Wed Mar 09 2011 gber@opensuse.org
- new package (split off from xfce4-panel-plugins)