diff --git a/jsch-0.1.49.pom b/jsch-0.1.49.pom
new file mode 100644
index 0000000..edc5fa2
--- /dev/null
+++ b/jsch-0.1.49.pom
@@ -0,0 +1,111 @@
+
+ 4.0.0
+ com.jcraft
+ jsch
+ jar
+ 0.1.49
+ JSch
+ http://www.jcraft.com/jsch/
+ JSch is a pure Java implementation of SSH2
+
+ JCraft,Inc.
+ http://www.jcraft.com/
+
+
+ scm:git:http://git.jcraft.com/jsch.git
+ scm:git:http://git.jcraft.com/jsch.git
+ http://git.jcraft.com/jsch.git
+
+
+
+ ymnk
+ Atsuhiko Yamanaka
+ ymnk at jcraft D0t com
+ http://github.com/ymnk
+ JCraft,Inc.
+ http://www.jcraft.com/
+
+ architect
+ developer
+
+ +9
+
+
+
+
+ Revised BSD
+ http://www.jcraft.com/jsch/LICENSE.txt
+
+
+
+
+ com.jcraft
+ jzlib
+ 1.0.7
+ true
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+
+
+ attach-sources
+
+ jar
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+
+ 1.4
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+
+
+ attach-javadocs
+
+ jar
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-gpg-plugin
+
+
+ sign-artifacts
+ verify
+
+ sign
+
+
+
+
+
+
+
+ org.apache.maven.wagon
+ wagon-ssh-external
+ 1.0-alpha-5
+
+
+
+
+
+ org.sonatype.oss
+ oss-parent
+ 6
+
+
diff --git a/jsch.spec b/jsch.spec
index 7920637..e6f2884 100644
--- a/jsch.spec
+++ b/jsch.spec
@@ -29,8 +29,8 @@
#
Name: jsch
-Version: 0.1.48
-Release: 3%{?dist}
+Version: 0.1.49
+Release: 1%{?dist}
Epoch: 0
Summary: Pure Java implementation of SSH2
Group: Development/Libraries
@@ -131,6 +131,9 @@ install -p -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
%changelog
+* Tue Jan 15 2013 Alexander Kurtakov 0:0.1.49-1
+- Update to latest upstream.
+
* Thu Nov 1 2012 Mikolaj Izdebski - 0:0.1.48-3
- Add maven POM
diff --git a/sources b/sources
index 15b0236..3afaffe 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-9422dbbce4466be80be35b47e60dae25 jsch-0.1.48.zip
-221fa956635b67b0a0be2d35e872b370 jsch-0.1.48.pom
+e9ebc9c72d968ff3821b6ea2b4959a5f jsch-0.1.49.zip