[python-jedi] New upstream release 0.7.0

Petr Hracek phracek at fedoraproject.org
Fri Aug 23 11:11:27 UTC 2013


commit 58776a1f625d62470248b59abff4ccbf10f0a21b
Author: Petr Hracek <phracek at redhat.com>
Date:   Fri Aug 23 13:11:02 2013 +0200

    New upstream release 0.7.0

 .gitignore       |    1 +
 python-jedi.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 41144e6..fa38469 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /jedi-0.5b5.tar.gz
 /jedi-0.6.0.tar.gz
+/jedi-0.7.0.tar.gz
diff --git a/python-jedi.spec b/python-jedi.spec
index 0584394..c0fef25 100644
--- a/python-jedi.spec
+++ b/python-jedi.spec
@@ -2,8 +2,8 @@
 %global pypi_name jedi
 
 Name:           python-%{pypi_name}
-Version:        0.6.0
-Release:        2%{?dist}
+Version:        0.7.0
+Release:        1%{?dist}
 Summary:        An auto completion tool for Python that can be used for text editors
 
 License:        LGPLv3
@@ -51,6 +51,9 @@ rm -rf %{pypi_name}.egg-info
 %{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
 
 %changelog
+* Fri Aug 23 2013 Petr Hracek <phracek at redhat.com> - 0.7.0-1
+- new upstream version 0.7.0
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 1aa91ba..0bee0e9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e2d953bf8213e56478e5df886ea7c02  jedi-0.6.0.tar.gz
+fb4a452b6baa09ce7ced445e58625d25  jedi-0.7.0.tar.gz


More information about the scm-commits mailing list