Accepting request 146097 from KDE:Distro:Factory

Update KDE to KDE 4.10 RC

OBS-URL: https://build.opensuse.org/request/show/146097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libkmahjongg?expand=0&rev=2
This commit is contained in:
Stephan Kulow 2012-12-21 08:09:46 +00:00 committed by Git OBS Bridge
parent 0320921750
commit 8fa6fdc1ab
4 changed files with 20 additions and 15 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 19 19:17:03 UTC 2012 - tittiatcoke@gmail.com
- Update to 4.9.95
* This is the first RC release for 4.10. Contains bugfixes
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Dec 1 20:39:53 UTC 2012 - tittiatcoke@gmail.com Sat Dec 1 20:39:53 UTC 2012 - tittiatcoke@gmail.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package libkmahjongg (Version 4.7.80_20111122) # spec file for package libkmahjongg
# #
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,15 +17,15 @@
Name: libkmahjongg Name: libkmahjongg
BuildRequires: libkde4-devel BuildRequires: libkde4-devel
BuildRequires: libkdegames-devel BuildRequires: libkdegames-devel
BuildRequires: xz BuildRequires: xz
Summary: General Data for KDE Games
License: GPL-2.0+ License: GPL-2.0+
Group: System/GUI/KDE Group: System/GUI/KDE
Summary: General Data for KDE Games
Url: http://www.kde.org Url: http://www.kde.org
Version: 4.9.90 Version: 4.9.95
Release: 1 Release: 0
Source0: libkmahjongg-%{version}.tar.xz Source0: libkmahjongg-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%kde4_runtime_requires %kde4_runtime_requires
@ -50,9 +50,9 @@ This package contains data which is required by the KDE games library.
%kde_post_install %kde_post_install
%package -n libkmahjongglib4 %package -n libkmahjongglib4
License: LGPLv2.1+
Group: System/GUI/KDE
Summary: Library for Mahjongg tiles Summary: Library for Mahjongg tiles
License: LGPL-2.1+
Group: System/GUI/KDE
Requires: libkmahjongg Requires: libkmahjongg
%kde4_runtime_requires %kde4_runtime_requires
@ -75,9 +75,9 @@ This package contains the library for Mahjongg tiles.
%{_kde4_appsdir}/kmahjongglib/ %{_kde4_appsdir}/kmahjongglib/
%package devel %package devel
License: LGPLv2.1+
Group: System/GUI/KDE
Summary: Library for Mahjongg tiles: Build Environment Summary: Library for Mahjongg tiles: Build Environment
License: LGPL-2.1+
Group: System/GUI/KDE
Requires: libkmahjongglib4 = %version Requires: libkmahjongglib4 = %version
%description devel %description devel
@ -95,5 +95,4 @@ develop games that uses Mahjongg tiles.
/usr/include/*.h /usr/include/*.h
%{_kde4_libdir}/libkmahjongglib.so %{_kde4_libdir}/libkmahjongglib.so
%changelog %changelog