[mussh] Update to new 1.0 upstream release.

Kevin Fenzi kevin at fedoraproject.org
Thu Nov 17 04:39:06 UTC 2011


commit a3a522a8428fbe829d7f6d75f39427f2c7fe1a1f
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Wed Nov 16 21:39:03 2011 -0700

    Update to new 1.0 upstream release.

 .gitignore |    1 +
 mussh.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b737ae8..038c8bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 mussh-0.7.tgz
+/mussh-1.0.tgz
diff --git a/mussh.spec b/mussh.spec
index fe898db..dc0df9f 100644
--- a/mussh.spec
+++ b/mussh.spec
@@ -1,6 +1,6 @@
 Name:           mussh
-Version:        0.7
-Release:        5%{?dist}
+Version:        1.0
+Release:        0%{?dist}
 Summary:        Multihost SSH wrapper
 
 Group:          Applications/System
@@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/*
 
 %changelog
+* Wed Nov 16 2011 Kevin Fenzi <kevin at scrye.com> - 1.0-0
+- Update to new 1.0 upstream release. 
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index a0a35d7..83f8b44 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-edd260199c817592202917bdb32c8d35  mussh-0.7.tgz
+42398fa4219b64df57ef904344ccd3ae  mussh-1.0.tgz


More information about the scm-commits mailing list