Hello community,

here is the log from the commit of package gtksourceview2 for openSUSE:Factory 
checked in at 2017-06-01 16:33:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtksourceview2 (Old)
 and      /work/SRC/openSUSE:Factory/.gtksourceview2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtksourceview2"

Thu Jun  1 16:33:52 2017 rev:12 rq:500146 version:2.10.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtksourceview2/gtksourceview2.changes    
2015-10-06 16:11:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview2.new/gtksourceview2.changes       
2017-06-01 16:33:53.425337253 +0200
@@ -1,0 +2,9 @@
+Wed May 31 10:51:06 UTC 2017 - [email protected]
+
+- Drop optional libgladeui-1_0-devel BuildRequires and stop passing
+  --enable-glade-catalog to configure, no longer build glade
+  support.
+- Following the above, drop glade3-catalog-gtksourceview subpackage
+  and obsolete it from devel package.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gtksourceview2.spec ++++++
--- /var/tmp/diff_new_pack.RNYV64/_old  2017-06-01 16:33:54.393200723 +0200
+++ /var/tmp/diff_new_pack.RNYV64/_new  2017-06-01 16:33:54.397200159 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gtksourceview2
 #
-# Copyright (c) 2015 SUSE LINUX 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
@@ -18,7 +18,6 @@
 
 Name:           gtksourceview2
 %define _name   gtksourceview
-%bcond_without gladeui
 Version:        2.10.5
 Release:        0
 Summary:        GTK+ Source Editing Widget
@@ -31,9 +30,6 @@
 BuildRequires:  fdupes
 BuildRequires:  gtk2-devel
 BuildRequires:  intltool
-%if %{with gladeui}
-BuildRequires:  libgladeui-1_0-devel
-%endif
 BuildRequires:  libxml2-devel
 BuildRequires:  translation-update-upstream
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -59,23 +55,6 @@
 It improves GtkTextView by implementing syntax highlighting and other
 features typical of a source editor.
 
-%package -n glade3-catalog-gtksourceview
-Summary:        GTK+ Source Editing Widget -- Catalog for Glade
-Group:          Development/Tools/GUI Builders
-Requires:       glade3
-Requires:       libgtksourceview-2_0-0 = %{version}
-Supplements:    packageand(glade3:%{name}-devel)
-
-%description -n glade3-catalog-gtksourceview
-GtkSourceView is a text widget that extends GtkTextView, the standard
-GTK+ text widget.
-
-It improves GtkTextView by implementing syntax highlighting and other
-features typical of a source editor.
-
-This package provides a catalog for Glade, to allow the use the
-GtkSourceView widget in Glade.
-
 %package devel
 Summary:        GTK+ Source Editing Widget
 Group:          System/GUI/GNOME
@@ -84,6 +63,7 @@
 Requires:       libxml2-devel
 Obsoletes:      gtksourceview-doc <= 2.5.4
 Provides:       gtksourceview-doc = 2.5.4
+Obsoletes:      glade3-catalog-gtksourceview
 
 %description devel
 GtkSourceView is a text widget that extends GtkTextView, the standard
@@ -100,9 +80,6 @@
 
 %build
 %configure \
-%if %{with gladeui}
-        --enable-glade-catalog \
-%endif
         --disable-gtk-doc \
        --with-pic \
        --disable-static
@@ -130,12 +107,6 @@
 %{_libdir}/libgtksourceview-2.0.so.*
 %{_datadir}/gtksourceview-2.0/
 
-%if %{with gladeui}
-%files -n glade3-catalog-gtksourceview
-%defattr(-, root, root)
-%{_datadir}/glade3/catalogs/gtksourceview-glade.xml
-%endif
-
 %files devel
 %defattr(-, root, root)
 %{_includedir}/gtksourceview-2.0/


Reply via email to