File xfce4-diskperf-plugin.changes of Package xfce4-diskperf-plugin
-------------------------------------------------------------------
Thu May 29 07:45:46 UTC 2025 - Maurizio Galli <maurizio.galli@suse.com>
- Update to version 2.8.0
- Update README after switchover to meson
- autotools-build: Explicitly require glib, gtk3, libxfce4util
- build: Automate copyright year management
- meson-build: Use shared_module()
- Add meson build
- I18n: Update po/LINGUAS list
- Translation Updates
-------------------------------------------------------------------
Tue Feb 4 11:48:05 UTC 2025 - Manfred Hollstein <manfred.h@gmx.net>
- License is BSD-2-Clause, not GPL-2.0-or-later!
-------------------------------------------------------------------
Sun Dec 29 09:28:48 UTC 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
-------------------------------------------------------------------
Sat Mar 5 14:18:27 UTC 2022 - Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 2.7.0
* Enable high-frequency tooltip updates
* Remove rounding to multiples of 5 MiB/s
* Change default maximum I/O bandwidth from 40 MiB/s to 1024 MiB/s
* Adjust tooltip spacing
* Update and sort the list of authors
* Bump required GTK+ version to 3.16
* Update README
* Reformat copyright notices
* Update configuration files
* Fix compilation warnings
* Code cleanups
* Translation Updates
-------------------------------------------------------------------
Mon Dec 21 17:39:08 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 2.6.3
* Fix build with panel 4.15+
* Fix missing-prototypes
* Remove GSourceFunc casts
* Add basic GitLab pipeline
* Update URLs from goodies.x.o to docs.x.o (bxo#16160)
* Update .gitignore
* Make build less verbose
* Translation Updates
-------------------------------------------------------------------
Fri Aug 16 12:31:39 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>
- Fixed sources in spec file
-------------------------------------------------------------------
Tue Aug 13 18:02:57 UTC 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 14:35:26 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
-------------------------------------------------------------------
Sun Feb 17 16:38:14 UTC 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 20:18:37 UTC 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 12:34:19 UTC 2016 - seife+obs@b1-systems.com
- update to version 2.6.0
- port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
-------------------------------------------------------------------
Tue Mar 3 21:20:17 UTC 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 1 07:44:07 UTC 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 11:04:31 UTC 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 21:53:43 UTC 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 10:07:23 UTC 2012 - gber@opensuse.org
- added documentation files
-------------------------------------------------------------------
Tue Apr 17 19:37:04 UTC 2012 - gber@opensuse.org
- corrected source URL
-------------------------------------------------------------------
Sat Apr 14 12:02:31 UTC 2012 - gber@opensuse.org
- update to version 2.5.1
- translation updates
-------------------------------------------------------------------
Tue Apr 10 10:24:22 UTC 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 3 14:49:47 UTC 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 12:35:50 UTC 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 21:10:27 UTC 2011 - crrodriguez@opensuse.org
- Link with libm as well.
-------------------------------------------------------------------
Wed Mar 9 11:00:00 UTC 2011 - gber@opensuse.org
- new package (split off from xfce4-panel-plugins)