Hello community,

here is the log from the commit of package gtkspell for openSUSE:Factory 
checked in at 2017-09-13 21:39:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtkspell (Old)
 and      /work/SRC/openSUSE:Factory/.gtkspell.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtkspell"

Wed Sep 13 21:39:34 2017 rev:33 rq:520660 version:2.0.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtkspell/gtkspell.changes        2013-04-02 
11:51:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gtkspell.new/gtkspell.changes   2017-09-13 
21:39:35.292079920 +0200
@@ -1,0 +2,7 @@
+Tue Aug 15 08:10:54 UTC 2017 - [email protected]
+
+- Drop gtk-doc BuildRequires and pass --enable-gtk-doc=no to
+  configure, needed with gtk-doc 1.26 and newer, as gtkdoc-mktmpl
+  was dropped from it.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gtkspell.spec ++++++
--- /var/tmp/diff_new_pack.KKeRmF/_old  2017-09-13 21:39:35.780011268 +0200
+++ /var/tmp/diff_new_pack.KKeRmF/_new  2017-09-13 21:39:35.784010705 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gtkspell
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,6 @@
 BuildRequires:  enchant-devel
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
-BuildRequires:  gtk-doc
 BuildRequires:  gtk2-devel
 BuildRequires:  intltool
 BuildRequires:  libstdc++-devel
@@ -80,7 +79,8 @@
 
 %build
 %configure\
-       --disable-static
+       --disable-static \
+       --enable-gtk-doc=no
 make %{?_smp_mflags}
 
 %install


Reply via email to