libdbusmenu-qt5-devel-32bit-0.9.3+15.10.20150604-lp150.1.14 >  A Z0T/=„Hs83A"NvyDjo_KxCPwy NdA+fG84vD>zK wDo]}i7E;軓&h ``n ǫ/to'S.p9|?ld3 > f :@HL N P T U lpuz(89@:G\H`IdXhYp\]^bcdefluv &hClibdbusmenu-qt5-devel-32bit0.9.3+15.10.20150604lp150.1.14Development package for libdbusmenu-qt5This package contains development files for libdbusmenu-qt5.U@cloud128openSUSE Leap 15.0openSUSELGPL-2.0+https://bugs.opensuse.orgDevelopment/Libraries/Otherhttps://launchpad.net/libdbusmenu-qt/linuxx86_64Z0Elibdbusmenu-qt5.so.2rootrootlibdbusmenu-qt5-0.9.3+15.10.20150604-lp150.1.14.src.rpmlibdbusmenu-qt5-devel-32bitlibdbusmenu-qt5-devel-32bit(x86-32)    libdbusmenu-qt5-2-32bitlibdbusmenu-qt5-develrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.9.3+15.10.201506040.9.3+15.10.201506043.0.4-14.6.0-14.0-15.2-14.14.1U@UUUPTSg@Ry@R@Rz/@ROr@N_sNM@M@LcLe3L @LK@K#@hrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comasterios.dramis@gmail.comasterios.dramis@gmail.comasterios.dramis@gmail.comasterios.dramis@gmail.comrwooninck@opensuse.orgdmueller@suse.detittiatcoke@gmail.comdmueller@suse.dedmueller@suse.dedmueller@suse.detittiatcoke@gmail.com- Update to 0.9.3+15.10.20150604: * Fixed memory leaks - Drop Clean-up-variable-naming.patch and dont-leak-all-the-watchers.diff, merged upstream- Replace avoid-shadowing-variable+fix-leak.diff with Clean-up-variable-naming.patch- Add patches from upstream: dont-leak-all-the-watchers.diff and avoid-shadowing-variable+fix-leak.diff- Update to 0.9.3+14.10.20140619 * Users of dbusmenu-qt no longer need to call include_directories(${dbusmenu-qt5_INCLUDE_DIRS}). Simply adding dbusmenu-qt5 to the target_link_libraries() call takes care of defining the include directory. - Rebase noqDebug-qWarnings.patch - Added full_include_dir.patch for openSUSE 13.1- Improve baselibs.conf- Be more explicit about needed BuildRequires (added pkgconfig(Qt5DBus) and pkgconfig(Qt5Widgets) -- fixes build with latest Qt5 packaging changes)- Update to 0.9.2+14.04.20131209 * Install CMake config files for dbusmenu-qt and dbusmenu-qt5. This makes it easy for other projects to use the library with find(dbusmenu-qt) or find(dbusmenu-qt5) without having to ship a FindDBusMenuQt.cmake file. (More about this topic here: http://www.cmake.org/Wiki/CMake/Tutorials/Packaging ). Test programs available here: http://agateau.com/tmp/dmqt-samples.tar.bz2. * Destructors of classes intended to be base classes updated to virtual. * When adding a new submenu action, refresh() that action to ensure full menu hierarchy is built. - Rebase noqDebug-qWarnings.patch to this release- Update to 0.9.2+13.10.20130826 * Various bugfixes * Qt5 port - Build Qt5 library - Droped 237_236.diff, merged upstream- Added 237_236.diff from upstream, fixes lp#1068050 (Some icons of kate menu are wrong when run with the global menubar) and noqDebug-qWarnings.patch, which disables spamming users with useless debug- Update to 0.9.2: * Fix disabling and hiding actions * Avoid spamming dbus at startup * Do not print warnings when not necessary From 0.9.1: * Add support for "opened" and "closed" events * Add support for icon-data (LP BUG 633339) - Install also the development documentation.- Update to 0.9.0: * Add support for the "Status" dbusmenu property. Will be used by appmenu-qt for LP BUG 737419 - Collapse multiple separators, get rid of starting and trailing separators (LP BUG 793339) (Aurelien Gateau) - Spec file updates: * Changed License: to LGPL-2.0+. * Minor other updates.- Update to 0.8.3: * If DBusMenuExporter is deleted, delete all DBusMenu instances which were working with it * Only show icons in menu if the platform allows them- Update to 0.8.2: * Shortcut handling: Translate "+" into "plus" and "-" into "minus" (LP BUG 712565) From 0.8.1: * Added target to build documentation with Doxygen From 0.8.0: * Implements version 2 of the dbusmenu protocol * Merged support for KMenu titles From 0.7.0: * Switched DBus domain from org.ayatana to com.canonical - Spec file updates: * Changes based on spec-cleaner run. * Changed License: to LGPLv2+. * Removed dbus-1-devel from BuildRequires:. * Added doxygen and libqjson-devel in BuildRequires:. * Updates in Summary, %description and Group entries. * Removed /sbin/ldconfig from devel package %post* scripts (not needed). * Minor other updates.- update to 0.6.6 * Avoid false warnings * Make sure we don't track actions twice (bko254066) * CMake-parser-friendly of dbusmenu_version.h * Trigger action asynchronously when the "clicked" event is received (LP bug 643393) * Fixed copyright headers * Removed all code which did not belong to Canonical. * Fix some memory leaks * Do not keep dangling pointers to deleted actions (LP bug 624964) * Added the DBusMenuImporter::actionActivationRequested(QAction*) signal * Fix hardcoded libdir in pkgconfig file (LP BUG 610633)- fix runtime dependencies- update to 0.5.2 * Fix implementation of GetGroupProperties() * Fix detection of QIcon::name() with gold * Add support for KMenu titles * Queue calls to refresh() because we may be spammed with many LayoutUpdated() signals at once * Turned DBusMenuImporter::updateMenu() into a slot * Introduce a dbusmenu_version.h file * Introduce updateMenu() and menuUpdated(), deprecate menuReadyToBeShown() * Better build check for QIcon::name() (LP BUG 597975) * Rework the way menuReadyToBeShown() is emitted * Queue LayoutUpdated() signal to avoid emitting it too often * Increase timeouts: prefer slow but complete menus to fast but incomplete * Use QIcon::name() to return the icon name, when built with Qt 4.7 * Correctly handle non-exclusive action groups * bugfix (bko#237156) * Added support for shortcuts * Make the connection to LayoutUpdated() work- add baselibs.conf- correct license (bnc#610291)- update to 0.3.3: * package rename to libdbusmenu-qt * Introduce a qt minimum version. Qt 4.5 doesn't work. (Michael Jansen) * Use the FindQjson.cmake file made by pinotree for chokoq because it works. * Refresh after LayoutUpdated signal (Marco Martin) * Test items added to an existing menu are properly imported (Aurelien Gateau) * Allow notification of the menu being filled, don't call aboutToShow more than once per actual menu showing (Aaron Seigo) * Win32 fixes from Ralf Habacker (Patrick Spendrin) * Added option to disable tests (Alex Elsayed)- Initial package0.9.3+15.10.20150604-lp150.1.140.9.3+15.10.20150604-lp150.1.14libdbusmenu-qt5.so/usr/lib/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:15.0/standard/bdbdd9fadaeb2035ebee41f75a4a2ffe-libdbusmenu-qt5cpioxz5x86_64-suse-linuxutf-88c1e62856746281d17c5e57bc40b55b290dacaf1c8ca08c895930629e990ccdf?p7zXZ !t/\] cr$x#Ţo;ٌf?IF5nsoܜ:q%t`mj7qL;Y`5rхB `yU%ޛbm^\aA YZ