[step] 4.8.1

Jaroslav Reznik jreznik at fedoraproject.org
Mon Mar 5 16:07:59 UTC 2012


commit 7e1552142448d2955e10cab623754b1859172cbe
Author: Jaroslav Reznik <jreznik at redhat.com>
Date:   Mon Mar 5 17:07:15 2012 +0100

    4.8.1

 .gitignore |    2 +-
 sources    |    2 +-
 step.spec  |    7 +++++--
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aaa088b..f1211f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 /step-4.7.4.tar.bz2
-/step-4.8.0.tar.bz2
+/step-4.8.1.tar.xz
diff --git a/sources b/sources
index 5a3f346..0317c06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e476da52857ac1d753d821e4732c0126  step-4.8.0.tar.bz2
+b734335e134d40801f5d3230665c0a0c  step-4.8.1.tar.xz
diff --git a/step.spec b/step.spec
index 0503bae..02ef6c9 100644
--- a/step.spec
+++ b/step.spec
@@ -1,7 +1,7 @@
 
 Name:    step
 Summary: Interactive Physics Simulator 
-Version: 4.8.0
+Version: 4.8.1
 Release: 1%{?dist}
 
 License: GPLv2+
@@ -12,7 +12,7 @@ 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.bz2
+Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.xz
 
 BuildRequires: desktop-file-utils
 BuildRequires: kdelibs4-devel >= %{version}
@@ -72,6 +72,9 @@ fi
 
 
 %changelog
+* Mon Mar 05 2012 Jaroslav Reznik <jreznik at redhat.com> - 4.8.1-1
+- 4.8.1
+
 * Sun Jan 22 2012 Rex Dieter <rdieter at fedoraproject.org> - 4.8.0-1
 - 4.8.0
 


More information about the scm-commits mailing list