- bounce versionn to 0.4.6 (#630602)
This commit is contained in:
parent
770232b6b8
commit
e2cdee0d58
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
||||
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
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: libssh
|
||||
Version: 0.4.4
|
||||
Version: 0.4.6
|
||||
Release: 1%{?dist}
|
||||
Summary: A library implementing the SSH2 protocol (0xbadc0de version)
|
||||
|
||||
@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Mon Sep 6 2010 Jan F. Chadima <jchadima@redhat.com> - 0.4.6-1
|
||||
- bounce versionn to 0.4.6 (#630602)
|
||||
|
||||
* Thu Jun 3 2010 Jan F. Chadima <jchadima@redhat.com> - 0.4.4-1
|
||||
- bounce versionn to 0.4.4 (#598592)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user