Accepting request 481804 from GNOME:Next

Update to 3.24.0 - Removed the traces of the meson experiments

OBS-URL: https://build.opensuse.org/request/show/481804
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=273
This commit is contained in:
2017-03-21 14:37:56 +00:00
committed by Git OBS Bridge
parent 9005f3b77a
commit 73363cf191
4 changed files with 12 additions and 20 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:310082c83265d5394cd23f9264832b6e1bdcb4945739b3e7746b9910f4684b71
size 5154868

3
nautilus-3.24.0.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a499247caff3c02437c0ad955f043e675a056912d8553d9c9783c762f5dbbbd
size 5151796

View File

@@ -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

View File

@@ -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