diff --git a/libixion-0.9.0.tar.xz b/libixion-0.9.0.tar.xz deleted file mode 100644 index c26df00..0000000 --- a/libixion-0.9.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2112b4304667c4c2cdb8f3d331cc4ba696ea581db7d228b5b06ea2559e7531a5 -size 351388 diff --git a/libixion-0.9.1.tar.xz b/libixion-0.9.1.tar.xz new file mode 100644 index 0000000..622ed5d --- /dev/null +++ b/libixion-0.9.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77e35c163cd27657b83626a6da26c3b90f37ba9089d00aa25f384a9ac4b4e3a1 +size 356500 diff --git a/libixion.changes b/libixion.changes index 53eb290..8b99da2 100644 --- a/libixion.changes +++ b/libixion.changes @@ -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 diff --git a/libixion.spec b/libixion.spec index 83379d0..44b2957 100644 --- a/libixion.spec +++ b/libixion.spec @@ -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}