[peppy/f13/master] Updated to new version 0.15.0

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


commit b21c14480467156056cc7a88d14b7a171c7ac43c
Author: Vivek Shah <boni.vivek at gmail.com>
Date:   Fri Sep 3 19:13:38 2010 +0200

    Updated to new version 0.15.0

 .gitignore |    1 +
 peppy.spec |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 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 b98a1f1..ce4c46b 100644
--- a/peppy.spec
+++ b/peppy.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           peppy
-Version:        0.13.1
+Version:        0.15.0
 Release:        1%{?dist}
 Summary:        Editor written in python
 
@@ -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
+
 * Sat Nov 28 2009 Simon Wesp <cassmodiah at fedoraproject.org> - 0.13.1-1
 - New upstream release
 
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