From c813d6defde878433e71bf6ce26b0a76b669e55e87dc02fc4740b1f0fecafee5 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 13 Mar 2018 08:17:21 +0000 Subject: [PATCH] Accepting request 585961 from GNOME:Next Update to 1.36.0 OBS-URL: https://build.opensuse.org/request/show/585961 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=305 --- gvfs-1.35.92.tar.xz | 3 --- gvfs-1.36.0.tar.xz | 3 +++ gvfs.changes | 6 ++++++ gvfs.spec | 8 ++++---- 4 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 gvfs-1.35.92.tar.xz create mode 100644 gvfs-1.36.0.tar.xz diff --git a/gvfs-1.35.92.tar.xz b/gvfs-1.35.92.tar.xz deleted file mode 100644 index aa58f58..0000000 --- a/gvfs-1.35.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e11899ca79643bfa56f2b479eab9e9677b9a2d495df40c0054b17d6df097aeb9 -size 1247872 diff --git a/gvfs-1.36.0.tar.xz b/gvfs-1.36.0.tar.xz new file mode 100644 index 0000000..04dd578 --- /dev/null +++ b/gvfs-1.36.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ec388afeb373a213f2cc489184f76a17ae273a000e8a4ec720c1995943256bb +size 1246788 diff --git a/gvfs.changes b/gvfs.changes index 9655e97..d9f6583 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 12 15:16:12 UTC 2018 - dimstar@opensuse.org + +- Update to version 1.36.0: + + Updated translations. + ------------------------------------------------------------------- Wed Mar 7 18:27:01 UTC 2018 - dimstar@opensuse.org diff --git a/gvfs.spec b/gvfs.spec index 3c6635b..267076d 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -19,13 +19,13 @@ %define with_udisks2 1 %define with_cdda 1 Name: gvfs -Version: 1.35.92 +Version: 1.36.0 Release: 0 Summary: Virtual File System functionality for GLib -License: LGPL-2.0+ AND GPL-3.0 +License: LGPL-2.0-or-later AND GPL-3.0-only Group: Development/Libraries/C and C++ URL: https://wiki.gnome.org/Projects/gvfs -Source0: http://download.gnome.org/sources/gvfs/1.35/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gvfs/1.36/%{name}-%{version}.tar.xz Source99: baselibs.conf ### NOTE: Please, keep SLE-only patches at bottom (starting on 1000). # PATCH-FEATURE-SLE gvfs-nds.patch ksamrat@novell.com -- Provides NDS browsing for nautilus @@ -117,7 +117,7 @@ This package provides a gvfs backend that supports Samba. %package backends Summary: VFS functionality for GLib -License: LGPL-2.0+ AND GPL-3.0 +License: LGPL-2.0-or-later AND GPL-3.0-only Group: Development/Libraries/C and C++ Requires: %{name} = %{version} # FIXME: use proper Requires(pre/post/preun/...)