libssh-0.5.2-1
This commit is contained in:
parent
0d0da18b9c
commit
3c27721689
2
.gitignore
vendored
2
.gitignore
vendored
@ -6,3 +6,5 @@ libssh-0.4.4.tar.gz.asc
|
||||
/libssh-0.4.8.tar.gz.asc
|
||||
/libssh-0.5.0.tar.gz
|
||||
/libssh-0.5.0.tar.gz.asc
|
||||
/libssh-0.5.2.tar.gz
|
||||
/libssh-0.5.2.tar.gz.asc
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libssh
|
||||
Version: 0.5.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.5.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A library implementing the SSH2 protocol (0xbadc0de version)
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_usr}/share/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Thu Feb 02 2012 Petr Lautrbach <plautrba@redhat.com> 0.5.2-1
|
||||
- update to 0.5.2 version (#730270)
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user