- Update to version 3.4.2.

OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=106
This commit is contained in:
Alexei Sorokin
2017-05-24 15:49:57 +00:00
committed by Git OBS Bridge
parent 1724a4768a
commit 0e1a829dcf
5 changed files with 100 additions and 104 deletions

View File

@@ -20,7 +20,7 @@
%define sover 1
%define typelib typelib-1_0-Nemo-3_0
Name: nemo
Version: 3.4.1
Version: 3.4.2
Release: 0
Summary: File browser for Cinnamon
License: GPL-2.0+
@@ -31,8 +31,6 @@ Source: https://github.com/linuxmint/%{name}/archive/%{version}/%{name}-
Patch0: %{name}-implicit-pointer-decl.patch
# PATCH-FIX-UPSTREAM nemo-void-return-no-return.patch margueirte@opensuse.org -- Fix OBS gcc checks.
Patch1: %{name}-void-return-no-return.patch
# PATCH-FIX-UPSTREAM nemo-3.4.1-default-font.patch boo#1040024 -- Fix usage of the default font (commit f9c6439).
Patch2: %{name}-3.4.1-default-font.patch
BuildRequires: autoconf
BuildRequires: autoconf-archive
BuildRequires: automake
@@ -115,7 +113,6 @@ This package provides the GObject Introspection bindings for Nemo.
%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1
%build
NOCONFIGURE=1 ./autogen.sh