Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libgdata for openSUSE:Factory checked in at 2024-03-06 23:03:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgdata (Old) and /work/SRC/openSUSE:Factory/.libgdata.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgdata" Wed Mar 6 23:03:52 2024 rev:66 rq:1155241 version:0.18.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes 2022-09-21 14:40:10.885380386 +0200 +++ /work/SRC/openSUSE:Factory/.libgdata.new.1770/libgdata.changes 2024-03-06 23:04:12.524610749 +0100 @@ -1,0 +2,13 @@ +Tue Mar 5 14:09:10 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Drop baselibs.conf: the -32bit packages are no longer needed and + have not been part of Tumbleweed for a while already (build for + i586 only enabled in LegacyX86). + +------------------------------------------------------------------- +Mon Mar 4 11:13:14 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Add explicit pkgconfig(gtk+-3.0) BuildRequires: meson checks for + it and we just relied on it being brought in indirectly. + +------------------------------------------------------------------- Old: ---- baselibs.conf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgdata.spec ++++++ --- /var/tmp/diff_new_pack.do4E41/_old 2024-03-06 23:04:13.924661507 +0100 +++ /var/tmp/diff_new_pack.do4E41/_new 2024-03-06 23:04:13.940662086 +0100 @@ -1,7 +1,7 @@ # # spec file for package libgdata # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,6 @@ # -# Update baselibs.conf when changing this %define _sover 22 Name: libgdata Version: 0.18.1 @@ -26,7 +25,6 @@ Group: Development/Libraries/GNOME URL: http://live.gnome.org/libgdata Source: https://download.gnome.org/sources/libgdata/0.18/%{name}-%{version}.tar.xz -Source99: baselibs.conf # PATCH-FIX-UPSTREAM 47.patch -- build: Build against new gcr-4 library Patch0: 47.patch @@ -37,6 +35,7 @@ BuildRequires: pkgconfig(gcr-4) BuildRequires: pkgconfig(gio-2.0) >= 2.38.0 BuildRequires: pkgconfig(goa-1.0) >= 3.8 +BuildRequires: pkgconfig(gtk+-3.0) >= 2.91.2 BuildRequires: pkgconfig(json-glib-1.0) >= 0.15 BuildRequires: pkgconfig(libsoup-2.4) >= 2.55.90 BuildRequires: pkgconfig(libxml-2.0)
