diff --git a/.gitignore b/.gitignore index c7f70a3..dd8ed3a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ libssh-0.4.4.tar.gz.asc /libssh-0.4.8.tar.gz.asc /libssh-0.5.0.tar.gz /libssh-0.5.0.tar.gz.asc +/libssh-0.5.2.tar.gz +/libssh-0.5.2.tar.gz.asc diff --git a/libssh.spec b/libssh.spec index 06cf4a8..fc177d1 100644 --- a/libssh.spec +++ b/libssh.spec @@ -1,6 +1,6 @@ Name: libssh -Version: 0.5.0 -Release: 2%{?dist} +Version: 0.5.2 +Release: 1%{?dist} Summary: A library implementing the SSH2 protocol (0xbadc0de version) Group: System Environment/Libraries @@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT %{_usr}/share/pkgconfig/*.pc %changelog +* Thu Feb 02 2012 Petr Lautrbach 0.5.2-1 +- update to 0.5.2 version (#730270) + * Fri Jan 13 2012 Fedora Release Engineering - 0.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 5823c24..fe115d3 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -9b37f45751c0ae7ba66099c1fb136946 libssh-0.5.0.tar.gz -45aa5d60e38b29aa7b6620d48b18ff4d libssh-0.5.0.tar.gz.asc +38b67c48af7a9204660a3e08f97ceba6 libssh-0.5.2.tar.gz +3259532a020f6e153d3f8652c21c3155 libssh-0.5.2.tar.gz.asc