Hello community,

here is the log from the commit of package libhandy0 for openSUSE:Factory 
checked in at 2020-11-19 11:56:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libhandy0 (Old)
 and      /work/SRC/openSUSE:Factory/.libhandy0.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libhandy0"

Thu Nov 19 11:56:48 2020 rev:2 rq:847246 version:0.0.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/libhandy0/libhandy0.changes      2020-09-09 
17:47:03.598432326 +0200
+++ /work/SRC/openSUSE:Factory/.libhandy0.new.5913/libhandy0.changes    
2020-11-23 10:34:04.625597172 +0100
@@ -1,0 +2,6 @@
+Sat Sep  5 15:09:24 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- Disable glade catalogs for the time being: not compatible with
+  glade 3.37.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libhandy0.spec ++++++
--- /var/tmp/diff_new_pack.uS8ZZM/_old  2020-11-23 10:34:05.229597834 +0100
+++ /var/tmp/diff_new_pack.uS8ZZM/_new  2020-11-23 10:34:05.233597838 +0100
@@ -17,6 +17,7 @@
 
 
 %define shlib %{_name}-0_0-0
+#define with_glade 1
 
 Name:           libhandy0
 %define _name   libhandy
@@ -34,7 +35,9 @@
 BuildRequires:  meson >= 0.47.0
 BuildRequires:  pkgconfig
 BuildRequires:  vala
+%if 0%{?with_glade}
 BuildRequires:  pkgconfig(gladeui-2.0)
+%endif
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.24.1
@@ -98,7 +101,7 @@
        -Dgtk_doc=true \
        -Dtests=false \
        -Dexamples=false \
-       -Dglade_catalog=enabled \
+       -Dglade_catalog=%{?with_glade:enabled}%{?!with_glade:disabled} \
        %{nil}
 %meson_build
 
@@ -125,8 +128,10 @@
 %files -n typelib-1_0-Handy-0_0
 %{_libdir}/girepository-1.0/*.typelib
 
+%if 0%{?with_glade}
 %files -n glade-catalog-libhandy0
 %{_libdir}/glade/modules/*.so
 %{_datadir}/glade/catalogs/*.xml
+%endif
 
 %changelog
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to