forked from pool/ktouch
Accepting request 266775 from KDE:Distro:Factory
1 OBS-URL: https://build.opensuse.org/request/show/266775 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktouch?expand=0&rev=53
This commit is contained in:
parent
6a02d62a6f
commit
a90b898d7d
3
ktouch-14.12.0.tar.xz
Normal file
3
ktouch-14.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a1485d1e8b63698d57eea927c062b95ff62ffdd4f05f9ae6e7080721aee8501
|
||||
size 2419828
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a38dfc12c89f5df014b9c710d8977f5e1e8ed7ac1ea2a52b3cb8473433561084
|
||||
size 2420844
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 29 09:47:46 UTC 2014 - wbauer@tmo.at
|
||||
|
||||
- Require libqt4-sql-sqlite, ktouch does not work without it
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 20:40:25 UTC 2014 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 14.12.0
|
||||
* KDE Applications 14.12.0
|
||||
* See https://www.kde.org/announcements/announce-applications-14.12.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 9 20:36:09 UTC 2014 - tittiatcoke@gmail.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ktouch
|
||||
Version: 4.14.3
|
||||
Version: 14.12.0
|
||||
Release: 0
|
||||
Summary: Touch Typing Tutor
|
||||
License: GPL-2.0+
|
||||
@ -30,6 +30,7 @@ Provides: kde4-ktouch = 4.3.0
|
||||
Obsoletes: kde4-ktouch < 4.3.0
|
||||
# Runtime dep
|
||||
Requires: kqtquickcharts >= %{version}
|
||||
Requires: libqt4-sql-sqlite
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%kde4_runtime_requires
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user