diff options
author | Chris Weyl <cweyl@fedoraproject.org> | 2007-12-05 17:46:05 +0000 |
---|---|---|
committer | Chris Weyl <cweyl@fedoraproject.org> | 2007-12-05 17:46:05 +0000 |
commit | a74497a268e4e51c29869323fa4bcc895a566393 (patch) | |
tree | 353d4239621d173f38baf858d040088a644b9eae /libssh2.spec | |
parent | release bump (diff) | |
download | libssh2-freefilesync-a74497a268e4e51c29869323fa4bcc895a566393.tar.gz libssh2-freefilesync-a74497a268e4e51c29869323fa4bcc895a566393.tar.bz2 libssh2-freefilesync-a74497a268e4e51c29869323fa4bcc895a566393.zip |
- rebuild for new openssl...
Diffstat (limited to 'libssh2.spec')
-rw-r--r-- | libssh2.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/libssh2.spec b/libssh2.spec index ecaa73e..66b9965 100644 --- a/libssh2.spec +++ b/libssh2.spec @@ -1,6 +1,6 @@ Name: libssh2 Version: 0.18 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A library implementing the SSH2 protocol Group: System Environment/Libraries @@ -93,6 +93,9 @@ rm -rf %{buildroot} %{_libdir}/*.so %changelog +* Wed Dec 05 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.18-6 +- rebuild for new openssl... + * Tue Nov 27 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.18-5 - bump |