ayatana-ido/ayatana-ido.changes

80 lines
3.1 KiB
Plaintext

-------------------------------------------------------------------
Wed Jun 03 21:50:15 UTC 2022 - Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
- Update to version 0.9.2:
* src/CMakeLists.txt: link libm for expf, pow and sinf.
* vala: The name of the vapi should match the pkg-config name.
- Drop ayatana-ido-0.9.0-libm.patch. Applied upstream.
- Adjust to .vapi file renaming by upstream (AyatanaIdo3-0.4.vapi ->
libayatana-ido3-0.4.vapi.
-------------------------------------------------------------------
Wed Nov 24 20:55:20 UTC 2021 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 0.9.0:
* Switch to CMake from autotools.
* Add better documentation.
* data/libayatana-ido3-0.4.pc.in: Add glib-2.0 dependency.
* src/idoappointmentmenuitem.c: Construct the basic menu item
using the pixbuf property.
* src/basicmenuitem.c: Add GdkPixbuf source support for the
icon.
* src/idoremovablemenuitem.c: Replace grid with box to fix
a11y.
* src/idolocationmenuitem.c: Fix deprecated g_time_zone_new
warning.
* Fix a unit test failure on Ubuntu 20.04.
* Use consistent Ayatana IDO names. This version of Ayatana IDO
breaks NG system indicators before 0.9.x.
- Drop pkgconfig-requires.patch: merged upstream.
- Add ayatana-ido-0.9.0-libm.patch: Link with libm to fix build.
- Restore Group.
-------------------------------------------------------------------
Thu Jun 3 16:48:43 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 0.8.2
* Add a new menu item type: IDO Removable.
* Add optional markup to the basic menu item.
* Replace x-canonical attributes solely used by Ayatana Indicators
* Drop IDO Message Dialog.
* Centre playback menu item spinner/Pad application menu item label.
* Centre volume control/Stretch calendar horizontally.
* Updated colour getter for playback control.
- Drop upstream fixed
* ayatana-ido-glib-2.58.patch
* 0001-gtk_widget_get_state-is-deprecated.patch
- Add pkgconfig-requires.patch
* Add all public dependencies to pkgconfig Requires section
-------------------------------------------------------------------
Wed Sep 16 21:19:35 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Add upstream patch to fix build:
* 0001-gtk_widget_get_state-is-deprecated.patch
-------------------------------------------------------------------
Fri Nov 8 03:40:02 UTC 2019 - Marguerite Su <i@marguerite.su>
- add ayatana-ido-glib-2.58.patch
* g_type_class_add_private was deprecated since glib 2.58
get rid of it and self-defined *_GET_PRIVATE() functions,
use G_DEFINE_TYPE_* and auto-generated *_get_instance_private()
instead.
-------------------------------------------------------------------
Thu Oct 17 14:03:14 UTC 2019 - Richard Brown <rbrown@suse.com>
- Remove obsolete Groups tag (fate#326485)
-------------------------------------------------------------------
Sat Aug 18 17:46:36 UTC 2018 - sor.alexei@meowr.ru
- Update to version 0.4.4 (changes since 0.4.2):
* Fix the Name field in the libayatana-ido3.pc.in file.
-------------------------------------------------------------------
Mon Mar 12 12:43:56 UTC 2018 - sor.alexei@meowr.ru
- Initial package.