Package Release Info

libdbusmenu-gtk3-16.04.0-bp152.6.6

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libdbusmenu-gtk3-4
libdbusmenu-gtk3-devel
typelib-1_0-DbusmenuGtk3-0_4

Change Logs

* Mon Mar 23 2020 Dominique Leuenberger <dimstar@opensuse.org>
- Require the tyeplib packages from the -devel packages: typelibs
  are shared libraries and consumers of the -devel package have a
  right to assume the libraries are present.
* Wed Dec 11 2019 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Disable testtools on %arm since Valgrind is broken on armv6/7 atm
* Tue Nov 19 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Work around OBS idiosyncrasies regarding packages name.
* Mon Nov 18 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Drop dependency on deprecated gnome-common, just run autoreconf
- Do not include unused tree_index.sgml, fix build with gtk-doc >= 1.32,
  see https://gitlab.gnome.org/GNOME/gtk-doc/issues/103
  * add 0001-Fix-build-with-gtk-doc-1.32-due-to-non-existing-tree.patch
- Fix missing accelerators, add
  0002-genericmenuitem-Make-accelerator-text-appear-again.patch
- Split Gtk2 and Gtk3 build - glib, tools and doc subpackage are created
  from the Gtk2 flavor.
  * Fix building with disabled tests, add 0003-Fix-HAVE_VALGRIND-AM_CONDITIONAL.patch
* Wed Oct 16 2019 Dominique Leuenberger <dimstar@opensuse.org>
- Inject -Wno-error into CFLAGS. It's kinda ridiculous for code
  that is not maintained upstream to pass -Werror by default and
  then not catching up. So for now we accept warnings.
* Tue Aug 13 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Drop superfluous hard pkgconfig(gtk+-2.0) Requires from
  libdebusmenu-glib-devel sub-package.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Thu Sep 08 2016 dimstar@opensuse.org
- Use proper libdbusmenu 16.04.0 tarball directly from launchpad:
  + The old tarball's configure.ac happened to still use an old
    version, causing the .pc file to advertise insufficient
    capabilities.
* Fri Mar 04 2016 sor.alexei@meowr.ru
- Update to 12.10.3+bzr20160223 (changes since 12.10.3+bzr20150410):
  * Disable test-json-instruction, hangs on builds (lp#1429291).
  * gtk: Look for GtkImages on regular GtkMenuItems too (lp#1549021).
* Tue May 05 2015 sor.alexei@meowr.ru
- Update to 12.10.3+bzr20150410 (changes since 12.10.3+bzr20140610):
  * Use the configure-generated libtool script instead of
    /usr/bin/libtool, which might not match what we have.
  * Use gi's typelibdir pkgconfig variable and install into this
    directory, now that gi supports multiarch.
  * Parser: don't override the label for stock items if a custom
    one is provided.
- Minor spec cleanup.
* Sun Oct 26 2014 p.drouand@gmail.com
- Update to version 12.10.3+14.10.20140610
  + No changelog available
* Mon Mar 10 2014 cfarrell@suse.com
- license update: GPL-3.0 and (LGPL-2.1 or LGPL-3.0)
  Interaction is not aggregation (^and^) but rather option (^or^). Also,
  the GPL-3.0 components are in the separate tools/ subdirectory
* Fri Mar 07 2014 hrvoje.senjan@gmail.com
- Init libdbusmenu package