diff --git a/libssh.spec b/libssh.spec index 70ff4a6..3b501c9 100644 --- a/libssh.spec +++ b/libssh.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: libssh -Version: 0.9.0 +Version: 0.9.1 Release: 1mamba Summary: A library implementing the SSH protocol 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_threads.pc %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 %changelog +* Sun Oct 27 2019 Automatic Build System 0.9.1-1mamba +- automatic version update by autodist + * Tue Jul 02 2019 Automatic Build System 0.9.0-1mamba - automatic version update by autodist