forked from pool/libixion
Accepting request 242303 from LibreOffice:Factory
Lo 4.3.0.3 submission OBS-URL: https://build.opensuse.org/request/show/242303 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libixion?expand=0&rev=4
This commit is contained in:
commit
212aa53a8e
@ -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
3
libixion-0.7.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c9594ec93e911b40b26784ccdae47df8ea3a7d9b57bbad876733e4efcedf5581
|
||||||
|
size 398089
|
@ -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
|
Sun Jan 26 08:57:36 UTC 2014 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -16,9 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define libname libixion-0_6-0
|
%define libname libixion-0_8-0
|
||||||
Name: libixion
|
Name: libixion
|
||||||
Version: 0.5.0
|
Version: 0.7.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Threaded multi-target formula parser & interpreter
|
Summary: Threaded multi-target formula parser & interpreter
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -30,8 +30,8 @@ BuildRequires: coreutils
|
|||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: libstdc++-devel
|
BuildRequires: libstdc++-devel
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: mdds-devel >= 0.7.1
|
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
|
BuildRequires: pkgconfig(mdds) >= 0.7.1
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user