* Tue Feb 04 2025 Manfred Hollstein <manfred.h@gmx.net>
- License is BSD-2-Clause, not GPL-2.0-or-later!
* Sun Dec 29 2024 Manfred Hollstein <manfred.h@gmx.net>
- Update to version 2.7.1
* Update copyright year
* Add Darwin support
* build: Bump dependency versions and fix deprecation warnings
* I18n: Update po/LINGUAS list
* I18n: Update po/LINGUAS list
* Fix diskperf.desktop file translation
* Fix previous commit
* build: Use XDT_VERSION_INIT and get rid of configure.ac.in
* scan-build: Fix deadcode.DeadStores
* I18n: Update po/LINGUAS list
* I18n: Update po/LINGUAS list
* build: Get rid of intltool
* Update copyright year
* build: Fix autotools warnings
* build: Add GLib requirement
* Use "logo-icon-name" instead of "logo" in about dialog
* Fix intltool lock file bug in make distcheck
* Translation Updates
- Remove _service file
Version: 2.6.2-bp152.2.19
* Fri Aug 16 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Fixed sources in spec file
* Tue Aug 13 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 2.6.2
* Translation updates
- Dropped obsolete patch missing_sysmacros.patch (fixed upstream)
* 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
- Added bcond for git master builds
- Only add NEWS and omit Changelog
* Sun Feb 17 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Added patch missing_sysmacros.patch
sys/sysmacros.h required for glibc-2.25+ (bxo#13940) and (boo#1125650)
* Wed Apr 19 2017 seife+obs@b1-systems.com
- update to version 2.6.1 (2017-02-25)
* stop always showing activity (bxo#12942)
* fix sizing issues and GtkCssProvider lifecycle
* fix linux for devices with major > 255 (bxo#13281)
* Sun Nov 27 2016 seife+obs@b1-systems.com
- update to version 2.6.0
- port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
* Tue Mar 03 2015 gber@opensuse.org
- update to version 2.5.5
- use the new GtkTooltip API
- fix a memory leak in the FreeBSD codepath (bxo#11153)
- add support for FreeBSD (bxo#10350)
- updated translations
* Sun Jul 01 2012 gber@opensuse.org
- update to version 2.5.4
- better compliance with panel plugin HIG
- use double values for progress bars
- facilitate bringing up the configuration dialog
- fix transparency
* Mon May 14 2012 gber@opensuse.org
- update to version 2.5.3
- use newer tooltip API
- make tooltip strings translatable and MB->MiB string updates
- always update progress bars even if stats are unavailable
- improve multirow panel support
* Sun Apr 29 2012 gber@opensuse.org
- update to version 2.5.2
- gracefully handle device that are not present and show
statistics only when the device is plugged
* Fri Apr 20 2012 gber@opensuse.org
- added documentation files
* Tue Apr 17 2012 gber@opensuse.org
- corrected source URL
* Sat Apr 14 2012 gber@opensuse.org
- update to version 2.5.1
- translation updates
* Tue Apr 10 2012 gber@opensuse.org
- update to version 2.5.0
- build the plugin as a module, loadable by Xfce4's panel wrapper
- use an icon name compliant to the spec
* Tue Apr 03 2012 gber@opensuse.org
- update to version 2.4.0
- port to libxfce4ui
- Port to panel 4.9
- Fix translations
- explicitely link with libm
- drop obsolete xfce4-diskperf-plugin-fix-libm-underlinking.patch
and xfce4-panel-plugin-diskperf-fix-transparency-colors.patch
- specfile cleanup
- correct dependencies
* Mon Sep 19 2011 gber@opensuse.org
- removed unrelated autoconf from the underlinking patch which
broke the build on older releases
- added xfce4-panel-plugin-diskperf-fix-transparency-colors.patch
which fixes transparency and bar colors (backported from upstream
git)
* Sun Sep 18 2011 crrodriguez@opensuse.org
- Link with libm as well.
* Wed Mar 09 2011 gber@opensuse.org
- new package (split off from xfce4-panel-plugins)