diff options
author | Tomáš Mráz <tmraz@fedoraproject.org> | 2009-08-21 14:22:18 +0000 |
---|---|---|
committer | Tomáš Mráz <tmraz@fedoraproject.org> | 2009-08-21 14:22:18 +0000 |
commit | 8eb74aa2fe88328634abb4c5b2edc637325ff2cc (patch) | |
tree | 54b190de08cf6742d48ad42ee6e8f852f4b80074 /libssh2.spec | |
parent | - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild (diff) | |
download | libssh2-freefilesync-8eb74aa2fe88328634abb4c5b2edc637325ff2cc.tar.gz libssh2-freefilesync-8eb74aa2fe88328634abb4c5b2edc637325ff2cc.tar.bz2 libssh2-freefilesync-8eb74aa2fe88328634abb4c5b2edc637325ff2cc.zip |
- rebuilt with 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 20e1336..0b46981 100644 --- a/libssh2.spec +++ b/libssh2.spec @@ -1,6 +1,6 @@ Name: libssh2 Version: 1.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A library implementing the SSH2 protocol Group: System Environment/Libraries @@ -93,6 +93,9 @@ rm -rf %{buildroot} %{_libdir}/*.so %changelog +* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 1.0-4 +- rebuilt with new openssl + * Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild |