Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nautilus for openSUSE:Factory 
checked in at 2023-09-20 13:22:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nautilus (Old)
 and      /work/SRC/openSUSE:Factory/.nautilus.new.16627 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nautilus"

Wed Sep 20 13:22:32 2023 rev:208 rq:1111893 version:45.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/nautilus/nautilus.changes        2023-06-21 
22:37:38.709571713 +0200
+++ /work/SRC/openSUSE:Factory/.nautilus.new.16627/nautilus.changes     
2023-09-20 13:23:26.418287093 +0200
@@ -1,0 +2,111 @@
+Sun Sep 17 01:18:39 UTC 2023 - Luciano Santos <[email protected]>
+
+- Update to version 45.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sat Sep  2 19:44:41 UTC 2023 - Luciano Santos <[email protected]>
+
+- Update to version 45.rc:
+  + Avoid slowness when many files are selected.
+  + Make tooltip and menu for Preferences back button not empty.
+  + Revert patch which could cause loss of data.
+  + Fix sizing and styling of Visible Columns.
+  + Change sidebar title.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sun Aug 27 07:29:52 UTC 2023 - Bjørn Lie <[email protected]>
+
+- Update to version 45.beta2:
+  + Feature enhancements:
+    - New "Search Everywhere" buttons to expand search scope
+    - Modern full-height sidebar layout
+    - Refined sidebar sizing and folding treshold
+  + Performance enhancements:
+    - Flickerless transition into and from search
+    - Accelerated generation of multiple thumbnail
+    - Avoid DBus-activating other apps when starting
+  + Bugfixes:
+    - Delete partially copied file on cancelled copy
+    - Don't restrict shell search results do %HOME
+    - Don't open trash on drag hover
+    - Fix multiple search bugs
+    - Avoid crashes on search
+    - Fix "sort after rename" regression
+    - Fix various styling issues
+    - Don't allow to resize Properties too small
+  + Maintenance: Disable deprecation warnings, fix other warnings
+  + Updated translations. 
+- Drop fix-Werror-return-type-build-error.patch: Fixed upstream.
+
+-------------------------------------------------------------------
+Fri Aug 11 10:39:57 UTC 2023 - Bjørn Lie <[email protected]>
+
+- Update to version 45.beta:
+  + Enhancements:
+    - Use new navigation view and flat headerbar for Properties
+    - Don't switch view mode when searching
+    - Don't add search to history stack
+    - Optimize view performance when selecting or removing many
+      items
+  + Bugfixes:
+    - Prefent mixed-language date and time labels
+    - Multiple starred files view bugfixes
+    - Context menu capitalization
+  + Maintenance:
+    - Replace some eel API with direct GLib API
+    - Cleanup URI scheme checking
+    - Use newer async API for creating thumbnails
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Jul 28 01:25:20 UTC 2023 - Luciano Santos <[email protected]>
+
+- Add fix-Werror-return-type-build-error.patch as a quick fix for a
+  build error (‘return’ with a value, in function returning void)
+  caught by -Werror=return-type.
+
+-------------------------------------------------------------------
+Fri Jul  7 19:23:54 UTC 2023 - Bjørn Lie <[email protected]>
+
+- Update to version 45.alpha:
+  + Enhancements:
+    - Boost search performance
+    - Redesign Visible Columns options, allow changing default
+      columns
+    - Support dropping images from web pages
+    - Show bytes size as tooltip for folder properties too
+    - Indicate starred files in grid view
+    - Support skipping errors while creating compressed archives
+    - Make date and time format more consistent
+    - Make Ctrl+F refocus search bar, not cancel search
+    - Adapt sidebar width to window width, and use a breakpoint for
+      adaptiveness
+    - Allow moving keyboard focus within list rows
+    - Replace GtkComboBox with GtkDropDown
+    - Simplify Keyboard Shortcuts window definition
+    - Improve file opening experience while sandboxed
+  + Bugfixes:
+    - Fix results ordering, and other search bugs
+    - Fix tooltips, a11y labels, and i18n issues
+    - Fix sushi integration bugs
+    - Don't hide incompletely deleted folders
+    - Show file renamed to hidden again on undo
+    - Don't state file was "deleted" if it was moved to trash
+    - Fix rubberband range behavior on list view
+    - Respect modifiers when dropping on tabs; disable broken tab
+      drop target on X11
+    - Fix bugs when reloading on autofs timeouts
+    - Don't offer to format volumes which cannot be formatted, e.g.
+      MTP
+    - Fix multiple crashes
+    - Fix multiple leaks
+  + Maintenance:
+    - Rename default branch to 'main'
+    - Make libcloudproviders dependency optional again
+    - Improve reproducibility
+  + Updated translations.
+- Drop 3a931f61.patch: Fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  3a931f61.patch
  nautilus-44.2.tar.xz

New:
----
  nautilus-45.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nautilus.spec ++++++
--- /var/tmp/diff_new_pack.U4iyWB/_old  2023-09-20 13:23:27.814337108 +0200
+++ /var/tmp/diff_new_pack.U4iyWB/_new  2023-09-20 13:23:27.814337108 +0200
@@ -17,19 +17,16 @@
 
 
 Name:           nautilus
-Version:        44.2
+Version:        45.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/44/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/nautilus/45/%{name}-%{version}.tar.xz
 Source1:        set_trusted.desktop
 Source2:        set_trusted.sh
 
-# PATCH-FIX-UPSTREAM fix-crash-when-closing-tabs.patch -- based on commit 
3a931f61
-Patch1:         https://gitlab.gnome.org/GNOME/nautilus/-/commit/3a931f61.patch
-
 # needed for directory ownership
 BuildRequires:  dbus-1
 BuildRequires:  fdupes
@@ -51,7 +48,7 @@
 BuildRequires:  pkgconfig(gnome-desktop-4) >= 1.0.0
 BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 42
 BuildRequires:  pkgconfig(gstreamer-tag-1.0)
-BuildRequires:  pkgconfig(gtk4) >= 4.9.1
+BuildRequires:  pkgconfig(gtk4) >= 4.11.2
 BuildRequires:  pkgconfig(libadwaita-1) >= 1.2.beta
 BuildRequires:  pkgconfig(libportal)
 BuildRequires:  pkgconfig(libportal-gtk4)

++++++ nautilus-44.2.tar.xz -> nautilus-45.0.tar.xz ++++++
++++ 191979 lines of diff (skipped)

Reply via email to