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:
Ismail Dönmez 2012-12-07 13:29:01 +00:00 committed by Git OBS Bridge
parent 900aef4b89
commit c1b55de124
4 changed files with 19 additions and 10 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5a4f31a2c91d1c5330eae14f605ac7b211d35fdc6fd7a2781d606ba9bd16f6fa
size 2652300

View File

@ -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 Fri Nov 2 16:54:15 UTC 2012 - tittiatcoke@gmail.com
- Update to 4.9.3 - 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 Sat Sep 29 10:04:36 UTC 2012 - tittiatcoke@gmail.com
- Update to 4.9.2 - 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 Wed Sep 5 12:04:43 UTC 2012 - dmueller@suse.com

View File

@ -36,7 +36,7 @@ BuildRequires: xz
BuildRequires: ocaml BuildRequires: ocaml
BuildRequires: ocaml-facile BuildRequires: ocaml-facile
%endif %endif
Version: 4.9.3 Version: 4.9.90
Release: 0 Release: 0
Summary: Alphabet Learning Game Summary: Alphabet Learning Game
License: GPL-2.0+ License: GPL-2.0+
@ -66,16 +66,13 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
%install %install
cd build cd build
%make_install %kde4_makeinstall
%suse_update_desktop_file %{name} Education Languages %suse_update_desktop_file %{name} Education Languages
%kde_post_install %kde_post_install
%if 0%{?suse_version} > 1020 %if 0%{?suse_version} > 1020
%fdupes -s %{buildroot} %fdupes -s %{buildroot}
%endif %endif
%clean
rm -rf %{buildroot}
%post -p /sbin/ldconfig %post -p /sbin/ldconfig
%postun -p /sbin/ldconfig %postun -p /sbin/ldconfig