diff --git a/_service b/_service index fbdaf19..0f4700c 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/nautilus.git - refs/tags/45.2.1 + 46.0 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/nautilus-45.2.1.obscpio b/nautilus-45.2.1.obscpio deleted file mode 100644 index bc503cd..0000000 --- a/nautilus-45.2.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a41af29bd569ddfecb360e83b2e77d32e2051d65fbfdd4ea451bc3f7e1eadff6 -size 33161741 diff --git a/nautilus-46.0.obscpio b/nautilus-46.0.obscpio new file mode 100644 index 0000000..629c376 --- /dev/null +++ b/nautilus-46.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd857b55b716963d5bc7408d458d150e4562d2badf0cd3f42e3c8b317f8a6afb +size 33213453 diff --git a/nautilus.changes b/nautilus.changes index c51a61e..205b37c 100644 --- a/nautilus.changes +++ b/nautilus.changes @@ -1,3 +1,82 @@ +------------------------------------------------------------------- +Mon Mar 18 14:22:19 UTC 2024 - Dominique Leuenberger + +- Update to version 46.0: + + Bugfixes: Remove char limit on size label in properties dialog. + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 4 08:49:42 UTC 2024 - Dominique Leuenberger + +- Update to version 46.rc: + + Enhancements: + - Adjust empty status page and progress tooltip strings. + - Add input hints and purpose properties to entries. + - Refine operations hover background. + + Bugfixes: + - Position loop mounts correctly in the sidebar. + - Fix internationalization issues. + - Revert crashes-causing multi-file properties performance + optimization. + - Reestablish location signals if location change failed. + - Fix regression which disallowed dropping files on empty + folders. + + Cleanups: + - Remove architecture-sensitive duplicate filename unit test. + - Refine Appstream metainfo. + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 12 16:28:01 UTC 2024 - Dominique Leuenberger + +- Update to version 46.beta: + + Postponed: The network view from 46.alpha.1 was deemed to + require more work + + Enhancements: + - Added a global search mode. + - Use 'text entry' cursor on pathbar hover. + - Add drop shadow to file property dialog icons. + - Improve progress info icons and tooltips. + +------------------------------------------------------------------- +Mon Jan 29 13:33:45 UTC 2024 - Dominique Leuenberger + +- Update to version 46.alpha.1: + + Enhancements: + - Views can be switched without a folder reload. + - Operations are listed in the bottom of the sidebar. + - Network view replaces Other Locations. + - Mounted drives are shown in the sidebar. + - Selected files are recorded in back and forward history. + - Subfolder loading indication. + - Various view performance improvements. + - Improved performance of multi-file properties dialog. + + Updated translations. + +------------------------------------------------------------------- +Tue Jan 16 17:14:56 UTC 2024 - Dominique Leuenberger + +- Update to version 46.alpha.0+39: + + Revert "files-view: Set selected files even more efficiently". + + Revert "view-model: Use binary search to find index". + +------------------------------------------------------------------- +Tue Jan 16 11:39:14 UTC 2024 - Dominique Leuenberger + +- Update to version 46.alpha: + + Confirm password when creating protected ZIP archives. + + Make custom folder icon feature discoverable. + + Make URI entry discoverable. + + Allow changing owner/group and any permissions under admin:///. + + Add detailed date and time format option. + + Detect copy/move over 4GiB file limit on FAT. + + Give feedback on completion of quick operations. + + New-style banners, unstar animation, and other visual + refinements. + + Allow Alt+Down to revert more than one Alt+Up. + + Close overlaid sidebar on location change. + + Updated translations. + ------------------------------------------------------------------- Wed Dec 6 12:45:36 UTC 2023 - Bjørn Lie diff --git a/nautilus.obsinfo b/nautilus.obsinfo index f950e50..3ea0b8c 100644 --- a/nautilus.obsinfo +++ b/nautilus.obsinfo @@ -1,4 +1,4 @@ name: nautilus -version: 45.2.1 -mtime: 1701857011 -commit: 46c13f34bf1008ad79bf5f52d772afd296a58c94 +version: 46.0 +mtime: 1710766077 +commit: dcd221d57d0180d9d5cc0524bc6e3278d3d3a04c diff --git a/nautilus.spec b/nautilus.spec index 5c05ea7..6b928d9 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -1,7 +1,7 @@ # # spec file for package nautilus # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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: 45.2.1 +Version: 46.0 Release: 0 Summary: File Manager for the GNOME Desktop License: GPL-3.0-or-later AND LGPL-2.1-or-later @@ -40,16 +40,16 @@ BuildRequires: pkgconfig(cloudproviders) BuildRequires: pkgconfig(gail-3.0) BuildRequires: pkgconfig(gexiv2) >= 0.14.0 BuildRequires: pkgconfig(gi-docgen) -BuildRequires: pkgconfig(gio-2.0) >= 2.67.1 -BuildRequires: pkgconfig(gio-unix-2.0) >= 2.67.1 -BuildRequires: pkgconfig(glib-2.0) >= 2.67.1 -BuildRequires: pkgconfig(gmodule-no-export-2.0) >= 2.67.1 +BuildRequires: pkgconfig(gio-2.0) >= 2.79.0 +BuildRequires: pkgconfig(gio-unix-2.0) >= 2.79.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.79.0 +BuildRequires: pkgconfig(gmodule-no-export-2.0) >= 2.79.0 BuildRequires: pkgconfig(gnome-autoar-0) >= 0.3.0 BuildRequires: pkgconfig(gnome-desktop-4) >= 1.0.0 BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 42 BuildRequires: pkgconfig(gstreamer-tag-1.0) -BuildRequires: pkgconfig(gtk4) >= 4.11.2 -BuildRequires: pkgconfig(libadwaita-1) >= 1.2.beta +BuildRequires: pkgconfig(gtk4) >= 4.13.6 +BuildRequires: pkgconfig(libadwaita-1) >= 1.4.0 BuildRequires: pkgconfig(libportal) BuildRequires: pkgconfig(libportal-gtk4) BuildRequires: pkgconfig(libseccomp) @@ -154,7 +154,7 @@ install -m0755 -D %{SOURCE2} %{buildroot}%{_bindir}/set_trusted.sh %{_datadir}/dbus-1/services/org.gnome.Nautilus.service %{_datadir}/glib-2.0/schemas/org.gnome.nautilus.gschema.xml %{_datadir}/icons/hicolor/*/apps/org.gnome.Nautilus* -%{_datadir}/metainfo/org.gnome.Nautilus.appdata.xml +%{_datadir}/metainfo/org.gnome.Nautilus.metainfo.xml %{_datadir}/%{name}/ %{_datadir}/tracker3/domain-ontologies/org.gnome.Nautilus.domain.rule %{_mandir}/man1/nautilus*.1%{?ext_man}