File xfce4-battery-plugin.changes of Package xfce4-battery-plugin

-------------------------------------------------------------------
Tue May 27 15:31:38 UTC 2025 - Manfred Hollstein <manfred.h@gmx.net>

- Update to version 1.2.0
  Meson has been added as a build system in this release, and the
  associated archive has been generated by 'meson dist'. Although
  autotools has been retained for the time being and can still be used
  via 'autogen.sh', meson is now the preferred build system, and
  autotools will be removed in a future release.

  * Update README after switchover to meson
  * build: Automate copyright year management
  * meson-build: Use shared_module()
  * Replace deprecated exo with libxfce4ui 4.21.0
  * meson-build: Do not install Makefile.in
  * build: Use VERSION_FULL instead of PACKAGE_VERSION
  * Add meson build
  * Translation Updates

-------------------------------------------------------------------
Sun Dec 29 08:50:22 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>

- Update to version 1.1.6
  * Update copyright year
  * Introduce Darwin support
  * build: Bump dependency versions and fix deprecation warnings
  * I18n: Update po/LINGUAS list
  * build: Use XDT_VERSION_INIT and get rid of configure.ac.in
  * gcc-analyzer: Fix -Wanalyzer-null-dereference
  * scan-build: Fix deadcode.DeadStores
  * I18n: Update po/LINGUAS list
  * build: Get rid of intltool
  * Add initial envsys support for NetBSD
  * Translation Updates

-------------------------------------------------------------------
Thu Apr 20 07:53:15 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>

- Update to version 1.1.5
  * Update copyright year
  * build: Add GLib requirement
  * Replace deprecated XfcePanelImage with GtkImage
  * Update `.gitignore`
  * Use "logo-icon-name" instead of "logo" in about dialog
  * Fix make distcheck
  * Respect panel setting "Adjust size automatically"
  * Update COPYING
  * Translation Updates
- Remove _service file

-------------------------------------------------------------------
Tue Mar 23 11:17:46 UTC 2021 - Marcel Kuehlhorn <tux93@opensuse.org>

- Update to version 1.1.4
  * Add help button to properties dialog
  * Drop subtitle from settings dialog
  * Fix labels alignment for very small panels
  * Fix compilation warnings
  * automake: INCLUDES -> AM_CPPFLAGS
  * autoconf: Some updates
  * Remove unnecessary boxes
  * Remove GSourceFunc casts
  * Add new README.md, update AM_INIT_AUTOMAKE
  * Add basic GitLab pipeline
  * Update URLs from goodies.xfce.org to docs.xfce.org (bxo#16154)
  * Translation Updates

-------------------------------------------------------------------
Fri Aug 16 12:41:56 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>

- Fixed sources in spec file

-------------------------------------------------------------------
Wed Aug 14 07:49:51 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>

- Update to version 1.1.3
  * Fix some warnings reported by Clang (bxo#15037)
  * Avoid unnecessary strdup (bxo#15196)
  * Replace GtkStock buttons
  * Translation updates

-------------------------------------------------------------------
Tue Jul 16 11:20:14 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
- Don't add Changelog. NEWS is enough

-------------------------------------------------------------------
Tue Jan 15 03:27:32 UTC 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 20:12:20 UTC 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

-------------------------------------------------------------------
Tue Oct  3 08:17:21 UTC 2017 - jengelh@inai.de

- Remove redundant %clean section.

-------------------------------------------------------------------
Sun Nov 27 12:38:56 UTC 2016 - seife+obs@b1-systems.com

- update to 1.1.0
  - port to gtk+3/libxfce4ui-2/libxfce4panel-2.0

-------------------------------------------------------------------
Sun Jul  1 07:16:01 UTC 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 11:09:36 UTC 2012 - gber@opensuse.org

- update to version 1.0.4
  - improve the plugin UI in vertical/deskbar/multirows panels

-------------------------------------------------------------------
Mon Apr 30 19:10:13 UTC 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 09:55:41 UTC 2012 - gber@opensuse.org

- add dependency on exo-tools since exo-open is used

-------------------------------------------------------------------
Fri Apr 20 09:50:11 UTC 2012 - gber@opensuse.org

- add documentation files

-------------------------------------------------------------------
Tue Apr 17 19:26:21 UTC 2012 - gber@opensuse.org

- fix source URL

-------------------------------------------------------------------
Tue Apr 17 18:51:47 UTC 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  3 15:53:43 UTC 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  1 13:08:58 UTC 2012 - gber@opensuse.org

- specfile cleanup
- correct dependencies

-------------------------------------------------------------------
Fri Sep 16 18:49:51 UTC 2011 - andrea.turrini@gmail.com

- fixed typo in xfce4-panel-plugin-battery.spec

-------------------------------------------------------------------
Wed Mar  9 11:00:00 UTC 2011 - gber@opensuse.org

- new package (split off from xfce4-panel-plugins)

openSUSE Build Service is sponsored by