Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gvfs for openSUSE:Factory checked in 
at 2022-03-23 20:16:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gvfs (Old)
 and      /work/SRC/openSUSE:Factory/.gvfs.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gvfs"

Wed Mar 23 20:16:38 2022 rev:176 rq:963617 version:1.50.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gvfs/gvfs.changes        2022-02-09 
20:38:07.278221153 +0100
+++ /work/SRC/openSUSE:Factory/.gvfs.new.25692/gvfs.changes     2022-03-23 
20:17:33.338434832 +0100
@@ -1,0 +2,25 @@
+Fri Mar 18 12:27:54 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 1.50.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Feb 11 09:25:12 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 1.49.90:
+  + http/dav: Port to libsoup3.
+  + http: Do not silently accept invalid certificates.
+  + build: Remove incorrect i18n.merge_file argument to fix build.
+  + Updated translations.
+- Drop 17a067b9b823a0d54e061eae45ff8e2c7e4a88d0.patch: Fixed
+  upstream.
+- Replace pkgconfig(libsoup-2.4) with pkgconfig(libsoup-3.0)
+  BuildRequires following upstreams port.
+
+-------------------------------------------------------------------
+Tue Feb  8 17:41:08 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Rebase 17a067b9b823a0d54e061eae45ff8e2c7e4a88d0.patch: Use
+  upstream commit.
+
+-------------------------------------------------------------------
@@ -12,0 +38,12 @@
+
+-------------------------------------------------------------------
+Fri Jan  7 18:12:26 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 1.49.1:
+  + sftp: Adapt on new OpenSSH password prompts
+  + build: Set of improvements for meson
+  + Add PartOf=graphical-session.target to all systemd units
+  + Move systemd services to session slice
+  + Updated translations.
+- Pass systemduserunitdir=%%{_userunitdir} to meson, ensure we
+  set the correct dir for systemduserunitdir.

Old:
----
  17a067b9b823a0d54e061eae45ff8e2c7e4a88d0.patch
  gvfs-1.48.1.tar.xz

New:
----
  gvfs-1.50.0.tar.xz

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

Other differences:
------------------
++++++ gvfs.spec ++++++
--- /var/tmp/diff_new_pack.tkEDvp/_old  2022-03-23 20:17:33.906435154 +0100
+++ /var/tmp/diff_new_pack.tkEDvp/_new  2022-03-23 20:17:33.910435156 +0100
@@ -18,18 +18,15 @@
 
 %bcond_without  cdda
 Name:           gvfs
-Version:        1.48.1
+Version:        1.50.0
 Release:        0
 Summary:        Virtual File System functionality for GLib
 License:        GPL-3.0-only AND LGPL-2.0-or-later
 Group:          Development/Libraries/C and C++
 URL:            https://wiki.gnome.org/Projects/gvfs
-Source0:        
https://download.gnome.org/sources/gvfs/1.48/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/gvfs/1.50/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 
-# PATCH-FIX-UPSTREAM 17a067b9b823a0d54e061eae45ff8e2c7e4a88d0.patch -- Fix 
build with meson 0.61 and newer
-Patch0:         17a067b9b823a0d54e061eae45ff8e2c7e4a88d0.patch
-
 ### NOTE: Please, keep SLE-only patches at bottom (starting on 1000).
 # PATCH-FEATURE-SLE gvfs-nds.patch ksam...@novell.com -- Provides NDS browsing 
for nautilus
 Patch1000:      gvfs-nds.patch
@@ -49,7 +46,7 @@
 BuildRequires:  pkgconfig(gcr-base-3)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gio-unix-2.0)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.65.1
+BuildRequires:  pkgconfig(glib-2.0) >= 2.70.0
 BuildRequires:  pkgconfig(goa-1.0) >= 3.17.1
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 3.33.0
@@ -63,7 +60,7 @@
 BuildRequires:  pkgconfig(libmtp) >= 1.1.12
 BuildRequires:  pkgconfig(libnfs) >= 1.9.8
 BuildRequires:  pkgconfig(libsecret-unstable)
-BuildRequires:  pkgconfig(libsoup-2.4) >= 2.42.0
+BuildRequires:  pkgconfig(libsoup-3.0)
 BuildRequires:  pkgconfig(libsystemd)
 BuildRequires:  pkgconfig(libusb-1.0) >= 1.0.21
 BuildRequires:  pkgconfig(polkit-gobject-1) >= 0.114
@@ -161,7 +158,7 @@
 
 %prep
 %setup -q
-%patch0 -p1
+
 %if 0%{?sle_version}
 %patch1000 -p1
 %patch1001 -p1
@@ -173,13 +170,14 @@
        -Dudisks2=true \
        %{!?with_cdda: -Dcdda=false} \
        -Dman=true \
+       -Dsystemduserunitdir=%{_userunitdir} \
        %{nil}
 %meson_build
 
 %install
 %meson_install
 # drop polkit rules files (for wheel group) - boo#1125433
-rm %{buildroot}%{_datadir}/polkit-1/rules.d/org.gtk.vfs.file-operations.rules
+rm -v 
%{buildroot}%{_datadir}/polkit-1/rules.d/org.gtk.vfs.file-operations.rules
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name}
 
@@ -204,7 +202,7 @@
 %files
 %license COPYING daemon/trashlib/COPYING.trashlib
 %doc NEWS README.md
-%doc daemon/org.gtk.vfs.file-operations.rules
+%doc daemon/org.gtk.vfs.file-operations.rules.in
 %dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/mounts
 %dir %{_datadir}/%{name}/remote-volume-monitors

++++++ gvfs-1.48.1.tar.xz -> gvfs-1.50.0.tar.xz ++++++
++++ 42079 lines of diff (skipped)

Reply via email to