forked from pool/kiten
Accepting request 95814 from KDE:Distro:Factory
forward to factory OBS-URL: https://build.opensuse.org/request/show/95814 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kiten?expand=0&rev=10
This commit is contained in:
parent
4c45cc2f8c
commit
1d9904fb6b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d01751c73420a6a738e70362acec0643c249ea95b50bb7aba61112cd1dcabe81
|
||||
size 4021239
|
3
kiten-4.7.4.tar.bz2
Normal file
3
kiten-4.7.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f152b878fc4d31884f14af49a97c6751fb134823afbc577390fc03472e06c8d
|
||||
size 4019636
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 7 11:31:14 UTC 2011 - coolo@suse.com
|
||||
|
||||
- fix license to be in spdx.org format
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 2 02:00:15 CET 2011 - dmueller@suse.de
|
||||
|
||||
- update to 4.7.4
|
||||
* see http://kde.org/announcements/changelogs/changelog4_7_3to4_7_4.php for details
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 2 20:27:53 CET 2011 - dmueller@suse.de
|
||||
|
||||
|
11
kiten.spec
11
kiten.spec
@ -15,8 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: kiten
|
||||
BuildRequires: boost-devel
|
||||
BuildRequires: freeglut-devel
|
||||
@ -47,12 +45,12 @@ BuildRequires: avogadro-devel
|
||||
BuildRequires: ocaml
|
||||
BuildRequires: ocaml-facile
|
||||
%endif
|
||||
Version: 4.7.3
|
||||
Release: 1
|
||||
License: GPLv2+
|
||||
Version: 4.7.4
|
||||
Release: 0
|
||||
Summary: Japanese Reference/Study Tool
|
||||
Url: http://edu.kde.org
|
||||
License: GPL-2.0+
|
||||
Group: Amusements/Teaching/Language
|
||||
Url: http://edu.kde.org
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
BuildRequires: fdupes
|
||||
Requires: libkeduvocdocument4
|
||||
@ -66,7 +64,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Kiten is a tool to learn Japanese.
|
||||
|
||||
%package devel
|
||||
License: GPLv2+
|
||||
Summary: Development files for kiten
|
||||
Group: Development/Libraries/KDE
|
||||
Requires: kiten = %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user