SHA256
1
0
forked from pool/libixion

Accepting request 236734 from home:fstrba

Upgrade to libixion 0.7.0

OBS-URL: https://build.opensuse.org/request/show/236734
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libixion?expand=0&rev=10
This commit is contained in:
Fridrich Strba 2014-06-10 12:49:27 +00:00 committed by Git OBS Bridge
parent 92e72d75e8
commit f9e95a0d8d
4 changed files with 13 additions and 6 deletions

View File

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

3
libixion-0.7.0.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 26 21:22:15 UTC 2014 - fstrba@suse.com
- Upgrade to upstream version 0.7.0
* needed by libreoffice 4.3.x
- Add pkgconfig(mdds) dependency instead of mdds-devel
-------------------------------------------------------------------
Sun Jan 26 08:57:36 UTC 2014 - tchvatal@suse.com

View File

@ -16,9 +16,9 @@
#
%define libname libixion-0_6-0
%define libname libixion-0_8-0
Name: libixion
Version: 0.5.0
Version: 0.7.0
Release: 0
Summary: Threaded multi-target formula parser & interpreter
License: MIT
@ -30,8 +30,8 @@ BuildRequires: coreutils
BuildRequires: gcc-c++
BuildRequires: libstdc++-devel
BuildRequires: libtool
BuildRequires: mdds-devel >= 0.7.1
BuildRequires: pkg-config
BuildRequires: pkgconfig(mdds) >= 0.7.1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description