* Tue Jan 15 2019 Maurizio Galli <maurizio.galli@gmail.com>
- update to version 1.1.2
- support for APM has been removed
- Listen for UPower events for power source changes (bxo#14978)
- Reset averages when a battery is removed/added (bxo#14930)
- Re-detect battery presence every 30 seconds (bxo#14930)
- Fix null pointer dereference with no battery present (bxo#14930)
- Remove deprecated /proc/acpi support in favor of sysfs
- Remove APM support on FreeBSD as well, it doesn't even build
- Remove historical APM support for Linux, support ACPI only
- Initially show/hide widgets according to user config (bxo#9594)
* Mon Oct 15 2018 Stefan Seyfried <seife+obs@b1-systems.com>
- update to version 1.1.1:
- Avoid memory leaks
- Bump to minimal Gtk to 3.16
- Only set progressbar width or height depending on the
orientation (bxo#12942)
- Create a single GtkCssProvider in setup_battmon() (bxo#12975)
- Improved spacing and layout in dialogs (bxo#14659)
- use %license tag for license files
Version: 1.1.0-bp150.2.4
* Tue Oct 03 2017 jengelh@inai.de
- Remove redundant %clean section.
* Sun Nov 27 2016 seife+obs@b1-systems.com
- update to 1.1.0
- port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
* Sun Jul 01 2012 gber@opensuse.org
- update to version 1.0.5
- better compliance with the panel plugin HIG
- don't set labels orientation on 4.8 panels
- set progressbar orientation in setup_battmon
* Mon May 14 2012 gber@opensuse.org
- update to version 1.0.4
- improve the plugin UI in vertical/deskbar/multirows panels
* Mon Apr 30 2012 gber@opensuse.org
- update to version 1.0.2
- change icon depending on charge level/ac status
- install icons from xfpm
- add AC color state and allow user-configurable colors
- make the progressbar optional
- improve battery removal detection
- rework configuration dialog to use tabs
- only display time if it's valid
* Sun Apr 29 2012 gber@opensuse.org
- add dependency on exo-tools since exo-open is used
* Fri Apr 20 2012 gber@opensuse.org
- add documentation files
* Tue Apr 17 2012 gber@opensuse.org
- fix source URL
* Tue Apr 17 2012 gber@opensuse.org
- update to version 1.0.1
- build the plugin as a module
- port to libxfce4ui
- port to panel 4.9+
- add about dialog
- don't show percentage/time if charge is 0
- dropped obsolete
xfce4-battery-plugin-1.0.0-show-time-when-on-battery-power.patch
* Tue Apr 03 2012 gber@opensuse.org
- added
xfce4-battery-plugin-1.0.0-show-time-when-on-battery-power.patch
in order to show the time when on battery power (bxo#3736)
* Sun Apr 01 2012 gber@opensuse.org
- specfile cleanup
- correct dependencies
* Fri Sep 16 2011 andrea.turrini@gmail.com
- fixed typo in xfce4-panel-plugin-battery.spec
* Wed Mar 09 2011 gber@opensuse.org
- new package (split off from xfce4-panel-plugins)