Hello community,

here is the log from the commit of package d-feet for openSUSE:Factory checked 
in at 2017-11-30 12:45:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/d-feet (Old)
 and      /work/SRC/openSUSE:Factory/.d-feet.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "d-feet"

Thu Nov 30 12:45:43 2017 rev:35 rq:546393 version:0.3.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/d-feet/d-feet.changes    2017-08-28 
15:14:19.864619552 +0200
+++ /work/SRC/openSUSE:Factory/.d-feet.new/d-feet.changes       2017-11-30 
12:45:50.364941536 +0100
@@ -1,0 +2,30 @@
+Fri Nov 24 22:09:50 UTC 2017 - zai...@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.
+
+-------------------------------------------------------------------

Old:
----
  d-feet-0.3.12.tar.xz
  d-feet-Show-values-that-have-logical-False-representation.patch

New:
----
  d-feet-0.3.13.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ d-feet.spec ++++++
--- /var/tmp/diff_new_pack.YOq0IJ/_old  2017-11-30 12:45:51.324906638 +0100
+++ /var/tmp/diff_new_pack.YOq0IJ/_new  2017-11-30 12:45:51.324906638 +0100
@@ -17,25 +17,21 @@
 
 
 Name:           d-feet
-Version:        0.3.12
+Version:        0.3.13
 Release:        0
 Summary:        Graphical D-Bus Debugger
 License:        GPL-2.0+
 Group:          Development/Tools/Debuggers
 Url:            http://live.gnome.org/DFeet/
 Source0:        
http://download.gnome.org/sources/d-feet/0.3/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM 
d-feet-Show-values-that-have-logical-False-representation.patch bgo#783006 
zai...@opensuse.org -- Show values that have a logical False representation
-Patch0:         d-feet-Show-values-that-have-logical-False-representation.patch
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.40.0
 BuildRequires:  python-pep8
-BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.9.6
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.9.4
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 Recommends:     %{name}-lang
 %py_requires
@@ -46,33 +42,20 @@
 programs and invoke methods on those objects.
 
 %lang_package
+
 %prep
-%setup -q
-%patch0 -p1
+%autosetup
 
 %build
 %configure
 
 %install
 %make_install
-%suse_update_desktop_file -N "D-Feet D-Bus Debugger" %{name}
+
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}
 
-%post
-%icon_theme_cache_post
-%icon_theme_cache_post HighContrast
-%desktop_database_post
-%glib2_gsettings_schema_post
-
-%postun
-%icon_theme_cache_postun
-%icon_theme_cache_postun HighContrast
-%desktop_database_postun
-%glib2_gsettings_schema_postun
-
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS COPYING README
 %doc %{_datadir}/help/C/%{name}/
 %{_bindir}/%{name}

++++++ d-feet-0.3.12.tar.xz -> d-feet-0.3.13.tar.xz ++++++
++++ 7988 lines of diff (skipped)


Reply via email to