Accepting request 205698 from home:jluce2:branches:X11:Cinnamon:Factory

- update version 2.0.5
  * When renaming test.folder in listview, select entire filename.
  * remove nemo-2.0.3-GTK_STOCK.patch
  * clean spec file

OBS-URL: https://build.opensuse.org/request/show/205698
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=54
This commit is contained in:
2013-11-06 04:04:51 +00:00
committed by Git OBS Bridge
parent 37c9b1d661
commit b9e6e6348f
5 changed files with 12 additions and 998 deletions

View File

@@ -18,7 +18,7 @@
Name: nemo
Version: 2.0.4
Version: 2.0.5
Release: 0
License: GPL-2.0+ and LGPL-2.0
Summary: File browser for Cinnamon
@@ -27,8 +27,6 @@ Group: System/GUI/Other
Source: %{name}-%{version}.tar.gz
# PATCH-FIX-UPSTREAM marguerite@opensuse.org fix OBS gcc checks
Patch1: nemo-2.0.1-view-no-return.patch
# PATCH-FIX-UPSTREAM marguerite@opensuse.org GTK_STOCK_* is deprecated
Patch2: nemo-2.0.3-GTK_STOCK.patch
BuildRequires: fdupes
BuildRequires: gnome-common
BuildRequires: gtk-doc
@@ -92,7 +90,6 @@ This package provides the GObject Introspection bindings for Nemo.
%setup -q
%patch1 -p1
%if 0%{?suse_version} > 1230
#%patch2 -p1
%endif
%build