diff --git a/.gitignore b/.gitignore index c8b4578..0f7da88 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ libssh-0.4.4.tar.gz libssh-0.4.4.tar.gz.asc /libssh-0.4.6.tar.gz /libssh-0.4.6.tar.gz.asc +/libssh-0.4.8.tar.gz +/libssh-0.4.8.tar.gz.asc diff --git a/libssh.spec b/libssh.spec index ae81c5b..8dc9a99 100644 --- a/libssh.spec +++ b/libssh.spec @@ -1,5 +1,5 @@ Name: libssh -Version: 0.4.6 +Version: 0.4.8 Release: 1%{?dist} Summary: A library implementing the SSH2 protocol (0xbadc0de version) @@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so %changelog +* Wed Jan 19 2011 Jan F. Chadima - 0.4.8-1 +- bounce versionn to 0.4.8 (#670456) + * Mon Sep 6 2010 Jan F. Chadima - 0.4.6-1 - bounce versionn to 0.4.6 (#630602) diff --git a/sources b/sources index 961e589..f0ab8f4 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -9efdc8911fdb150fb16500c2fbe4ef2e libssh-0.4.6.tar.gz -8940959d7213075c436bba685ea3389f libssh-0.4.6.tar.gz.asc +d97b3feea1abe047ca8cf86d06e4b789 libssh-0.4.8.tar.gz +2ea9c614e4e49ba2c2743d175cb97893 libssh-0.4.8.tar.gz.asc