Package Release Info

xfce4-systemload-plugin-1.3.2-bp155.1.5

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

xfce4-systemload-plugin
xfce4-systemload-plugin-lang

Change Logs

* Thu Dec 22 2022 Manfred Hollstein <manfred.h@gmx.net>
- Add convert-gulong.patch to avoid an otherwise impossible
  conversion on i586.
* Sun Dec 18 2022 Dirk Müller <dmueller@suse.com>
- update to 1.3.2:
  * Remove code obsoleted by libxfce4util-4.17.2
  * Fix GLib warnings occurring with newer xfce4-dev-tools
  * Fix intltool lock file bug in make distcheck
  * Code cleanup: Update variable declarations, extend maximum line length
  * Code cleanup: Replace gboolean with bool where possible
  * Code cleanup: Remove void from
  * Code cleanup: Remove typedef keywords
  * Add BSD-2 license badge to README
  * Rename all files from C to C++
  * Bump required Xfce4 libs from 4.12 to 4.16
  * Update copyright notices, copyright years and author emails
  * Cleanup Makefile.am
  * Update configure.ac.in syntax
  * Document rgba_equal() function
  * Don't save default colors to Xfconf configuration file
  * Move swap to be next to mem
  * Update default colors
  * Decouple the program order from the visual order of monitors
  * Bump required XDT version to 4.14
  * Avoid G_GNUC_FALLTHROUGH to enable compilation with GLib earlier than
    2.60
  * Translation Updates:
  Albanian, Arabic, Basque, Belarusian, Bulgarian, Catalan, Chinese
  (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern
  Armenian, English (Australia), English (Canada), English (United
  Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew,
  Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
  Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500),
  Polish, Portuguese, Russian, Serbian, Slovak, Slovenian, Spanish,
  Swedish, Thai, Turkish, Ukrainian, Uyghur
Version: 1.3.1-bp153.2.3.1
* Tue Mar 23 2021 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 1.3.1
  * Update README.md
  * Update and sort the list of authors
  * Add a simple network bandwidth monitor (uses libgtop as a fallback)
  * Remove 4-valued history
  * Fix initial progress bar value
  * Fix system-monitor-command setting
    (gxo#panel-plugins/xfce4-systemload-plugin#15)
  * Distinguish uptime from the appearance of a digital real-time clock
  * Replace "Options" with "Label" in the properties dialog
  * Finish porting to xfconf
  * Update docs URL
  * Code cleanups
  * Translation Updates
* Thu Mar 11 2021 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 1.3.0
  * Port to xfconf
  * Add new icons and switch to rDNS naming
  * Add Help button to properties dialog
  * Fix compilation warnings
  * autoconf: Some updates
  * Update `.gitignore`
  * configure.ac: use AC_PROG_CC_C99
  * Translation Updates
Version: 1.2.4-bp153.1.15
* Mon Dec 21 2020 Marcel Kuehlhorn <tux93@opensuse.org>
- Updat to version 1.2.4
  * Allow compilation with panel 4.15+
  * Fix missing-prototypes
  * Remove GSourceFunc casts
  * Fix the properties dialog and a hidden memory corruption
  * Avoid repainting bars if there are no visual changes
  * Update copyright year
  * Update URLs
  * Create README.md and update configure.ac.in
  * Add basic GitLab pipeline
  * Update URLs from goodies.x.o to docs.x.o (bxo#16178)
  * Translation Updates
Version: 1.2.3-bp152.2.19
* Fri Aug 16 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Fixed source in spec file
* Wed Aug 14 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 1.2.3
  * fix possible leak
  * fix a crash when opening the properties dialog
  * translation updates
- 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
- Move COPYING under %license macro
* Wed Jan 02 2019 Maurizio Galli <maurizio.galli@gmail.com>
- update to version 1.2.2:
  - general rework of the preferences dialog by our resident UI wizard
    Simon Steinbeiss
  - fix the 'no tooltips' regression by setting the default update
    interval to 0.5s (workaround for bxo#13536)
  - tons of translation updates
* Wed Apr 19 2017 seife+obs@b1-systems.com
- update to version 1.2.1:
  - rework sizing of the progressbar (bxo#12948, bxo#12974)
  - rework the use of GtkCssProvider to use a singleton
  - fix progressbar color with Gtk 3.16/3.18
  - translation updates
* Sun Nov 27 2016 seife+obs@b1-systems.com
- update to version 1.2.0:
  - port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
  - use MemAvailable on Linux 3.14+
- do not package ChangeLog; NEWS file is good enough
* Fri Nov 21 2014 gber@opensuse.org
- update to version 1.1.2
  - support upower 0.99
  - add a way to run a command when clicking on systemload plugin
  - pick up translation updates & fixes, especially DE locale
  - merge some OpenBSD compatibility patches
- drop obsolete xfce4-panel-plugin-systemload-upower-0.99.patch,
  xfce4-systemload-plugin-russian.patch
* Tue Jun 10 2014 gber@opensuse.org
- Add xfce4-panel-plugin-systemload-upower-0.99.patch in order to
  support upower >= 0.99 (bxo#10923)
* Fri May 31 2013 lazy.kent@opensuse.org
- Add xfce4-systemload-plugin-russian.patch: fix Russian
  translation (plural forms and one string).
* Sun Jul 01 2012 gber@opensuse.org
- update to version 1.1.1
  - simplify tooltip handling code
  - better compliance with panel plugin HIG
  - only set label angle with panel > 4.9
  - set plugin to small in all modes except deskbar modes
  - facilitate bringing up the configuration dialog
  - fix background transparency by setting the main evbox hidden
  - changing uptime label orientation in the vertical mode
  - compatibility with panel 4.9+
* Fri Apr 20 2012 gber@opensuse.org
- corrected license
* Wed Apr 18 2012 gber@opensuse.org
- update to version 1.1.0
  - fix progressbar width in vertical mode
  - added about dialog
  - use a single label to show uptime, either 'X days' (if > 0) or
    'hh:mm'
  - build the plugin as a module
  - added a power-saving interval option using upower (if present
    at build time)
  - added an update interval option
  - rewritten configuration dialog
  - conditional retrieval of system stats
  - port to libxfce4ui
  - fix transparency issues
* Tue Apr 17 2012 gber@opensuse.org
- corrected source URL
* Wed Apr 04 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)