From 92899cb4a8ac7f99e003dfaad0cf3b49f9965ac3 Mon Sep 17 00:00:00 2001 From: Slavek Kabrda Date: Nov 13 2015 09:13:37 +0000 Subject: Update to 1.6.0 --- diff --git a/.gitignore b/.gitignore index b2cfca9..f87881e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /plumbum-1.0.1.tar.gz /plumbum-1.1.0.tar.gz /plumbum-1.4.2.tar.gz +/plumbum-1.6.0.tar.gz diff --git a/python-plumbum.spec b/python-plumbum.spec index 11c863a..6828ac6 100644 --- a/python-plumbum.spec +++ b/python-plumbum.spec @@ -2,8 +2,8 @@ %global with_python3 1 Name: python-%{pypi_name} -Version: 1.4.2 -Release: 3%{?dist} +Version: 1.6.0 +Release: 1%{?dist} Summary: Shell combinators library License: MIT @@ -83,6 +83,9 @@ popd %changelog +* Fri Nov 13 2015 Slavek Kabrda - 1.6.0-1 +- Update to 1.6.0 + * Tue Nov 10 2015 Fedora Release Engineering - 1.4.2-3 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 diff --git a/sources b/sources index dde9c01..df48a2c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -38b526af9012a5282ae91dfe372cefd3 plumbum-1.4.2.tar.gz +eccc71c9f8a8056e41fc24e0d34daa57 plumbum-1.6.0.tar.gz