[spyder/f12/master] Update to 2.0.0beta5

Chen Lei supercyper at fedoraproject.org
Wed Oct 13 08:10:10 UTC 2010


commit 3466e1540e203b9dbc7a62924dcb3ca23940d261
Author: Chen Lei <supercyper at 163.com>
Date:   Wed Oct 13 16:09:36 2010 +0800

    Update to 2.0.0beta5

 .gitignore  |    2 +-
 sources     |    2 +-
 spyder.spec |    7 +++++--
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 39e6f31..e643e1c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/spyder-2.0.0beta3.tar.gz
+/spyder-2.0.0beta5.tar.gz
diff --git a/sources b/sources
index bca4c47..5353167 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-75a9564fb720bdc1507017244146ccd8  spyder-2.0.0beta3.tar.gz
+5563a0461842cda7fbf596c84fa5eebb  spyder-2.0.0beta5.tar.gz
diff --git a/spyder.spec b/spyder.spec
index 4299050..c0c186b 100644
--- a/spyder.spec
+++ b/spyder.spec
@@ -5,9 +5,9 @@
 
 Name:		spyder
 Version:	2.0.0
-Release:	0.1.beta3%{?dist}
+Release:	0.2.beta5%{?dist}
 Summary:	Scientific Python Development Environment
-Source0:	http://spyderlib.googlecode.com/files/%{name}-%{version}beta3.tar.gz
+Source0:	http://spyderlib.googlecode.com/files/%{name}-%{version}beta5.tar.gz
 Source1:	%{name}.desktop
 License:	MIT
 Group:		Development/Tools
@@ -76,5 +76,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/icons/hicolor/*/apps/*
 
 %changelog
+* Wed Oct 13 2010 Chen Lei <supercyper at 163.com> - 2.0.0-0.2.beta5
+- Update to 2.0.0beta5
+
 * Wed Sep 15 2010 Chen Lei <supercyper at 163.com> - 2.0.0-0.1.beta3
 - Initial rpm build


More information about the scm-commits mailing list