From ebad362496a2b040b83ed4960bbe0800560ca124 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 05:51:32 +0100 Subject: [PATCH] automatic version update by autodist [release 0.9.0-1mamba;Tue Jul 02 2019] --- libssh.spec | 32 ++++++++++++++++++++++++++++---- 1 file changed, 28 insertions(+), 4 deletions(-) diff --git a/libssh.spec b/libssh.spec index f916480..70ff4a6 100644 --- a/libssh.spec +++ b/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 0.9.0-1mamba +- automatic version update by autodist + +* Mon Feb 25 2019 Automatic Build System 0.8.7-1mamba +- automatic version update by autodist + +* Mon Dec 24 2018 Automatic Build System 0.8.6-1mamba +- automatic version update by autodist + +* Mon Oct 29 2018 Automatic Build System 0.8.5-1mamba +- automatic version update by autodist + +* Wed Oct 17 2018 Automatic Build System 0.8.4-1mamba +- automatic version update by autodist + +* Fri Sep 21 2018 Automatic Build System 0.8.3-1mamba +- automatic version update by autodist + +* Fri Aug 31 2018 Automatic Build System 0.8.2-1mamba +- automatic version update by autodist + +* Tue Aug 28 2018 Automatic Build System 0.8.1-1mamba +- automatic version update by autodist + * Sat Apr 15 2017 Automatic Build System 0.7.5-1mamba - automatic version update by autodist