diff options
author | Tomáš Mráz <tmraz@fedoraproject.org> | 2009-01-17 14:32:48 +0000 |
---|---|---|
committer | Tomáš Mráz <tmraz@fedoraproject.org> | 2009-01-17 14:32:48 +0000 |
commit | 5bb5071a6b7de929e3448994d3c17cb55214c802 (patch) | |
tree | df2559e1185b7a604fac33e8bd6b7c4598928c00 /libssh2.spec | |
parent | - Autorebuild for GCC 4.3 (diff) | |
download | libssh2-freefilesync-5bb5071a6b7de929e3448994d3c17cb55214c802.tar.gz libssh2-freefilesync-5bb5071a6b7de929e3448994d3c17cb55214c802.tar.bz2 libssh2-freefilesync-5bb5071a6b7de929e3448994d3c17cb55214c802.zip |
- rebuild 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 4a0ba18..69fdfa8 100644 --- a/libssh2.spec +++ b/libssh2.spec @@ -1,6 +1,6 @@ Name: libssh2 Version: 0.18 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A library implementing the SSH2 protocol Group: System Environment/Libraries @@ -93,6 +93,9 @@ rm -rf %{buildroot} %{_libdir}/*.so %changelog +* Sat Jan 17 2009 Tomas Mraz <tmraz@redhat.com> - 0.18-8 +- rebuild with new openssl + * Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.18-7 - Autorebuild for GCC 4.3 |