Accepting request 1177061 from GNOME:Factory
- Update to version 46.2: + Don't treat future dates as "Today". + Fix crashes. + Prevent freeze on Audio/Video properties. + Don't irreversibly hide sidebar with touch gesture. + Don't expose unreadable symbol to screen reader. + Fix search selection performance. + Fix sorting on grid view. + Updated translations. (forwarded request 1177038 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1177061 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus?expand=0&rev=215
This commit is contained in:
commit
48f16c251b
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.1</param>
|
||||
<param name="revision">46.2</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:1f3214764d40c48c3d3be191a1500b6be1c006990ad6f7d01017b53bd13b3b42
|
||||
size 33212941
|
3
nautilus-46.2.obscpio
Normal file
3
nautilus-46.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1c74d4e8881fe4893346be58f5314e2f4d7c626d21d38a26cf4cdf32318f7b3
|
||||
size 33234957
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 27 07:04:34 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 46.2:
|
||||
+ Don't treat future dates as "Today".
|
||||
+ Fix crashes.
|
||||
+ Prevent freeze on Audio/Video properties.
|
||||
+ Don't irreversibly hide sidebar with touch gesture.
|
||||
+ Don't expose unreadable symbol to screen reader.
|
||||
+ Fix search selection performance.
|
||||
+ Fix sorting on grid view.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 1 09:08:44 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: nautilus
|
||||
version: 46.1
|
||||
mtime: 1713705054
|
||||
commit: 7b9c91cda15ed4bf545c071599055b50861dfbfa
|
||||
version: 46.2
|
||||
mtime: 1716683677
|
||||
commit: 2c97705a9965cd46481a295365b44a8fc7dd3bd5
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: nautilus
|
||||
Version: 46.1
|
||||
Version: 46.2
|
||||
Release: 0
|
||||
Summary: File Manager for the GNOME Desktop
|
||||
License: GPL-3.0-or-later AND LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user