SHA256
1
0
forked from pool/zeal

Accepting request 262789 from home:DarkSS:branches:devel:tools

Updated to 20141123 git tag: no upstream changelog.

OBS-URL: https://build.opensuse.org/request/show/262789
OBS-URL: https://build.opensuse.org/package/show/devel:tools/zeal?expand=0&rev=2
This commit is contained in:
Martin Pluskal 2014-11-24 20:22:33 +00:00 committed by Git OBS Bridge
parent c184e0662b
commit 04bc827479
4 changed files with 14 additions and 6 deletions

3
20141123.tar.gz Normal file
View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Nov 23 19:09:17 UTC 2014 - dap.darkness@gmail.com
- Updated to 20141123 git tag:
* no upstream changelog.
-------------------------------------------------------------------
Sun Oct 5 13:49:10 UTC 2014 - dap.darkness@gmail.com

View File

@ -16,14 +16,16 @@
#
%define gittag 20141123
Name: zeal
Summary: Offline API documentation browser
Version: 0.0+git.2014.10.03
Version: 0.0+git.2014.11.23
Release: 0
License: GPL-3.0
URL: http://zealdocs.org
Group: Development/Tools/Other
Source0: zeal-%{version}.tar.gz
Source0: https://github.com/jkozera/zeal/archive/%{gittag}.tar.gz
BuildRequires: fdupes
%if 0%{?suse_version} > 1310
@ -52,7 +54,7 @@ Zeal is a simple offline API documentation browser inspired by Dash
Editor plugins for details.
%prep
%setup -q -n %{name}-%{version}/%{name}
%setup -q -n %{name}-%{gittag}/%{name}
%build
qmake-qt5 \