Hello community, here is the log from the commit of package d-feet for openSUSE:Factory checked in at 2018-11-26 10:19:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/d-feet (Old) and /work/SRC/openSUSE:Factory/.d-feet.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "d-feet" Mon Nov 26 10:19:41 2018 rev:37 rq:648439 version:0.3.14 Changes: -------- --- /work/SRC/openSUSE:Factory/d-feet/d-feet.changes 2018-03-14 19:36:18.915004400 +0100 +++ /work/SRC/openSUSE:Factory/.d-feet.new.19453/d-feet.changes 2018-11-26 10:20:36.673711395 +0100 @@ -1,0 +2,32 @@ +Fri Nov 9 21:37:35 UTC 2018 - [email protected] + +- 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. + +------------------------------------------------------------------- Old: ---- d-feet-0.3.13.tar.xz New: ---- d-feet-0.3.14.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ d-feet.spec ++++++ --- /var/tmp/diff_new_pack.JxyANS/_old 2018-11-26 10:20:37.305710651 +0100 +++ /var/tmp/diff_new_pack.JxyANS/_new 2018-11-26 10:20:37.309710647 +0100 @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: d-feet -Version: 0.3.13 +Version: 0.3.14 Release: 0 Summary: Graphical D-Bus Debugger License: GPL-2.0-or-later @@ -66,12 +66,11 @@ %{_bindir}/%{name} %{python3_sitelib}/dfeet/ %{_datadir}/%{name}/ -%{_datadir}/applications/%{name}.desktop -%{_datadir}/glib-2.0/schemas/org.gnome.d-feet.gschema.xml +%{_datadir}/applications/org.gnome.dfeet.desktop +%{_datadir}/glib-2.0/schemas/org.gnome.dfeet.gschema.xml %{_datadir}/icons/hicolor/*/apps/* %{_datadir}/icons/HighContrast/ -%dir %{_datadir}/appdata -%{_datadir}/appdata/%{name}.appdata.xml +%{_datadir}/metainfo/org.gnome.dfeet.appdata.xml %files lang -f %{name}.lang ++++++ d-feet-0.3.13.tar.xz -> d-feet-0.3.14.tar.xz ++++++ ++++ 12481 lines of diff (skipped)
