automatic version update by autodist [release 0.9.0-1mamba;Tue Jul 02 2019]
This commit is contained in:
parent
c6a4009faa
commit
ebad362496
32
libssh.spec
32
libssh.spec
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: libssh
|
||||
Version: 0.7.5
|
||||
Version: 0.9.0
|
||||
Release: 1mamba
|
||||
Summary: A library implementing the SSH protocol
|
||||
Group: System/Libraries
|
||||
@ -50,7 +50,7 @@ This package contains static libraries and header files need for development.
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libssh.so.*
|
||||
%{_libdir}/libssh_threads.so.*
|
||||
#%{_libdir}/libssh_threads.so.*
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%files devel
|
||||
@ -59,15 +59,39 @@ This package contains static libraries and header files need for development.
|
||||
%{_includedir}/libssh/*.h
|
||||
%{_includedir}/libssh/*.hpp
|
||||
%{_libdir}/libssh.so
|
||||
%{_libdir}/libssh_threads.so
|
||||
#%{_libdir}/libssh_threads.so
|
||||
%{_libdir}/pkgconfig/libssh.pc
|
||||
%{_libdir}/pkgconfig/libssh_threads.pc
|
||||
#%{_libdir}/pkgconfig/libssh_threads.pc
|
||||
%dir %{_libdir}/cmake/libssh
|
||||
%{_libdir}/cmake/libssh/libssh-config-version.cmake
|
||||
%{_libdir}/cmake/libssh/libssh-config.cmake
|
||||
%doc ChangeLog README
|
||||
|
||||
%changelog
|
||||
* Tue Jul 02 2019 Automatic Build System <autodist@mambasoft.it> 0.9.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Feb 25 2019 Automatic Build System <autodist@mambasoft.it> 0.8.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Dec 24 2018 Automatic Build System <autodist@mambasoft.it> 0.8.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Oct 29 2018 Automatic Build System <autodist@mambasoft.it> 0.8.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 17 2018 Automatic Build System <autodist@mambasoft.it> 0.8.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 21 2018 Automatic Build System <autodist@mambasoft.it> 0.8.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 31 2018 Automatic Build System <autodist@mambasoft.it> 0.8.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 28 2018 Automatic Build System <autodist@mambasoft.it> 0.8.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 15 2017 Automatic Build System <autodist@mambasoft.it> 0.7.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user