goldmann pushed to python-docker-scripts (f22). "Upstream release 0.4.1"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Jun 2 14:40:03 UTC 2015


From ab696ee683b0d6ef18c284d48740a49cbc14c667 Mon Sep 17 00:00:00 2001
From: Marek Goldmann <marek.goldmann at gmail.com>
Date: Tue, 2 Jun 2015 16:38:35 +0200
Subject: Upstream release 0.4.1


diff --git a/.gitignore b/.gitignore
index 319db32..64b1d0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /0.3.7.tar.gz
 /0.3.8.tar.gz
 /0.4.0.tar.gz
+/0.4.1.tar.gz
diff --git a/python-docker-scripts.spec b/python-docker-scripts.spec
index 57a797d..cd12ba8 100644
--- a/python-docker-scripts.spec
+++ b/python-docker-scripts.spec
@@ -5,7 +5,7 @@
 %endif
 
 Name:           python-docker-scripts
-Version:        0.4.0
+Version:        0.4.1
 Release:        1%{?dist}
 Summary:        Collection of scripts to help manage Docker
 Group:          Development/Tools
@@ -69,7 +69,7 @@ popd
 %endif
 
 %check
-py.test -v tests/test_squash.py
+py.test -v tests/test_unit*.py
 
 %install
 %if 0%{?with_python3}
@@ -100,6 +100,9 @@ popd
 %endif
 
 %changelog
+* Tue Jun 02 2015 Marek Goldmann <mgoldman at redhat.com> - 0.4.1-1
+- Upstream release 0.4.1
+
 * Wed May 27 2015 Marek Goldmann <mgoldman at redhat.com> - 0.4.0-1
 - Upstream release 0.4.0
 - Run unit tests at build time
diff --git a/sources b/sources
index 3dda97e..d3cc6e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c1325bff6e79bfc0f1b0bfeb85d5ff38  0.4.0.tar.gz
+56c70b6eb000aba518388ec7feaa551f  0.4.1.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-docker-scripts.git/commit/?h=f22&id=ab696ee683b0d6ef18c284d48740a49cbc14c667


More information about the scm-commits mailing list