Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package geocode-glib for openSUSE:Factory 
checked in at 2026-04-10 17:47:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/geocode-glib (Old)
 and      /work/SRC/openSUSE:Factory/.geocode-glib.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "geocode-glib"

Fri Apr 10 17:47:09 2026 rev:35 rq:1345431 version:3.26.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/geocode-glib/geocode-glib.changes        
2022-08-10 17:13:47.485784954 +0200
+++ /work/SRC/openSUSE:Factory/.geocode-glib.new.21863/geocode-glib.changes     
2026-04-10 17:49:08.344234651 +0200
@@ -1,0 +2,18 @@
+Mon Mar 30 08:35:38 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Fix up shared library package to adhere to policy: move icon
+  files again to geocode-glib to not conflict on file-level
+  whenever the library changes so-version.
+
+-------------------------------------------------------------------
+Mon Mar 30 06:45:11 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Drop baselibs.conf: the only -32bit library we provided was
+  libgeocode-glib0, i.e the soup2 flavored library.
+
+-------------------------------------------------------------------
+Fri Mar 27 13:07:44 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Drop multibuild flavor "soup2", neither needed nor used anymore.
+
+-------------------------------------------------------------------

Old:
----
  _multibuild
  baselibs.conf

New:
----
  _scmsync.obsinfo
  build.specials.obscpio

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

Other differences:
------------------
++++++ geocode-glib.spec ++++++
--- /var/tmp/diff_new_pack.QnP57w/_old  2026-04-10 17:49:09.000261647 +0200
+++ /var/tmp/diff_new_pack.QnP57w/_new  2026-04-10 17:49:09.000261647 +0200
@@ -16,18 +16,10 @@
 #
 
 
-%define flavor @BUILD_FLAVOR@%nil
-%if "%{flavor}" == "soup2"
-%define nsuffix -soup2
-%define shlib   libgeocode-glib0
-%define typelib typelib-1_0-GeocodeGlib-1_0
-%else
 %define shlib   libgeocode-glib-2-0
 %define typelib typelib-1_0-GeocodeGlib-2_0
 
-%endif
-
-Name:           geocode-glib%{?nsuffix}
+Name:           geocode-glib
 Version:        3.26.4
 Release:        0
 Summary:        Convenience library for the Yahoo! Place Finder APIs
@@ -35,7 +27,6 @@
 Group:          Development/Libraries/GNOME
 URL:            http://www.gnome.org/
 Source0:        
https://download.gnome.org/sources/geocode-glib/3.26/geocode-glib-%{version}.tar.xz
-Source1:        baselibs.conf
 
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk-doc
@@ -44,11 +35,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gio-2.0) >= 2.34
 BuildRequires:  pkgconfig(json-glib-1.0) >= 0.99.2
-%if "%{flavor}" == "soup2"
-BuildRequires:  pkgconfig(libsoup-2.4) >= 2.42
-%else
 BuildRequires:  pkgconfig(libsoup-3.0)
-%endif
 
 %description
 The geocode-glib library is a convenience library for the Yahoo! Place
@@ -107,34 +94,24 @@
 geocode-glib library.
 
 %prep
-%setup -q -n geocode-glib-%{version}
+%autosetup -p1
 
 %build
 # FIXME Please investigate if we should package installed-tests
 %meson \
        -Denable-gtk-doc=true \
        -Denable-installed-tests=false \
-%if "%{flavor}" == "soup2"
-       -Dsoup2=true \
-%else
        -Dsoup2=false \
-%endif
        %{nil}
 %meson_build
 
 %install
 %meson_install
-# we package the icons as part of the ""-flavor package
-%if "%{flavor}" != ""
-rm -rf %{buildroot}%{_datadir}/icons/hicolor
-%endif
 
 %ldconfig_scriptlets -n %{shlib}
 
-%if "%{flavor}" == ""
 %files
 %{_datadir}/icons/hicolor/
-%endif
 
 %files -n %{shlib}
 %license COPYING.LIB

++++++ _scmsync.obsinfo ++++++
mtime: 1774859815
commit: 9c7a413dda7feddb346f8b4b0142ebc595be10f01b163490bbad8435a8ca5a04
url: https://src.opensuse.org/GNOME/geocode-glib
revision: 9c7a413dda7feddb346f8b4b0142ebc595be10f01b163490bbad8435a8ca5a04
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-03-30 10:44:58.000000000 +0200
@@ -0,0 +1,4 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild

Reply via email to