Accepting request 795096 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/795096 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=325
This commit is contained in:
parent
b7c9f57ed7
commit
7c8dc2141f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb06e226b965f479a0b8668c19c8e1762b9d8f039af6817961cc7a8f09e6f8a7
|
||||
size 3196976
|
3
nautilus-3.36.1.1.tar.xz
Normal file
3
nautilus-3.36.1.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9252f508211d9f368a49db697890f895d080f09590aecaf33803a519def7bde
|
||||
size 3202256
|
@ -1,3 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 30 09:16:56 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.36.1.1:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 27 18:30:54 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.36.1:
|
||||
+ Fix check to not clear clipboard after each move/copy
|
||||
operation.
|
||||
+ Ignore hidden directories in the templates folder.
|
||||
+ Honor umask when creating new files from templates.
|
||||
+ Fix endless content size calculations in properties dialog.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 6 17:43:17 UTC 2020 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 3.36.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 23:03:02 UTC 2020 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 3.35.92:
|
||||
+ Fix crashes often happening when searching.
|
||||
+ Say "Trash is Empty" only in the root of trash folder.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 18 16:17:03 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 3.35.91.1:
|
||||
+ Add support for hidden template files.
|
||||
+ Fix conflict dialog for google-drive.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 12 16:45:06 CET 2020 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.35.90:
|
||||
+ Fix crashes after conflict dialog response.
|
||||
+ Add support for numeric keypad for zooming.
|
||||
+ Fix missing filename results when searching.
|
||||
+ Fix compilation on Wayland-only systems.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 25 14:18:26 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package nautilus
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
Name: nautilus
|
||||
Version: 3.34.2
|
||||
Version: 3.36.1.1
|
||||
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.34/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/nautilus/3.36/%{name}-%{version}.tar.xz
|
||||
# fate#308344 bgo#602147
|
||||
Source1: mount-archive.desktop
|
||||
Source2: set_trusted.desktop
|
||||
|
Loading…
Reference in New Issue
Block a user