Accepting request 144131 from KDE:Distro:Factory
Update KDE to KDE 4.10 Beta2 OBS-URL: https://build.opensuse.org/request/show/144131 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktouch?expand=0&rev=19
This commit is contained in:
parent
45a42bc49a
commit
0d3ccfb0aa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ecc48c964ca1f4154868d78f40570714f1d258b5b597e30278c75005bb55e2c
|
||||
size 1715004
|
3
ktouch-4.9.90.tar.xz
Normal file
3
ktouch-4.9.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d15b8822932d0750606dac3c1337ef2e41113983f89175f38ae6de7be03ddf8
|
||||
size 2615648
|
@ -1,14 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 1 20:08:43 UTC 2012 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to 4.9.90
|
||||
* This is the second Beta release for 4.10. Contains bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 24 12:55:48 UTC 2012 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to 4.9.80
|
||||
* see http://www.kde.org/announcements/announce-4.10-beta1.php
|
||||
* Smart resizing of training screen
|
||||
* Show course descriptions in course selector
|
||||
* Show message when keyboard layout visualization isn't available
|
||||
due missing data
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 2 16:54:44 UTC 2012 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to 4.9.3
|
||||
* see http://kde.org/announcements/4.9.3/ for details
|
||||
* see http://kde.org/announcements/announce-4.9.3.php for details
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 10:05:19 UTC 2012 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to 4.9.2
|
||||
* see http://kde.org/announcements/4.9.2/ for details
|
||||
* see http://kde.org/announcements/announce-4.9.2.php for details
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 5 12:05:34 UTC 2012 - dmueller@suse.com
|
||||
|
11
ktouch.spec
11
ktouch.spec
@ -47,7 +47,7 @@ BuildRequires: avogadro-devel
|
||||
BuildRequires: ocaml
|
||||
BuildRequires: ocaml-facile
|
||||
%endif
|
||||
Version: 4.9.3
|
||||
Version: 4.9.90
|
||||
Release: 0
|
||||
Summary: Touch Typing Tutor
|
||||
License: GPL-2.0+
|
||||
@ -77,16 +77,13 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
||||
|
||||
%install
|
||||
cd build
|
||||
%make_install
|
||||
%kde4_makeinstall
|
||||
%suse_update_desktop_file %{name} Education X-KDE-Edu-Teaching
|
||||
%kde_post_install
|
||||
%if 0%{?suse_version} > 1020
|
||||
%fdupes -s %{buildroot}
|
||||
%endif
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
@ -100,5 +97,9 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
||||
%_kde4_appsdir/ktouch/
|
||||
%_kde4_sharedir/config.kcfg/ktouch.kcfg
|
||||
%_kde4_mandir/man1/ktouch.1.gz
|
||||
%dir %_kde4_modulesdir/imports/
|
||||
%dir %_kde4_modulesdir/imports/org/
|
||||
%dir %_kde4_modulesdir/imports/org/kde/
|
||||
%_kde4_modulesdir/imports/org/kde/ktouch/
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user