Accepting request 280524 from Cloud:OpenStack:Master

- update to 0.6.8:
  * In case when which is not installed, do not launch an editor

OBS-URL: https://build.opensuse.org/request/show/280524
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmd2?expand=0&rev=19
This commit is contained in:
Jan Matejek 2015-01-09 13:51:06 +00:00 committed by Git OBS Bridge
parent 1302ac276d
commit d20f15907b
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e98c7a1cfd106183559240b269e7cd9fe97e8342b5c05295f591aab6fd2f4f0
size 20558

3
cmd2-0.6.8.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ac780d8c31fc107bf6b4edcbcea711de4ff776d59d89bb167f8819d2d83764a8
size 21483

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 9 00:30:50 UTC 2015 - dmueller@suse.com
- update to 0.6.8:
* In case when which is not installed, do not launch an editor
-------------------------------------------------------------------
Fri Sep 27 13:51:06 UTC 2013 - dmueller@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package python-cmd2
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: python-cmd2
Version: 0.6.7
Version: 0.6.8
Release: 0
Summary: Extra features for standard library's cmd module
License: MIT