Accepting request 484392 from home:ecsos

update to 0.9.8

OBS-URL: https://build.opensuse.org/request/show/484392
OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/sigil?expand=0&rev=16
This commit is contained in:
2017-06-07 10:41:42 +00:00
committed by Git OBS Bridge
parent 37244377c4
commit aa9fe76509
5 changed files with 76 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: sigil
Version: 0.9.7
Version: 0.9.8
Release: 0
Summary: WYSIWYG Ebook Editor
License: GPL-3.0
@@ -29,6 +29,8 @@ Source1: https://github.com/Sigil-Ebook/Sigil/raw/master/docs/Sigil_User_
Source2: %{name}.desktop
# PATCH-FIX-OPENSUSE Disabled __DATE__ and __TIME__ which is replaced later in pre section
Patch0: %{name}-gt-0.9.0-Dialogs-About.cpp.patch
# PATCH-FIX-OPENSUSE Set right version
Patch1: %{name}-version.patch
BuildRequires: cmake >= 3.0
BuildRequires: boost-devel
@@ -91,6 +93,7 @@ specification and create a hierarchical Table of Contents.
%setup -q -n Sigil-%{version}
sed -i 's/\r//' ChangeLog.txt README.md COPYING.txt
%patch0 -p 1
%patch1 -p 1
%{__cp} -v %{S:1} .
%{__cp} -v %{S:2} .
# rpmlint