Accepting request 137113 from KDE:Distro:Factory
Update to KDE 4.9.2. Changelog is corrected. OBS-URL: https://build.opensuse.org/request/show/137113 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmplot?expand=0&rev=18
This commit is contained in:
parent
9cd05ce4d8
commit
ed77d7e532
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:22d1ff12faedc0aace65c40162c0af59e8555fa0f600c9abf19dce634edf691c
|
||||
size 676260
|
3
kmplot-4.9.2.tar.xz
Normal file
3
kmplot-4.9.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b07b85e84e7e23969163272cc3dd425b77da01850b3f48a60c64453934cf85c
|
||||
size 677412
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 10:04:46 UTC 2012 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to 4.9.2
|
||||
* see http://kde.org/announcements/4.9.2/ for details
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 5 12:04:57 UTC 2012 - dmueller@suse.com
|
||||
|
||||
|
11
kmplot.spec
11
kmplot.spec
@ -21,8 +21,10 @@ BuildRequires: boost-devel
|
||||
BuildRequires: freeglut-devel
|
||||
BuildRequires: gsl-devel
|
||||
BuildRequires: kdebase4-workspace-devel
|
||||
BuildRequires: libcfitsio-devel
|
||||
BuildRequires: libeigen2-devel
|
||||
BuildRequires: libgmm++-devel
|
||||
BuildRequires: libindi-devel
|
||||
BuildRequires: libkdeedu4-devel
|
||||
BuildRequires: libopenbabel-devel
|
||||
BuildRequires: libqalculate-devel
|
||||
@ -30,13 +32,20 @@ BuildRequires: libspectre-devel
|
||||
BuildRequires: python-qt4-devel
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: xz
|
||||
%if 0%{?sles_version} == 0
|
||||
BuildRequires: avogadro-devel
|
||||
BuildRequires: glew-devel
|
||||
BuildRequires: python
|
||||
BuildRequires: python-devel
|
||||
%py_requires
|
||||
%endif
|
||||
|
||||
# currently in DOESNOTBUILD (2008-07-03)
|
||||
%ifnarch ppc ppc64 s390 s390x
|
||||
BuildRequires: ocaml
|
||||
BuildRequires: ocaml-facile
|
||||
%endif
|
||||
Version: 4.9.1
|
||||
Version: 4.9.2
|
||||
Release: 0
|
||||
Summary: Mathematical Function Plotter
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user