[cmdtest] Update to 0.9

Michel Alexandre Salim salimma at fedoraproject.org
Fri Sep 27 19:08:05 UTC 2013


commit b7f8a77175a971eec165af467af74c4b3b2d35cd
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Sat Sep 28 02:07:47 2013 +0700

    Update to 0.9

 .gitignore   |    2 +-
 cmdtest.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9d535eb..44cbdf8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/cmdtest_0.8.3.orig.tar.gz
+/cmdtest_0.9.orig.tar.gz
diff --git a/cmdtest.spec b/cmdtest.spec
index c5aaf32..c4a2c48 100644
--- a/cmdtest.spec
+++ b/cmdtest.spec
@@ -1,6 +1,6 @@
 Name:           cmdtest
-Version:        0.8.3
-Release:        2%{?dist}
+Version:        0.9
+Release:        1%{?dist}
 Summary:        Black-box testing for Unix command line tools
 
 License:        GPLv3+
@@ -51,6 +51,9 @@ rm -rf build
 
 
 %changelog
+* Fri Sep 27 2013 Michel Salim <salimma at fedoraproject.org> - 0.9-1
+- Update to 0.9
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 4d50f44..cc89df4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-74ce5afdbb6dcf989522522e7a7965dc  cmdtest_0.8.3.orig.tar.gz
+5fff5c87c8b01b261f73bd4ae1277ed5  cmdtest_0.9.orig.tar.gz


More information about the scm-commits mailing list