[pairs] 14.12.1

Rex Dieter rdieter at fedoraproject.org
Sat Jan 17 19:54:48 UTC 2015


commit 198259948b9f11fe14820af2303af7ad6eae37dc
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sat Jan 17 13:55:13 2015 -0600

    14.12.1

 .gitignore |    1 +
 pairs.spec |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5c0c7e1..ffa258f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /pairs-4.14.1.tar.xz
 /pairs-4.14.2.tar.xz
 /pairs-4.14.3.tar.xz
+/pairs-14.12.1.tar.xz
diff --git a/pairs.spec b/pairs.spec
index 323581e..0e97811 100644
--- a/pairs.spec
+++ b/pairs.spec
@@ -1,5 +1,5 @@
 Name:    pairs
-Version: 4.14.3
+Version: 14.12.1
 Release: 1%{?dist}
 Summary: Memory and logic stimulation game for preschool children
 
@@ -11,10 +11,10 @@ URL:     http://www.kde.org/
 %else
 %global stable stable
 %endif
-Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.xz
+Source0: http://download.kde.org/%{stable}/applications/%{version}/src/%{name}-%{version}.tar.xz
 
 BuildRequires: desktop-file-utils
-BuildRequires: kdelibs4-devel >= %{version}
+BuildRequires: kdelibs4-devel >= 4.14
 %if 0%{?fedora} > 19
 BuildRequires: libappstream-glib
 %endif
@@ -78,6 +78,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
+
 * Sun Nov 09 2014 Rex Dieter <rdieter at fedoraproject.org> - 4.14.3-1
 - 4.14.3
 
diff --git a/sources b/sources
index 182bb8b..e4b0787 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b325f36b3865001f384979a875546b7b  pairs-4.14.3.tar.xz
+5154eaaa238dc8192683a01e959c0706  pairs-14.12.1.tar.xz


More information about the scm-commits mailing list