diff options
author | Chris Weyl <cweyl@fedoraproject.org> | 2007-11-28 01:25:14 +0000 |
---|---|---|
committer | Chris Weyl <cweyl@fedoraproject.org> | 2007-11-28 01:25:14 +0000 |
commit | ca69061c5b1e57d3781366733f118c9c9cb1274e (patch) | |
tree | 06c8ee57773f6748ed8e26e34c8391973c99b869 | |
parent | initial commit (diff) | |
download | libssh2-freefilesync-ca69061c5b1e57d3781366733f118c9c9cb1274e.tar.gz libssh2-freefilesync-ca69061c5b1e57d3781366733f118c9c9cb1274e.tar.bz2 libssh2-freefilesync-ca69061c5b1e57d3781366733f118c9c9cb1274e.zip |
release bump
-rw-r--r-- | libssh2.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/libssh2.spec b/libssh2.spec index 18dc39d..ecaa73e 100644 --- a/libssh2.spec +++ b/libssh2.spec @@ -1,6 +1,6 @@ Name: libssh2 Version: 0.18 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A library implementing the SSH2 protocol Group: System Environment/Libraries @@ -93,6 +93,9 @@ rm -rf %{buildroot} %{_libdir}/*.so %changelog +* Tue Nov 27 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.18-5 +- bump + * Tue Nov 27 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.18-4 - add INSTALL arg to make install vs env. var |