From 7dcaf04343be0cc7ce52cf8813e6647f04f47e3d Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Jun 28 2016 14:56:53 +0000 Subject: Update to remoto 0.0.29 Resolves: rhbz#1347889 --- diff --git a/.gitignore b/.gitignore index 14a6b5a..2f38c7f 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /remoto-0.0.25.tar.gz /remoto-0.0.27.tar.gz /remoto-0.0.28.tar.gz +/remoto-0.0.29.tar.gz diff --git a/python-remoto.spec b/python-remoto.spec index 6c56048..665d953 100644 --- a/python-remoto.spec +++ b/python-remoto.spec @@ -10,7 +10,7 @@ %global pkgname remoto Name: python-%{pkgname} -Version: 0.0.28 +Version: 0.0.29 Release: 1%{?dist} Summary: Execute remote commands or processes Group: Development/Languages @@ -102,6 +102,9 @@ popd %changelog +* Tue Jun 28 2016 Ken Dreyer - 0.0.29-1 +- Update to remoto 0.0.29 (rhbz#1347889) + * Mon May 16 2016 Ken Dreyer - 0.0.28-1 - Update to remoto 0.0.28 (rhbz#1335338) - Update Source0 URL for pypi breakage (see diff --git a/sources b/sources index 57d4e08..fed31a2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ca0c356e671f6833bbdca228da5aa15e remoto-0.0.28.tar.gz +8039d53ce9fedf0196a11abedca57c98 remoto-0.0.29.tar.gz