diff --git a/.gitignore b/.gitignore index 8ffb064..136a0d1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ /kdegames-4.8.5.tar.xz -/kdegames-4.9.1.tar.xz -/kdegames-4.9.2.tar.xz +/kdegames-4.9.3.tar.xz diff --git a/kdegames-4.9.2-renames.patch b/kdegames-4.9.2-renames.patch deleted file mode 100644 index df98033..0000000 --- a/kdegames-4.9.2-renames.patch +++ /dev/null @@ -1,21 +0,0 @@ -diff -up kdegames-4.9.2/CMakeLists.txt.renames kdegames-4.9.2/CMakeLists.txt ---- kdegames-4.9.2/CMakeLists.txt.renames 2012-09-28 10:15:14.000000000 -0500 -+++ kdegames-4.9.2/CMakeLists.txt 2012-09-29 13:24:00.755677489 -0500 -@@ -37,7 +37,7 @@ macro_optional_add_subdirectory(granatie - macro_optional_add_subdirectory(lskat) - macro_optional_add_subdirectory(kapman) - macro_optional_add_subdirectory(katomic) --macro_optional_add_subdirectory(kbattleship) -+macro_optional_add_subdirectory(knavalbattle) - macro_optional_add_subdirectory(kblackbox) - macro_optional_add_subdirectory(kblocks) - macro_optional_add_subdirectory(kbounce) -@@ -67,7 +67,7 @@ macro_optional_add_subdirectory(kspacedu - macro_optional_add_subdirectory(ksquares) - macro_optional_add_subdirectory(ksudoku) - macro_optional_add_subdirectory(ktuberling) --macro_optional_add_subdirectory(ktron) -+macro_optional_add_subdirectory(ksnakeduel) - if(OPENGL_SUPPORT) - macro_optional_add_subdirectory(kubrick) - endif(OPENGL_SUPPORT) diff --git a/kdegames.spec b/kdegames.spec index 9c24c3b..c76e427 100644 --- a/kdegames.spec +++ b/kdegames.spec @@ -1,8 +1,8 @@ Name: kdegames Summary: KDE Games Epoch: 6 -Version: 4.9.2 -Release: 3%{?dist} +Version: 4.9.3 +Release: 1%{?dist} License: GPLv2 URL: http://www.kde.org/ @@ -14,9 +14,6 @@ URL: http://www.kde.org/ %endif Source0: ftp://ftp.kde.org/pub/kde/%{stable}/%{version}/src/kdegames-%{version}.tar.xz -## upstreamable patches -Patch50: kdegames-4.9.2-renames.patch - # rhel patches Patch500: kdegames-4.9.2-minimal.patch @@ -130,7 +127,6 @@ game applications for KDE 4. %prep %setup -q -n kdegames-%{version}%{?alphatag} -%patch50 -p1 -b .rename %if 0%{?rhel} %patch500 -p1 -b .minimal %endif @@ -488,6 +484,9 @@ fi %changelog +* Sat Nov 03 2012 Rex Dieter - 6:4.9.3-1 +- 4.9.3 + * Mon Oct 22 2012 Than Ngo - 6:4.9.2-3 - adapt minimal patch diff --git a/sources b/sources index 344b15c..2e4cba7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fd81e4dcb9a135ae9ab04aeacb1e6e75 kdegames-4.9.2.tar.xz +069fb746c2f60004598cb7307360ffb9 kdegames-4.9.3.tar.xz