Accepting request 1171387 from GNOME:Factory
- Update to version 46.1: + Bugfixes: - Create archive with Enter on Compress dialog. - Move focus correctly when item is removed. - View performance optimization. - Fix crash when compressing a file and a folder. - Don't show banners in global search. - Preserve permissions when copying from read-only file systems. - Disable non-working global search from Other Locations. + Updated translations. (forwarded request 1171124 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1171387 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus?expand=0&rev=214
This commit is contained in:
commit
57fad3f25a
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/nautilus.git</param>
|
||||
<param name="revision">46.0</param>
|
||||
<param name="revision">46.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd857b55b716963d5bc7408d458d150e4562d2badf0cd3f42e3c8b317f8a6afb
|
||||
size 33213453
|
3
nautilus-46.1.obscpio
Normal file
3
nautilus-46.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1f3214764d40c48c3d3be191a1500b6be1c006990ad6f7d01017b53bd13b3b42
|
||||
size 33212941
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 1 09:08:44 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 46.1:
|
||||
+ Bugfixes:
|
||||
- Create archive with Enter on Compress dialog.
|
||||
- Move focus correctly when item is removed.
|
||||
- View performance optimization.
|
||||
- Fix crash when compressing a file and a folder.
|
||||
- Don't show banners in global search.
|
||||
- Preserve permissions when copying from read-only file
|
||||
systems.
|
||||
- Disable non-working global search from Other Locations.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 18 14:22:19 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: nautilus
|
||||
version: 46.0
|
||||
mtime: 1710766077
|
||||
commit: dcd221d57d0180d9d5cc0524bc6e3278d3d3a04c
|
||||
version: 46.1
|
||||
mtime: 1713705054
|
||||
commit: 7b9c91cda15ed4bf545c071599055b50861dfbfa
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: nautilus
|
||||
Version: 46.0
|
||||
Version: 46.1
|
||||
Release: 0
|
||||
Summary: File Manager for the GNOME Desktop
|
||||
License: GPL-3.0-or-later AND LGPL-2.1-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user