forked from pool/libixion
- Version bump to 0.9.1:
* various triv bugfixes * Build with tests and work this time OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libixion?expand=0&rev=16
This commit is contained in:
parent
32eea05e88
commit
88e0b8d9a8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2112b4304667c4c2cdb8f3d331cc4ba696ea581db7d228b5b06ea2559e7531a5
|
||||
size 351388
|
3
libixion-0.9.1.tar.xz
Normal file
3
libixion-0.9.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77e35c163cd27657b83626a6da26c3b90f37ba9089d00aa25f384a9ac4b4e3a1
|
||||
size 356500
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 13 10:47:29 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
- Version bump to 0.9.1:
|
||||
* various triv bugfixes
|
||||
* Build with tests and work this time
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 24 14:16:41 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define libname libixion-0_10-0
|
||||
Name: libixion
|
||||
Version: 0.9.0
|
||||
Version: 0.9.1
|
||||
Release: 0
|
||||
Summary: Threaded multi-target formula parser & interpreter
|
||||
License: MIT
|
||||
@ -82,8 +82,7 @@ Python 2 bindings for %{name}.
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%check
|
||||
# Tests broken in this release, wil be fixed next time
|
||||
make check %{?_smp_mflags} || :
|
||||
make check %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
make DESTDIR=%{buildroot} install %{?_smp_mflags}
|
||||
|
Loading…
x
Reference in New Issue
Block a user