Accepting request 144128 from KDE:Distro:Factory
Update KDE to KDE 4.10 Beta2 OBS-URL: https://build.opensuse.org/request/show/144128 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/klettres?expand=0&rev=20
This commit is contained in:
parent
900aef4b89
commit
c1b55de124
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3238037ddbde2f5a23b81dfd15bef000ddee7945f14d32861e80bc230bff0d3f
|
||||
size 2650456
|
3
klettres-4.9.90.tar.xz
Normal file
3
klettres-4.9.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a4f31a2c91d1c5330eae14f605ac7b211d35fdc6fd7a2781d606ba9bd16f6fa
|
||||
size 2652300
|
@ -1,14 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 1 20:07:46 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:02 UTC 2012 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to 4.9.80
|
||||
* See http://www.kde.org/announcements/announce-4.10-beta1.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 2 16:54:15 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:04:36 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:04:43 UTC 2012 - dmueller@suse.com
|
||||
|
@ -36,7 +36,7 @@ BuildRequires: xz
|
||||
BuildRequires: ocaml
|
||||
BuildRequires: ocaml-facile
|
||||
%endif
|
||||
Version: 4.9.3
|
||||
Version: 4.9.90
|
||||
Release: 0
|
||||
Summary: Alphabet Learning Game
|
||||
License: GPL-2.0+
|
||||
@ -66,16 +66,13 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
||||
|
||||
%install
|
||||
cd build
|
||||
%make_install
|
||||
%kde4_makeinstall
|
||||
%suse_update_desktop_file %{name} Education Languages
|
||||
%kde_post_install
|
||||
%if 0%{?suse_version} > 1020
|
||||
%fdupes -s %{buildroot}
|
||||
%endif
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
Loading…
Reference in New Issue
Block a user