[ktux] 14.12.1

Rex Dieter rdieter at fedoraproject.org
Sat Jan 17 19:52:45 UTC 2015


commit 84e6e6ba1e3b491af5f19d07256786584fb6c034
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sat Jan 17 13:53:09 2015 -0600

    14.12.1

 .gitignore |    1 +
 ktux.spec  |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6f742e9..7c15d50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
 /ktux-4.14.1.tar.xz
 /ktux-4.14.2.tar.xz
 /ktux-4.14.3.tar.xz
+/ktux-14.12.1.tar.xz
diff --git a/ktux.spec b/ktux.spec
index 598bf75..bbed5cf 100644
--- a/ktux.spec
+++ b/ktux.spec
@@ -1,6 +1,6 @@
 Name:    ktux
 Summary: Tux-in-a-Spaceship screen saver
-Version: 4.14.3
+Version: 14.12.1
 Release: 1%{?dist}
 
 License: GPLv2+
@@ -11,11 +11,11 @@ URL:     https://projects.kde.org/projects/kde/kdetoys/ktux
 %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: kde-workspace-devel
 
-Requires: kde-runtime%{?_kde4_version: >= %{_kde4_version}}
+%{?kde_runtime_requires}
 
 Conflicts:      kdetoys < 7:4.10.80
 
@@ -61,6 +61,9 @@ fi
 
 
 %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 38f6452..2f18f34 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1624aebbbf6d3b7a9a494bc3ceba15e3  ktux-4.14.3.tar.xz
+10881f8f040e7e55604f944a35cc0707  ktux-14.12.1.tar.xz


More information about the scm-commits mailing list