libdbusmenu/libdbusmenu.changes

107 lines
4.3 KiB
Plaintext

-------------------------------------------------------------------
Sat Sep 24 08:46:21 UTC 2022 - Dirk Müller <dmueller@suse.com>
- conditionalize valgrind dependency - it is optional and not
available on all architectures
-------------------------------------------------------------------
Sun Apr 3 11:09:27 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
- Set GTKDOCIZE=true when gtk3 to fix issues with autoconf 2.70
-------------------------------------------------------------------
Mon Mar 23 10:54:05 UTC 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 08:32:58 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Disable testtools on %arm since Valgrind is broken on armv6/7 atm
-------------------------------------------------------------------
Tue Nov 19 19:26:35 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Work around OBS idiosyncrasies regarding packages name.
-------------------------------------------------------------------
Mon Nov 18 18:08:15 UTC 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 08:34:16 UTC 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 11:26:39 UTC 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 16:34:14 UTC 2018 - dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
-------------------------------------------------------------------
Thu Sep 8 13:41:52 UTC 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 4 07:46:25 UTC 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 5 13:47:23 UTC 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 13:19:05 UTC 2014 - p.drouand@gmail.com
- Update to version 12.10.3+14.10.20140610
+ No changelog available
-------------------------------------------------------------------
Mon Mar 10 20:06:16 UTC 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 7 17:15:56 UTC 2014 - hrvoje.senjan@gmail.com
- Init libdbusmenu package