From 296b7c4e70045de529dfe6394641531d9d344b33 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Tue, 24 Aug 2010 17:02:50 +0300 Subject: [PATCH] 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 0:0.1.43-1 -- Update to new upastream version. +* Mon Aug 16 2010 Alexander Kurtakov 0:0.1.43-1 +- Update to new upstream version. * Mon Jan 11 2010 Andrew Overholt 0:0.1.41-4 - Fix changelog formatting error