SHA256
1
0
forked from pool/khangman

Accepting request 144125 from KDE:Distro:Factory

Update KDE to KDE 4.10 Beta2

OBS-URL: https://build.opensuse.org/request/show/144125
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/khangman?expand=0&rev=21
This commit is contained in:
Ismail Dönmez 2012-12-07 13:27:38 +00:00 committed by Git OBS Bridge
parent 79e976e616
commit 1cda3025df
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:afd255f35765ac5c9c6e80657c2911a548245827c9c2ba980e54b140f0afea1e
size 3792828

3
khangman-4.9.90.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:973b3b12365660042e9c0cd9b863db7f1fc2540142d7acd942b1629df2c93599
size 3925976

View File

@ -1,14 +1,26 @@
-------------------------------------------------------------------
Sat Dec 1 20:06:07 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:54:16 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:53:43 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:03:52 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:28 UTC 2012 - dmueller@suse.com

View File

@ -28,7 +28,7 @@ BuildRequires: libqalculate-devel
BuildRequires: libspectre-devel
BuildRequires: readline-devel
BuildRequires: xz
Version: 4.9.3
Version: 4.9.90
Release: 0
Summary: Hangman Game
License: GPL-2.0+
@ -79,16 +79,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