[python-jedi] new upstream version 0.8.1 (#1178815)

Petr Hracek phracek at fedoraproject.org
Mon Jan 19 13:36:06 UTC 2015


commit 7a52a1803aa9cbc1f0f5a8b5bfb7b69fa02ee2d4
Author: Petr Hracek <phracek at redhat.com>
Date:   Mon Jan 19 14:32:50 2015 +0100

    new upstream version 0.8.1 (#1178815)
    
    Signed-off-by: Petr Hracek <phracek at redhat.com>

 .gitignore       |    1 +
 python-jedi.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fa38469..cbe4692 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /jedi-0.5b5.tar.gz
 /jedi-0.6.0.tar.gz
 /jedi-0.7.0.tar.gz
+/jedi-0.8.1.tar.gz
diff --git a/python-jedi.spec b/python-jedi.spec
index 1d47b1e..dc6b9be 100644
--- a/python-jedi.spec
+++ b/python-jedi.spec
@@ -3,8 +3,8 @@
 %global with_python3 1
 
 Name:           python-%{pypi_name}
-Version:        0.7.0
-Release:        5%{?dist}
+Version:        0.8.1
+Release:        1%{?dist}
 Summary:        An auto completion tool for Python that can be used for text editors
 Group:          Development/Languages
 
@@ -93,6 +93,9 @@ rm -rf %{pypi_name}.egg-info
 %endif # with_python3
 
 %changelog
+* Mon Jan 19 2015 Petr Hracek <phracek at redhat.com> - 0.8.1-1
+- new upstream version 0.8.1 (#1178815)
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 0bee0e9..c16b7ca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fb4a452b6baa09ce7ced445e58625d25  jedi-0.7.0.tar.gz
+0e4b205e05290b00ebabe19f351cddf7  jedi-0.8.1.tar.gz


More information about the scm-commits mailing list