diff --git a/python-paramiko.changes b/python-paramiko.changes index 3b10824..77a31f2 100644 --- a/python-paramiko.changes +++ b/python-paramiko.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 18 15:10:24 UTC 2014 - rschweikert@suse.com + +- include in SLE 12 (FATE #315990) + ------------------------------------------------------------------- Mon Nov 25 23:01:56 UTC 2013 - p.drouand@gmail.com diff --git a/python-paramiko.spec b/python-paramiko.spec index b7a1da2..95c9afa 100644 --- a/python-paramiko.spec +++ b/python-paramiko.spec @@ -1,7 +1,7 @@ # # spec file for package python-paramiko # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -18,7 +18,7 @@ Name: python-paramiko Version: 1.12.0 -Release: 1 +Release: 0 Url: https://github.com/paramiko/paramiko/ Summary: SSH2 protocol library License: LGPL-2.1+