[step] 14.12.1

Rex Dieter rdieter at fedoraproject.org
Sat Jan 17 19:56:42 UTC 2015


commit e4ccb4c35f43e697ef41ad2c8230a90661a251b0
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sat Jan 17 13:57:08 2015 -0600

    14.12.1

 .gitignore |    1 +
 sources    |    2 +-
 step.spec  |   11 +++++++----
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 51c4fbc..dd47a0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /step-4.14.1.tar.xz
 /step-4.14.2.tar.xz
 /step-4.14.3.tar.xz
+/step-14.12.1.tar.xz
diff --git a/sources b/sources
index 655a60e..81822be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9e021e50310f0e99bd621d57ab07b7ef  step-4.14.3.tar.xz
+1507bc6f8dc97cf708a1120676449110  step-14.12.1.tar.xz
diff --git a/step.spec b/step.spec
index 0240e77..8ccedcc 100644
--- a/step.spec
+++ b/step.spec
@@ -1,6 +1,6 @@
 Name:    step
 Summary: Interactive Physics Simulator 
-Version: 4.14.3
+Version: 14.12.1
 Release: 1%{?dist}
 
 License: GPLv2+
@@ -11,10 +11,10 @@ URL:     https://projects.kde.org/projects/kde/kdeedu/%{name}
 %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
@@ -22,7 +22,7 @@ BuildRequires: pkgconfig(eigen2)
 BuildRequires: pkgconfig(gsl)
 BuildRequires: pkgconfig(libqalculate)
 
-Requires: kde-runtime%{?_kde4_version: >= %{_kde4_version}}
+%{?kde_runtime_requires}
 
 %description
 %{summary}.
@@ -76,6 +76,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
 


More information about the scm-commits mailing list