[jsch] Fix typo. Add new sources to .gitignore.

Alexander Kurtakov akurtakov at fedoraproject.org
Tue Aug 24 14:03:06 UTC 2010


commit 296b7c4e70045de529dfe6394641531d9d344b33
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Tue Aug 24 17:02:50 2010 +0300

    Fix typo.
    Add new sources to .gitignore.

 .gitignore |    1 +
 jsch.spec  |    4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 87556c7..b547ae9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 jsch-0.1.39.zip
 jsch-0.1.41.zip
+jsch-0.1.43.zip
diff --git a/jsch.spec b/jsch.spec
index a1fe2b0..d6b7345 100644
--- a/jsch.spec
+++ b/jsch.spec
@@ -126,8 +126,8 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Mon Aug 16 2010 aAlexander Kurtakov <akurtako at redhat.com> 0:0.1.43-1
-- Update to new upastream version.
+* Mon Aug 16 2010 Alexander Kurtakov <akurtako at redhat.com> 0:0.1.43-1
+- Update to new upstream version.
 
 * Mon Jan 11 2010 Andrew Overholt <overholt at redhat.com> 0:0.1.41-4
 - Fix changelog formatting error


More information about the scm-commits mailing list