[kdiamond] 14.12.1

Rex Dieter rdieter at fedoraproject.org
Sat Jan 17 18:37:48 UTC 2015


commit 8347da4ba1dc13fbdea37fe665ca1f1fc282b7bb
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sat Jan 17 12:38:13 2015 -0600

    14.12.1

 .gitignore    |    1 +
 kdiamond.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 034d237..ea297c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@
 /kdiamond-4.14.2.tar.xz
 /kdiamond-4.14.3.tar.xz
 /kdiamond-14.11.97.tar.xz
+/kdiamond-14.12.1.tar.xz
diff --git a/kdiamond.spec b/kdiamond.spec
index a44111f..fbc683e 100644
--- a/kdiamond.spec
+++ b/kdiamond.spec
@@ -1,7 +1,7 @@
 
 Name:    kdiamond
 Summary: A three-in-a-row game
-Version: 14.11.97
+Version: 14.12.1
 Release: 1%{?dist}
 
 License: GPLv2+ and GFDL
@@ -17,7 +17,7 @@ Source0: http://download.kde.org/%{stable}/applications/%{version}/src/%{name}-%
 BuildRequires: desktop-file-utils
 BuildRequires: libkdegames-devel >= %{version}
 
-Requires: libkdegames%{?_isa} >= %{_kde4_version}
+Requires: libkdegames%{?_isa} >= %{version}
 
 %description
 The object of the game is to build lines of three similar diamonds.
@@ -69,6 +69,9 @@ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || :
 
 
 %changelog
+* Sat Jan 17 2015 Rex Dieter <rdieter at fedoraproject.org> - 14.12.1-1
+- 14.12.1
+
 * Tue Dec 09 2014 Rex Dieter <rdieter at fedoraproject.org> - 14.11.97-1
 - 14.11.97
 
diff --git a/sources b/sources
index 8ad5eb0..d6a8a75 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-604133d68eeb718a30ac30413534e879  kdiamond-14.11.97.tar.xz
+62cb4e168a812be9fb7906305dc5f295  kdiamond-14.12.1.tar.xz


More information about the scm-commits mailing list