Accepting request 750346 from GNOME:Next
New stable release OBS-URL: https://build.opensuse.org/request/show/750346 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=321
This commit is contained in:
parent
288d02aeb6
commit
d4406ac49d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37ce2c16a610c589dcc7660f9092446465568e38e29bce6ed8c24f2e8e0077f3
|
||||
size 3181312
|
3
nautilus-3.34.2.tar.xz
Normal file
3
nautilus-3.34.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb06e226b965f479a0b8668c19c8e1762b9d8f039af6817961cc7a8f09e6f8a7
|
||||
size 3196976
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 22 16:58:31 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.34.2:
|
||||
+ Don't use hyphens when breaking filenames in multiple lines.
|
||||
+ Fix drag and drop on scaled displays.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 19 11:12:24 UTC 2019 - Frederic Crozat <fcrozat@suse.com>
|
||||
|
||||
- Add explicit Conflicts in libnautilus-extensions1 to ensure
|
||||
smooth upgrade.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 11:55:59 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package nautilus
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: nautilus
|
||||
Version: 3.34.1
|
||||
Version: 3.34.2
|
||||
Release: 0
|
||||
Summary: File Manager for the GNOME Desktop
|
||||
License: GPL-3.0-or-later AND LGPL-2.1-or-later
|
||||
@ -70,6 +70,7 @@ Nautilus is the file manager for the GNOME desktop.
|
||||
%package -n libnautilus-extension1
|
||||
Summary: File Manager for the GNOME Desktop -- Extension Library
|
||||
Group: System/Libraries
|
||||
Conflicts: nautilus-totem < 3.31.91
|
||||
|
||||
%description -n libnautilus-extension1
|
||||
Nautilus is the file manager for the GNOME desktop.
|
||||
|
Loading…
Reference in New Issue
Block a user