Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-user-share for openSUSE:Factory checked in at 2022-02-06 23:53:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-user-share (Old) and /work/SRC/openSUSE:Factory/.gnome-user-share.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-user-share" Sun Feb 6 23:53:49 2022 rev:62 rq:951422 version:3.34.0+25 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-user-share/gnome-user-share.changes 2021-09-25 00:35:18.427123914 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-user-share.new.1898/gnome-user-share.changes 2022-02-06 23:54:50.246597055 +0100 @@ -1,0 +2,15 @@ +Tue Feb 1 21:30:03 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 3.34.0+25: + + build: correct gio_unix_dep use. + + Updated translations. +- Switch to gitcheckout via source service, upstream is not making + releases, and we want the translations. +- Add gnome-user-share-fix-meson-0_61_0.patch: Fix build with meson + 0.61.0 and newer. +- Drop update-desktop-files BuildRequires and its macro, no longer + needed. +- Stop removing non-existant la files, not built since the switch + to meson buildsystem. + +------------------------------------------------------------------- Old: ---- gnome-user-share-3.34.0.tar.xz New: ---- _service gnome-user-share-3.34.0+25.obscpio gnome-user-share-fix-meson-0_61_0.patch gnome-user-share.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-user-share.spec ++++++ --- /var/tmp/diff_new_pack.XbFdN2/_old 2022-02-06 23:54:50.682594107 +0100 +++ /var/tmp/diff_new_pack.XbFdN2/_new 2022-02-06 23:54:50.690594053 +0100 @@ -1,7 +1,7 @@ # # spec file for package gnome-user-share # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,18 +17,21 @@ Name: gnome-user-share -Version: 3.34.0 +Version: 3.34.0+25 Release: 0 Summary: GNOME user file sharing License: GPL-2.0-or-later Group: Productivity/Networking/File-Sharing URL: http://www.gnome.org/ -Source0: https://download.gnome.org/sources/gnome-user-share/3.34/%{name}-%{version}.tar.xz +# Disable Source URL, use git checkout via service +# Source0: https://download.gnome.org/sources/gnome-user-share/3.34/%%{name}-%%{version}.tar.xz +Source0: %{name}-%{version}.tar.xz +# PATCH-FIX-UPSTREAM gnome-user-share-fix-meson-0_61_0.patch bjorn....@gmail.com -- Fix build with meson 0.61.0 and newer +Patch0: gnome-user-share-fix-meson-0_61_0.patch BuildRequires: fdupes BuildRequires: meson >= 0.50.0 BuildRequires: pkgconfig -BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(glib-2.0) >= 2.58 BuildRequires: pkgconfig(gtk+-3.0) @@ -68,11 +71,12 @@ %install %meson_install -find %{buildroot} -type f -name "*.la" -delete -print -%suse_update_desktop_file gnome-user-share-webdav Network FileTransfer %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot}%{_prefix} +%check +%meson_test + %files %license COPYING %doc README NEWS ++++++ _service ++++++ <?xml version="1.0"?> <services> <service name="obs_scm" mode="disabled"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/gnome-user-share.git</param> <param name="revision">a89c973d</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">GNOME_USER_SHARE_(\d+)_(\d+)_(\d+)</param> <param name="versionrewrite-replacement">\1.\2.\3</param> <!-- <param name="changesgenerate">enable</param> --> </service> <service name="tar" mode="buildtime"/> <service name="recompress" mode="buildtime"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service name="set_version" mode="disabled"/> </services> ++++++ gnome-user-share-fix-meson-0_61_0.patch ++++++ --- orig-gnome-user-share-3.34.0/data/meson.build 2019-09-06 11:39:10.000000000 +0200 +++ gnome-user-share-3.34.0/data/meson.build 2022-02-01 22:27:25.258136738 +0100 @@ -7,7 +7,6 @@ ) i18n.merge_file( - desktop, type: 'desktop', input: desktop_in, output: '@BASENAME@', ++++++ gnome-user-share.obsinfo ++++++ name: gnome-user-share version: 3.34.0+25 mtime: 1640234103 commit: a89c973d7db36938542325f77d81b73c32968e49