Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: d-feet | Distribution: SUSE Linux Enterprise 15 SP5 |
Version: 0.3.16 | Vendor: openSUSE |
Release: bp155.3.8 | Build date: Mon May 22 11:52:17 2023 |
Group: Development/Tools/Debuggers | Build host: lamb08 |
Size: 165571 | Source RPM: d-feet-0.3.16-bp155.3.8.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://live.gnome.org/DFeet/ | |
Summary: Graphical D-Bus Debugger |
D-Feet is a graphical D-Bus debugger. D-Bus is an RPC library used on the Desktop. D-Feet can be used to inspect D-Bus objects of running programs and invoke methods on those objects.
GPL-2.0-or-later
* Tue Feb 01 2022 Bjørn Lie <bjorn.lie@gmail.com> - Add 32.patch: Fix build with meson 0.60.0 and newer. * Fri May 14 2021 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 0.3.16: + Escape markup in property values. + introspection: Clear idle id when done with it. + introspection: Load introspection data asynchronously. + DFeetWindow: switch to the added bus watch. + DFeetWindow: factor out connect_to(address). + Updated translations. * Tue Jul 28 2020 Bjørn Lie <bjorn.lie@gmail.com> - Build as noarch again, with new meson version it works again. * Sat Jan 25 2020 Dominique Leuenberger <dimstar@opensuse.org> - No longer recommend -lang: supplements are in use * Sat Aug 10 2019 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 0.3.15: + Restructure menus to follow GNOME 3.32 menu guidelines. + New app icon as part of the GNOME 3.32 icon redesign. + Add OARS content-rating data. + New Meson-based build system. + Updated translations. - Add meson BuildRequires and macros following upstreams port. - No longer build as NoArch, FIXME added to spec. * Wed Jan 02 2019 bwiedemann@suse.com - Do not have useless arch-dependent libdir in noarch package (boo#1109534). * Tue Dec 11 2018 bjorn.lie@gmail.com - Own metainfo dir to fix build on old versions of openSUSE. * Fri Nov 09 2018 bjorn.lie@gmail.com - Update to version 0.3.14: + Correctly honour theme foreground colour. + dbus_utils: - stringify "h" (UNIX FD). - simplify converting simple types. - simplify looking ahead 1 character. + Cleanup doap file. + settings: - fix regexp syntax, add a test. - use r'' strings for regexps. + Ignore W504 line break after binary operator. + Fix a few unused variable/import warnings. + Remove bare 'except:' clauses. + Detect 'pycodestyle', the new name for 'pep8'. + Run tests with same Python version as application. + Fix coding style errors reported by make check. + executedialog: - include bus name. - allow selecting name/path/interface fields. + Fix format string with python3. + Honor theme's foreground color. + Display statistics and match rules from the D-Bus Stats interface. + Remove unused DFeetWindow.package field. + Set icon_name to org.gnome.dfeet. + Do not use hyphen for the reverse-DNS names. + Rename the icons, appdata and desktop files. + Updated translations. * Wed Mar 07 2018 bjorn.lie@gmail.com - Drop python-pep8 BuildRequires and pass --disable-tests to configure, pep8 is only needed for the test-suite, that we do not even run. - Add explicit python3 BuildRequires, and export PYTHON=%%{_bindir}/python3 before calling configure, switch to python3. * Wed Feb 28 2018 dimstar@opensuse.org - Modernize spec-file by calling spec-cleaner * Fri Nov 24 2017 zaitor@opensuse.org - Update to version 0.3.13: + Use locale.textdomain otherwise gtkbuilder translations don't work. + gitignore: Ignore generated localized help files. + build: - Put various Autotools droppings in build-aux. - Stop using GNOME_COMPILE_WARNINGS. - Replace deprecated use of gnome-autogen.sh with recommended autogen.sh. - Put third-party macros in m4. + Make pep8 happy. + ExecuteMethodDialog: set_transient_for(). + ExecuteMethodDialog: Pretty-print multiple results. + Fix PEP8 305 style error. + Show values that have a logical False representation. + Updated translations. - Drop d-feet-Show-values-that-have-logical-False-representation.patch: Fixed upstream. - Drop update-desktop-files BuildRequires and suse_update_desktop_file macro, no longer needed. - Drop obsolete post(un) handling of icon_theme_cache_post(un), desktop_database_post(un) and glib2_gsettings_schema_post(un), we have file-triggers taking care of this now. - Run spec-cleaner, modernize spec, use autosetup and make_build macros. * Sun Aug 20 2017 zaitor@opensuse.org - Add d-feet-Show-values-that-have-logical-False-representation.patch: Show values that have a logical False representation. Correctly test whether a value has been retrieved (not None) instead of testing whether the value is logically True to decide on showing it (bgo#783006). * Tue Jul 04 2017 zaitor@opensuse.org - Update to version 0.3.12: + Make pep8 happy. + Revert "Don't use Wnck to get app-icons under non-X11". + Assume Wnck is absent on non-X11. + Specify the Wnck version to silence a warning. + Add Language headers to po files. + Fix desktop file keywords translations. + Updated translations. * Sat Apr 23 2016 zaitor@opensuse.org - Update to version 0.3.11: + Don't use Wnck to get app-icons under non-X11. + Add a missing tag to the AppData file. + Update the AppData file to spec version 0.7+. + UI: make the stack animation slide-left-right. + Ignore pep8 E402 error. + Updated translations. * Mon Jul 06 2015 zaitor@opensuse.org - Update to version 0.3.10: + Remove deprecated {x,y}pad properties. + Use correct license which is GPL-2.0. + Set transient parent for GtkDialog. + Remove usage of "margin-{left,right}" #2. + Use margin-{start,end} for bus box. + Remove usage of "margin-{left,right}". + Allow connections to arbitrary buses. + Use open-menu-symbolic for gear icon. + Use the path detected by autoconf instead of hard-coding /usr/bin/python. + Make pep8 happy. + Add missing appdata file to dist tarball. + Add more keywords to desktop file. + Fix desktop file keywords translation. + Update links to wiki homepage. + Updated translations.
/usr/bin/d-feet /usr/lib/python3.6/site-packages/dfeet /usr/lib/python3.6/site-packages/dfeet/__init__.py /usr/lib/python3.6/site-packages/dfeet/addconnectiondialog.py /usr/lib/python3.6/site-packages/dfeet/application.py /usr/lib/python3.6/site-packages/dfeet/bus_watch.py /usr/lib/python3.6/site-packages/dfeet/dbus_utils.py /usr/lib/python3.6/site-packages/dfeet/executemethoddialog.py /usr/lib/python3.6/site-packages/dfeet/introspection.py /usr/lib/python3.6/site-packages/dfeet/introspection_helper.py /usr/lib/python3.6/site-packages/dfeet/settings.py /usr/lib/python3.6/site-packages/dfeet/uiloader.py /usr/lib/python3.6/site-packages/dfeet/window.py /usr/lib/python3.6/site-packages/dfeet/wnck_utils.py /usr/share/applications/org.gnome.dfeet.desktop /usr/share/d-feet /usr/share/d-feet/ui /usr/share/d-feet/ui/addconnectiondialog.ui /usr/share/d-feet/ui/bus.ui /usr/share/d-feet/ui/executedialog.ui /usr/share/d-feet/ui/introspection.ui /usr/share/d-feet/ui/mainwindow.ui /usr/share/doc/packages/d-feet /usr/share/doc/packages/d-feet/AUTHORS /usr/share/glib-2.0/schemas/org.gnome.dfeet.gschema.xml /usr/share/help/C/d-feet /usr/share/help/C/d-feet/basics.page /usr/share/help/C/d-feet/figures /usr/share/help/C/d-feet/figures/icon.png /usr/share/help/C/d-feet/index.page /usr/share/icons/hicolor/16x16/apps/dfeet-icon-default-service.png /usr/share/icons/hicolor/16x16/apps/dfeet-method-category.png /usr/share/icons/hicolor/16x16/apps/dfeet-method.png /usr/share/icons/hicolor/16x16/apps/dfeet-object.png /usr/share/icons/hicolor/16x16/apps/dfeet-property-category.png /usr/share/icons/hicolor/16x16/apps/dfeet-property.png /usr/share/icons/hicolor/16x16/apps/dfeet-signal-category.png /usr/share/icons/hicolor/16x16/apps/dfeet-signal.png /usr/share/icons/hicolor/scalable/apps/org.gnome.dfeet.svg /usr/share/icons/hicolor/symbolic/apps/org.gnome.dfeet-symbolic.svg /usr/share/licenses/d-feet /usr/share/licenses/d-feet/COPYING /usr/share/metainfo /usr/share/metainfo/org.gnome.dfeet.appdata.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 18:05:00 2024