diff --git a/nautilus-3.23.92.tar.xz b/nautilus-3.23.92.tar.xz deleted file mode 100644 index 248afca..0000000 --- a/nautilus-3.23.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:310082c83265d5394cd23f9264832b6e1bdcb4945739b3e7746b9910f4684b71 -size 5154868 diff --git a/nautilus-3.24.0.tar.xz b/nautilus-3.24.0.tar.xz new file mode 100644 index 0000000..4892960 --- /dev/null +++ b/nautilus-3.24.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a499247caff3c02437c0ad955f043e675a056912d8553d9c9783c762f5dbbbd +size 5151796 diff --git a/nautilus.changes b/nautilus.changes index 2939da1..57340be 100644 --- a/nautilus.changes +++ b/nautilus.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 21 14:20:34 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.24.0: + + Updated translations. + ------------------------------------------------------------------- Fri Mar 17 23:22:54 UTC 2017 - zaitor@opensuse.org @@ -6,8 +12,6 @@ Fri Mar 17 23:22:54 UTC 2017 - zaitor@opensuse.org + Improve meson build. + Selection and menus fixed for the experimental icon view. + Make Nautilus work with Flatpak and Builder. -- Switch back to autotools build again. Disable meson BuildRequires - and meson macros. ------------------------------------------------------------------- Sat Mar 4 14:26:19 UTC 2017 - dimstar@opensuse.org @@ -23,12 +27,6 @@ Sat Mar 4 14:26:19 UTC 2017 - dimstar@opensuse.org time. + Fix Nautilus tests with extexnsions points. + Fix crash on desktop when refreshing. -- Use %meson_* macros instead of configure/make/make_install, - following upstreams port. -- Add meson BuildRequires. -- Remove the 'git' call (using sed) from meson.build: we do not - want to update libgd to a random snapshot (and couldn't as we - have no internet connection during build). ------------------------------------------------------------------- Wed Feb 15 09:20:18 UTC 2017 - dimstar@opensuse.org diff --git a/nautilus.spec b/nautilus.spec index 38b4e95..49a4ae4 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -17,13 +17,13 @@ Name: nautilus -Version: 3.23.92 +Version: 3.24.0 Release: 0 Summary: File Manager for the GNOME Desktop License: GPL-2.0+ Group: Productivity/File utilities Url: http://www.gnome.org -Source: http://download.gnome.org/sources/nautilus/3.23/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/nautilus/3.24/%{name}-%{version}.tar.xz # fate#308344 bgo#602147 Source1: mount-archive.desktop Source99: baselibs.conf @@ -34,9 +34,8 @@ BuildRequires: gobject-introspection-devel BuildRequires: gtk-doc BuildRequires: intltool >= 0.50 BuildRequires: libselinux-devel -#BuildRequires: meson >= 0.38 -# We need the %%mime_database_* macros BuildRequires: pkgconfig +# We need the %%mime_database_* macros BuildRequires: shared-mime-info BuildRequires: update-desktop-files BuildRequires: pkgconfig(exempi-2.0) >= 2.1.0 @@ -110,22 +109,17 @@ This package contains development files for nautilus. %prep %setup -q -#sed -i "/git/d" meson.build %if !0%{?is_opensuse} translation-update-upstream %endif %build -#%%meson \ -# -D enable-gtk-doc=true -#%%meson_build %configure\ --disable-update-mimedb \ --enable-gtk-doc make %{?_smp_mflags} %install -#%%meson_install make %{?_smp_mflags} DESTDIR=%{buildroot} install find %{buildroot} -type f -name "*.la" -delete -print %suse_update_desktop_file org.gnome.Nautilus