automatic version update by autodist [release 0.9.1-1mamba;Sun Oct 27 2019]
This commit is contained in:
parent
ebad362496
commit
d54561c7f2
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: libssh
|
Name: libssh
|
||||||
Version: 0.9.0
|
Version: 0.9.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A library implementing the SSH protocol
|
Summary: A library implementing the SSH protocol
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -63,11 +63,13 @@ This package contains static libraries and header files need for development.
|
|||||||
%{_libdir}/pkgconfig/libssh.pc
|
%{_libdir}/pkgconfig/libssh.pc
|
||||||
#%{_libdir}/pkgconfig/libssh_threads.pc
|
#%{_libdir}/pkgconfig/libssh_threads.pc
|
||||||
%dir %{_libdir}/cmake/libssh
|
%dir %{_libdir}/cmake/libssh
|
||||||
%{_libdir}/cmake/libssh/libssh-config-version.cmake
|
%{_libdir}/cmake/libssh/libssh-config*.cmake
|
||||||
%{_libdir}/cmake/libssh/libssh-config.cmake
|
|
||||||
%doc ChangeLog README
|
%doc ChangeLog README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 27 2019 Automatic Build System <autodist@mambasoft.it> 0.9.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Jul 02 2019 Automatic Build System <autodist@mambasoft.it> 0.9.0-1mamba
|
* Tue Jul 02 2019 Automatic Build System <autodist@mambasoft.it> 0.9.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user