Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libxfce4ui for openSUSE:Factory 
checked in at 2021-03-12 13:30:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libxfce4ui (Old)
 and      /work/SRC/openSUSE:Factory/.libxfce4ui.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libxfce4ui"

Fri Mar 12 13:30:51 2021 rev:37 rq:877535 version:4.16.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libxfce4ui/libxfce4ui.changes    2021-01-11 
17:08:00.939871527 +0100
+++ /work/SRC/openSUSE:Factory/.libxfce4ui.new.2401/libxfce4ui.changes  
2021-03-12 13:31:07.598141273 +0100
@@ -1,0 +2,5 @@
+Fri Mar  5 08:57:40 UTC 2021 - Maurizio Galli <[email protected]>
+
+- Build package with glade support 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libxfce4ui.spec ++++++
--- /var/tmp/diff_new_pack.JvySSl/_old  2021-03-12 13:31:08.178142087 +0100
+++ /var/tmp/diff_new_pack.JvySSl/_new  2021-03-12 13:31:08.182142092 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libxfce4ui
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -38,6 +38,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(atk)
 BuildRequires:  pkgconfig(cairo)
+BuildRequires:  pkgconfig(gladeui-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
@@ -123,7 +124,6 @@
 Group:          System/Localization
 Requires:       %{libname_gtk3} = %{version}
 Provides:       %{name}-lang-all = %{version}
-Supplements:    packageand(bundle-lang-other:%{libname_gtk2})
 Supplements:    packageand(bundle-lang-other:%{libname_gtk3})
 BuildArch:      noarch
 
@@ -153,13 +153,15 @@
     --enable-startup-notification \
     --with-vendor-info=openSUSE \
     --disable-static \
-    --enable-vala=yes
+    --enable-vala=yes \
+    --enable-gladeui2
 %else
 %configure \
     --enable-startup-notification \
     --with-vendor-info=openSUSE \
     --disable-static \
-    --enable-vala=yes
+    --enable-vala=yes \
+    --enable-gladeui2
 %endif
 %make_build
 
@@ -195,10 +197,12 @@
 %{_libdir}/libxfce4kbd-private-*.so
 %{_libdir}/pkgconfig/libxfce4ui-*.pc
 %{_libdir}/pkgconfig/libxfce4kbd-private-*.pc
+%{_libdir}/glade/*
 %{_includedir}/xfce4/libxfce4ui-2/
 %{_includedir}/xfce4/libxfce4kbd-private-3/
 %{_datadir}/vala/vapi/
 %{_datadir}/gir-1.0/Libxfce4ui-2.0.gir
+%{_datadir}/glade/*
 
 %files tools
 %{_bindir}/xfhelp4

Reply via email to