[peppy/f14/master] Updated to new upstream version 0.15.0

Vivek Shah bonii at fedoraproject.org
Fri Sep 3 17:10:17 UTC 2010


commit b21552fb43f1d280162c8595133d779050cb8d43
Author: Vivek Shah <boni.vivek at gmail.com>
Date:   Fri Sep 3 19:10:18 2010 +0200

    Updated to new upstream version 0.15.0

 .gitignore |    1 +
 peppy.spec |    8 ++++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 78e1401..0df2a7d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 peppy-0.13.1.tar.bz2
+/peppy-0.15.0.tar.bz2
diff --git a/peppy.spec b/peppy.spec
index e3a1e52..0c91877 100644
--- a/peppy.spec
+++ b/peppy.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           peppy
-Version:        0.13.1
-Release:        2%{?dist}
+Version:        0.15.0
+Release:        1%{?dist}
 Summary:        Editor written in python
 
 Group:          Applications/Editors
@@ -78,6 +78,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Sep 3 2010 Vivek Shah <boni.vivek at gmail.com> - 0.15.0-1
+- Updated to new upstream version
+- Fixes bug #629491, #627068, #551179
+
 * Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 0.13.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
diff --git a/sources b/sources
index 9b45814..ef1b320 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c186b9dc82271da739db41bf1641a9f6  peppy-0.13.1.tar.bz2
+0140fb503afa283821c6bfc6525920e8  peppy-0.15.0.tar.bz2


More information about the scm-commits mailing list