[cmdtest] Update to 0.5

Michel Alexandre Salim salimma at fedoraproject.org
Mon Feb 25 09:15:06 UTC 2013


commit 0a7317abb66d7274148f9a8f11a576ac1e8d350e
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Mon Feb 25 16:14:46 2013 +0700

    Update to 0.5

 .gitignore   |    2 +-
 cmdtest.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 88fdd39..12b4ee3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/cmdtest_0.3.orig.tar.gz
+/cmdtest_0.5.orig.tar.gz
diff --git a/cmdtest.spec b/cmdtest.spec
index 3ce802e..e0ff3a4 100644
--- a/cmdtest.spec
+++ b/cmdtest.spec
@@ -1,12 +1,12 @@
 Name:           cmdtest
-Version:        0.3
-Release:        4%{?dist}
+Version:        0.5
+Release:        1%{?dist}
 Summary:        Black-box testing for Unix command line tools
 
 # ask upstream to include license text
 License:        GPLv3+
 URL:            http://liw.fi/%{name}/
-Source0:        http://ftp.de.debian.org/debian/pool/main/c/%{name}/%{name}_%{version}.orig.tar.gz
+Source0:        http://code.liw.fi/debian/pool/main/c/%{name}/%{name}_%{version}.orig.tar.gz
 
 BuildArch:      noarch
 BuildRequires:  python-coverage-test-runner
@@ -49,6 +49,9 @@ rm -rf build
 
 
 %changelog
+* Mon Feb 25 2013 Michel Salim <salimma at fedoraproject.org> - 0.5-1
+- Update to 0.5
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 0a382e3..0c53872 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-63d39275c678a873aeb0cb3190e7488b  cmdtest_0.3.orig.tar.gz
+05cde7d6d7004dabef1e80851c921b15  cmdtest_0.5.orig.tar.gz


More information about the scm-commits mailing list