Accepting request 583510 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/583510 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=285
This commit is contained in:
parent
71f153193a
commit
7715b84630
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:79c99404c665ea76b3db86f261fbd28a62b54c51429b05c3314462c9de2614b4
|
|
||||||
size 3277464
|
|
3
nautilus-3.27.92.1.tar.xz
Normal file
3
nautilus-3.27.92.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fc2030b2f161d961db50b8a97ffa42ff5438c23fa22417e7e56a2a2f430d8e4e
|
||||||
|
size 3257412
|
@ -1,3 +1,101 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 6 08:32:26 UTC 2018 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.27.92.1:
|
||||||
|
+ Fix build failures.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 5 18:42:03 UTC 2018 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.27.92:
|
||||||
|
+ Don’t open files when double-clicking star icon.
|
||||||
|
+ Fix crashes caused by extremely long error messages.
|
||||||
|
+ Don’t strip extensions from folder names in “Compress…” dialog.
|
||||||
|
+ Set keyboard focus when programmatically selecting in list
|
||||||
|
view.
|
||||||
|
+ Remove new folder name suggestion when there is an active
|
||||||
|
selection.
|
||||||
|
+ Hide thumbnails when using small icons.
|
||||||
|
+ Reduce help overlay size.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 28 16:37:23 UTC 2018 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Modernize spec-file by calling spec-cleaner
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 14 12:21:40 UTC 2018 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.27.90:
|
||||||
|
+ Enable closing tabs by middle-clicking.
|
||||||
|
+ Rename “favorite” files to “starred”.
|
||||||
|
+ Fix starring files with special characters.
|
||||||
|
+ Ellipsize tab labels less aggressively for large numbers of
|
||||||
|
tabs.
|
||||||
|
+ Fix infinite loop when extracting encrypted archives.
|
||||||
|
+ Remove support for external bulk rename tools.
|
||||||
|
+ Only show option to star files in indexed locations.
|
||||||
|
+ Fix batch renaming for files with special characters in
|
||||||
|
metadata.
|
||||||
|
+ Refactor extension library.
|
||||||
|
+ Show notification when unstarring files and allow undo.
|
||||||
|
+ Fix AppStream metadata being installed in a deprecated
|
||||||
|
location.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 30 21:42:54 UTC 2018 - luc14n0@linuxmail.org
|
||||||
|
|
||||||
|
- Update to version 3.27.4:
|
||||||
|
+ Additions:
|
||||||
|
- A close button for the path bar;
|
||||||
|
- Microsoft Office types for search;
|
||||||
|
- XF86Back and XF86Forward as key shortcuts;
|
||||||
|
- Keyboard navigability to the new views;
|
||||||
|
- DjVu as pdf type.
|
||||||
|
+ Improvements:
|
||||||
|
- Touch support.
|
||||||
|
- Flatpak support, now access to devices too.
|
||||||
|
- Trash performance.
|
||||||
|
- Window default position.
|
||||||
|
- Starring files reliability.
|
||||||
|
+ Remove desktop icons.
|
||||||
|
+ Fix crashes when: detaching tabs and expanding folders.
|
||||||
|
+ Make wallpaper folder translatable.
|
||||||
|
+ Forbid more characters for FAT systems when renaming files.
|
||||||
|
- Drop enable-exif and enable-xmp meson options; and replace
|
||||||
|
enable-gtk-doc meson option with 'docs', following upstream
|
||||||
|
changes.
|
||||||
|
- Drop exempi-2.0, gthread-2.0, libexif, libnotify pkgconfig
|
||||||
|
modules BuildRequires: they are no longer needed/used anymore.
|
||||||
|
- Add pkgconfig(gexiv2) BuildRequires following upstream change and
|
||||||
|
replace libselinux-devel with its pkgconfig module counterpart,
|
||||||
|
which is what meson really looks for.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 22 03:27:01 UTC 2017 - luc14n0@linuxmail.org
|
||||||
|
|
||||||
|
- Update to version 3.27.2:
|
||||||
|
+ Add starring files.
|
||||||
|
+ Fix:
|
||||||
|
- Timestamps for files in the future.
|
||||||
|
- Crash when expanding folders in list view.
|
||||||
|
+ Never soft folders before files in search.
|
||||||
|
+ Remove fts setting from preferences.
|
||||||
|
+ Reveal item when opened from the recent view.
|
||||||
|
- Update Url to https://wiki.gnome.org/Apps/Nautilus: current
|
||||||
|
Nautilus' web page.
|
||||||
|
- Add: gio-2.0, gio-unix-2.0, gmodule-no-export-2.0 and gthread-2.0
|
||||||
|
pkgconfig BuildRequires: note that they already were being pulled
|
||||||
|
with glib-2.0 pkgconfig and used, since they live in the same
|
||||||
|
devel package.
|
||||||
|
- Add x11 pkgconfig BuildRequires: it already was being used but
|
||||||
|
wasn't declared.
|
||||||
|
- Drop %glib2_gsettings_schema_requires macro: no longer needed
|
||||||
|
since RPM file triggers.
|
||||||
|
- Replace intltool with gettext BuildRequires: upstream already did
|
||||||
|
the migration and we don't want deviation to avoid unexpected
|
||||||
|
bugs.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 20 18:15:07 UTC 2017 - mgorse@suse.com
|
Mon Nov 20 18:15:07 UTC 2017 - mgorse@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package nautilus
|
# spec file for package nautilus
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,44 +17,44 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: nautilus
|
Name: nautilus
|
||||||
Version: 3.26.2
|
Version: 3.27.92.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: File Manager for the GNOME Desktop
|
Summary: File Manager for the GNOME Desktop
|
||||||
License: GPL-3.0+ and LGPL-2.1+
|
License: GPL-3.0-or-later AND LGPL-2.1-or-later
|
||||||
Group: Productivity/File utilities
|
Group: Productivity/File utilities
|
||||||
Url: http://www.gnome.org
|
URL: https://wiki.gnome.org/Apps/Nautilus
|
||||||
Source: http://download.gnome.org/sources/nautilus/3.26/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/nautilus/3.27/%{name}-%{version}.tar.xz
|
||||||
# fate#308344 bgo#602147
|
# fate#308344 bgo#602147
|
||||||
Source1: mount-archive.desktop
|
Source1: mount-archive.desktop
|
||||||
Source99: baselibs.conf
|
Source99: baselibs.conf
|
||||||
# needed for directory ownership
|
# needed for directory ownership
|
||||||
BuildRequires: dbus-1
|
BuildRequires: dbus-1
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: gettext
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: intltool >= 0.50
|
|
||||||
BuildRequires: libselinux-devel
|
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
# We need the %%mime_database_* macros
|
# We need the %%mime_database_* macros
|
||||||
BuildRequires: shared-mime-info
|
BuildRequires: shared-mime-info
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: pkgconfig(exempi-2.0) >= 2.1.0
|
|
||||||
BuildRequires: pkgconfig(gail-3.0)
|
BuildRequires: pkgconfig(gail-3.0)
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.51.2
|
BuildRequires: pkgconfig(gexiv2) >= 0.10.0
|
||||||
|
BuildRequires: pkgconfig(gio-2.0) >= 2.55.1
|
||||||
|
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.55.1
|
||||||
|
BuildRequires: pkgconfig(glib-2.0) >= 2.55.1
|
||||||
|
BuildRequires: pkgconfig(gmodule-no-export-2.0) >= 2.55.1
|
||||||
BuildRequires: pkgconfig(gnome-autoar-0) >= 0.2.1
|
BuildRequires: pkgconfig(gnome-autoar-0) >= 0.2.1
|
||||||
BuildRequires: pkgconfig(gnome-desktop-3.0)
|
BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.0.0
|
||||||
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.8.0
|
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.8.0
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.6
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.6
|
||||||
BuildRequires: pkgconfig(libexif) >= 0.6.20
|
BuildRequires: pkgconfig(libselinux)
|
||||||
BuildRequires: pkgconfig(libnotify)
|
|
||||||
BuildRequires: pkgconfig(libxml-2.0) >= 2.7.8
|
BuildRequires: pkgconfig(libxml-2.0) >= 2.7.8
|
||||||
BuildRequires: pkgconfig(pango) >= 1.28.3
|
BuildRequires: pkgconfig(pango) >= 1.28.3
|
||||||
BuildRequires: pkgconfig(tracker-sparql-2.0)
|
BuildRequires: pkgconfig(tracker-sparql-2.0)
|
||||||
|
BuildRequires: pkgconfig(x11)
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
Recommends: gvfs
|
Recommends: gvfs
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
%glib2_gsettings_schema_requires
|
|
||||||
%if !0%{?is_opensuse}
|
%if !0%{?is_opensuse}
|
||||||
BuildRequires: gnome-patch-translation
|
BuildRequires: gnome-patch-translation
|
||||||
BuildRequires: translation-update-upstream
|
BuildRequires: translation-update-upstream
|
||||||
@ -116,9 +116,7 @@ translation-update-upstream
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%meson \
|
%meson \
|
||||||
-D enable-exif=true \
|
-D docs=true
|
||||||
-D enable-gtk-doc=true \
|
|
||||||
-D enable-xmp=true
|
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -126,57 +124,45 @@ translation-update-upstream
|
|||||||
find %{buildroot} -type f -name "*.la" -delete -print
|
find %{buildroot} -type f -name "*.la" -delete -print
|
||||||
%suse_update_desktop_file org.gnome.Nautilus
|
%suse_update_desktop_file org.gnome.Nautilus
|
||||||
%suse_update_desktop_file nautilus-autorun-software
|
%suse_update_desktop_file nautilus-autorun-software
|
||||||
%suse_update_desktop_file nautilus-autostart
|
|
||||||
# Install the archive mime handler
|
# Install the archive mime handler
|
||||||
test ! -e %{buildroot}%{_datadir}/applications/mount-archive.desktop
|
test ! -e %{buildroot}%{_datadir}/applications/mount-archive.desktop
|
||||||
%{__install} -m0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/mount-archive.desktop
|
install -m0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/mount-archive.desktop
|
||||||
%suse_update_desktop_file mount-archive
|
%suse_update_desktop_file mount-archive
|
||||||
mkdir -p %{buildroot}/%{_libdir}/nautilus/extensions-3.0
|
mkdir -p %{buildroot}/%{_libdir}/nautilus/extensions-3.0
|
||||||
%find_lang %{name} %{?no_lang_C}
|
%find_lang %{name} %{?no_lang_C}
|
||||||
%fdupes %{buildroot}
|
%fdupes %{buildroot}
|
||||||
|
|
||||||
%post -n libnautilus-extension1 -p /sbin/ldconfig
|
%post -n libnautilus-extension1 -p /sbin/ldconfig
|
||||||
|
|
||||||
%postun -n libnautilus-extension1 -p /sbin/ldconfig
|
%postun -n libnautilus-extension1 -p /sbin/ldconfig
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%license LICENSE
|
||||||
%doc LICENSE NEWS README.md
|
%doc NEWS README.md
|
||||||
%{_bindir}/nautilus
|
%{_bindir}/nautilus
|
||||||
%{_bindir}/nautilus-autorun-software
|
%{_bindir}/nautilus-autorun-software
|
||||||
%{_bindir}/nautilus-desktop
|
|
||||||
%{_datadir}/applications/*.desktop
|
%{_datadir}/applications/*.desktop
|
||||||
%{_datadir}/dbus-1/services/org.freedesktop.FileManager1.service
|
%{_datadir}/dbus-1/services/org.freedesktop.FileManager1.service
|
||||||
%{_datadir}/dbus-1/services/org.gnome.Nautilus.service
|
%{_datadir}/dbus-1/services/org.gnome.Nautilus.service
|
||||||
%{_datadir}/glib-2.0/schemas/org.gnome.nautilus.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.nautilus.gschema.xml
|
||||||
%{_mandir}/man1/nautilus*.1%{ext_man}
|
|
||||||
%{_sysconfdir}/xdg/autostart/nautilus-autostart.desktop
|
|
||||||
%dir %{_datadir}/appdata/
|
|
||||||
%{_datadir}/appdata/org.gnome.Nautilus.appdata.xml
|
|
||||||
%{_datadir}/icons/hicolor/*/apps/org.gnome.Nautilus*
|
%{_datadir}/icons/hicolor/*/apps/org.gnome.Nautilus*
|
||||||
|
%{_datadir}/metainfo/org.gnome.Nautilus.appdata.xml
|
||||||
|
%{_mandir}/man1/nautilus*.1%{ext_man}
|
||||||
|
|
||||||
%files -n libnautilus-extension1
|
%files -n libnautilus-extension1
|
||||||
%defattr(-,root,root)
|
|
||||||
%{_libdir}/libnautilus-extension.so.1*
|
%{_libdir}/libnautilus-extension.so.1*
|
||||||
%dir %{_libdir}/nautilus
|
%dir %{_libdir}/nautilus
|
||||||
%dir %{_libdir}/nautilus/extensions-3.0
|
%dir %{_libdir}/nautilus/extensions-3.0
|
||||||
%{_libdir}/nautilus/extensions-3.0/*.so
|
%{_libdir}/nautilus/extensions-3.0/*.so
|
||||||
|
|
||||||
%files -n typelib-1_0-Nautilus-3_0
|
%files -n typelib-1_0-Nautilus-3_0
|
||||||
%defattr(-,root,root)
|
|
||||||
%{_libdir}/girepository-1.0/Nautilus-3.0.typelib
|
%{_libdir}/girepository-1.0/Nautilus-3.0.typelib
|
||||||
|
|
||||||
%files -n gnome-shell-search-provider-nautilus
|
%files -n gnome-shell-search-provider-nautilus
|
||||||
%defattr(-,root,root)
|
|
||||||
%dir %{_datadir}/gnome-shell
|
%dir %{_datadir}/gnome-shell
|
||||||
%dir %{_datadir}/gnome-shell/search-providers
|
%dir %{_datadir}/gnome-shell/search-providers
|
||||||
%{_datadir}/gnome-shell/search-providers/nautilus-search-provider.ini
|
%{_datadir}/gnome-shell/search-providers/nautilus-search-provider.ini
|
||||||
|
|
||||||
%files lang -f %{name}.lang
|
|
||||||
%defattr(-,root,root)
|
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
|
||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
%{_includedir}/*
|
%{_includedir}/*
|
||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
@ -185,4 +171,6 @@ mkdir -p %{buildroot}/%{_libdir}/nautilus/extensions-3.0
|
|||||||
%dir %{_datadir}/gtk-doc/html
|
%dir %{_datadir}/gtk-doc/html
|
||||||
%{_datadir}/gtk-doc/html/*
|
%{_datadir}/gtk-doc/html/*
|
||||||
|
|
||||||
|
%files lang -f %{name}.lang
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user