From 59e682e0b49c701a502ccb48781f86db1bc5f7076c01de4af0a8b83d18b8b279 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 18 Apr 2019 13:33:47 +0000 Subject: [PATCH] Accepting request 695580 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/695580 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=310 --- nautilus-3.30.5.tar.xz | 3 --- nautilus-3.32.0.tar.xz | 3 +++ nautilus.changes | 23 +++++++++++++++++++++++ nautilus.spec | 7 ++++--- 4 files changed, 30 insertions(+), 6 deletions(-) delete mode 100644 nautilus-3.30.5.tar.xz create mode 100644 nautilus-3.32.0.tar.xz diff --git a/nautilus-3.30.5.tar.xz b/nautilus-3.30.5.tar.xz deleted file mode 100644 index 14d5115..0000000 --- a/nautilus-3.30.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dbbe3f7c81ecbeab0c1c4be30100ac7ef359c093ef39f334f389a395fc259990 -size 3254344 diff --git a/nautilus-3.32.0.tar.xz b/nautilus-3.32.0.tar.xz new file mode 100644 index 0000000..a92758a --- /dev/null +++ b/nautilus-3.32.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2246e34d3c0818714aee104c38d5b2f8836dc3db4a17f59ae2b31daa9c18d0de +size 3195956 diff --git a/nautilus.changes b/nautilus.changes index 0cee6e0..dc55918 100644 --- a/nautilus.changes +++ b/nautilus.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Wed Mar 13 19:48:20 UTC 2019 - Bjørn Lie + +- Update to version 3.32.0: + + Much smoother search, no more hang ups. +- Add pkgconfig(gstreamer-tag-1.0) BuildRequires: New depencency. + +------------------------------------------------------------------- +Wed Feb 20 11:35:15 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 3.31.90: + + New path bar design that improves discoverability of buttons. + + Improve high contrast layout for accesibility. + + New Nautilus icon. + + Add coverage report. + + Fix crashes. + + Remove app menu. + + Add issue triaging automation. + + Make CI centralized. + + Make starred files feature available on Tracker tracked + directories. + + Updated translations. + ------------------------------------------------------------------- Wed Dec 12 16:59:44 UTC 2018 - bjorn.lie@gmail.com diff --git a/nautilus.spec b/nautilus.spec index b77b9ad..8a8bc41 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -1,7 +1,7 @@ # # spec file for package nautilus # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: nautilus -Version: 3.30.5 +Version: 3.32.0 Release: 0 Summary: File Manager for the GNOME Desktop License: GPL-3.0-or-later AND LGPL-2.1-or-later Group: Productivity/File utilities URL: https://wiki.gnome.org/Apps/Nautilus -Source0: https://download.gnome.org/sources/nautilus/3.30/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/nautilus/3.32/%{name}-%{version}.tar.xz # fate#308344 bgo#602147 Source1: mount-archive.desktop Source2: set_trusted.desktop @@ -51,6 +51,7 @@ BuildRequires: pkgconfig(gmodule-no-export-2.0) >= 2.55.1 BuildRequires: pkgconfig(gnome-autoar-0) >= 0.2.1 BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.0.0 BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.8.0 +BuildRequires: pkgconfig(gstreamer-tag-1.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.6 BuildRequires: pkgconfig(libseccomp) BuildRequires: pkgconfig(libselinux)