forked from pool/kmplot
Accepting request 112651 from KDE:Distro:Factory
forward to factory OBS-URL: https://build.opensuse.org/request/show/112651 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmplot?expand=0&rev=11
This commit is contained in:
parent
8f7b764bed
commit
e8dca0d99f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e202f55b8fd89126629143b1312525ccd5cd8392285fe9e2f7b1191489bc4d83
|
||||
size 704928
|
3
kmplot-4.8.2.tar.xz
Normal file
3
kmplot-4.8.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dfc9201849db2a3b895129ca9c1404eccd8bbded8753942bd4e7b983de7884c5
|
||||
size 679240
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 31 11:07:45 UTC 2012 - wstephenson@suse.com
|
||||
|
||||
- Add xz to BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 30 01:18:08 CEST 2012 - dmueller@suse.de
|
||||
|
||||
- update to 4.8.2
|
||||
* see http://kde.org/announcements/changelogs/changelog4_8_1to4_8_2.php for details
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 2 23:22:34 CET 2012 - dmueller@suse.de
|
||||
|
||||
|
@ -31,6 +31,7 @@ BuildRequires: libqalculate-devel
|
||||
BuildRequires: libspectre-devel
|
||||
BuildRequires: python-qt4-devel
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: xz
|
||||
%if 0%{?sles_version} == 0
|
||||
BuildRequires: glew-devel
|
||||
BuildRequires: python
|
||||
@ -46,13 +47,13 @@ BuildRequires: avogadro-devel
|
||||
BuildRequires: ocaml
|
||||
BuildRequires: ocaml-facile
|
||||
%endif
|
||||
Version: 4.8.1
|
||||
Version: 4.8.2
|
||||
Release: 0
|
||||
Summary: Mathematical Function Plotter
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Scientific/Math
|
||||
Url: http://edu.kde.org
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
BuildRequires: fdupes
|
||||
Requires: libkeduvocdocument4
|
||||
Suggests: libkeduvocdocument4
|
||||
|
Loading…
Reference in New Issue
Block a user