- bounce versionn to 0.4.8 (#670456)
This commit is contained in:
parent
e2cdee0d58
commit
009ca251f9
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,3 +2,5 @@ libssh-0.4.4.tar.gz
|
|||||||
libssh-0.4.4.tar.gz.asc
|
libssh-0.4.4.tar.gz.asc
|
||||||
/libssh-0.4.6.tar.gz
|
/libssh-0.4.6.tar.gz
|
||||||
/libssh-0.4.6.tar.gz.asc
|
/libssh-0.4.6.tar.gz.asc
|
||||||
|
/libssh-0.4.8.tar.gz
|
||||||
|
/libssh-0.4.8.tar.gz.asc
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: libssh
|
Name: libssh
|
||||||
Version: 0.4.6
|
Version: 0.4.8
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A library implementing the SSH2 protocol (0xbadc0de version)
|
Summary: A library implementing the SSH2 protocol (0xbadc0de version)
|
||||||
|
|
||||||
@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 19 2011 Jan F. Chadima <jchadima@redhat.com> - 0.4.8-1
|
||||||
|
- bounce versionn to 0.4.8 (#670456)
|
||||||
|
|
||||||
* Mon Sep 6 2010 Jan F. Chadima <jchadima@redhat.com> - 0.4.6-1
|
* Mon Sep 6 2010 Jan F. Chadima <jchadima@redhat.com> - 0.4.6-1
|
||||||
- bounce versionn to 0.4.6 (#630602)
|
- bounce versionn to 0.4.6 (#630602)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user