Hello community,

here is the log from the commit of package gconf2 for openSUSE:Factory checked 
in at 2019-11-10 22:03:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gconf2 (Old)
 and      /work/SRC/openSUSE:Factory/.gconf2.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gconf2"

Sun Nov 10 22:03:33 2019 rev:73 rq:746226 version:3.2.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/gconf2/gconf2.changes    2019-06-24 
21:49:26.431923439 +0200
+++ /work/SRC/openSUSE:Factory/.gconf2.new.2990/gconf2.changes  2019-11-10 
22:03:41.178403731 +0100
@@ -1,0 +2,9 @@
+Wed Nov  6 21:55:06 UTC 2019 - Stefan BrĂ¼ns <[email protected]>
+
+- Drop gtk3 BuildRequires, only used by gconf-sanity-check,
+  removed in version 3.2.6.
+- Only Require python3-base for gsettings-schema-convert, which
+  provides xml/etree.
+- Remove huge Changelog (commit log), the NEWS file is sufficient.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gconf2.spec ++++++
--- /var/tmp/diff_new_pack.V8byof/_old  2019-11-10 22:03:43.066406183 +0100
+++ /var/tmp/diff_new_pack.V8byof/_new  2019-11-10 22:03:43.094406219 +0100
@@ -44,7 +44,6 @@
 Patch7:         gconf2-fdatasync.patch
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  gobject-introspection-devel
-BuildRequires:  gtk3-devel
 BuildRequires:  intltool
 BuildRequires:  libidl-devel
 BuildRequires:  libxml2-devel
@@ -84,8 +83,8 @@
 Summary:        Include files and libraries mandatory for development
 Group:          Development/Libraries/GNOME
 Requires:       %{name} = %{version}
-# For gsettings-schema-convert:
-Requires:       python3
+# For gsettings-schema-convert (xml/etree):
+Requires:       python3-base
 Provides:       gconf2-doc = %{version}
 Obsoletes:      gconf2-doc < %{version}
 
@@ -112,15 +111,12 @@
 %configure --with-pic\
        --libexecdir=%{_libexecdir}/GConf/2\
        --disable-static \
-        --with-gtk=3.0 \
+        --disable-gtk \
         --disable-orbit
 make %{?_smp_mflags}
 
 %install
 %make_install
-%if 0%{?suse_version} <= 1120
-rm %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
-%endif
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{_name}2
 %suse_update_desktop_file gsettings-data-convert
@@ -180,7 +176,7 @@
 
 %files
 %license COPYING
-%doc AUTHORS ChangeLog NEWS README
+%doc AUTHORS NEWS README
 %{_bindir}/gconf-merge-tree
 %{_bindir}/gconftool-2
 %{_bindir}/gconftool-rebuild


Reply via email to