Compare commits
4 Commits
7.04-1mamb
...
8.02-1mamb
Author | SHA1 | Date | |
---|---|---|---|
433e210976 | |||
8d135cab56 | |||
4ac7134153 | |||
6020f5b70a |
@ -1,5 +1,5 @@
|
||||
Name: openconnect
|
||||
Version: 7.04
|
||||
Version: 8.02
|
||||
Release: 1mamba
|
||||
Summary: A client for Cisco's AnyConnect SSL VPN
|
||||
Group: Network/Security
|
||||
@ -66,6 +66,8 @@ This package contains static libraries and header files need for development.
|
||||
%files -n libopenconnect
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libopenconnect.so.*
|
||||
%dir %{_libexecdir}/openconnect
|
||||
%{_libexecdir}/openconnect/*
|
||||
%doc AUTHORS
|
||||
|
||||
%files -n libopenconnect-devel
|
||||
@ -78,6 +80,18 @@ This package contains static libraries and header files need for development.
|
||||
%{_libdir}/pkgconfig/openconnect.pc
|
||||
|
||||
%changelog
|
||||
* Sat Mar 02 2019 Automatic Build System <autodist@mambasoft.it> 8.02-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 01 2017 Automatic Build System <autodist@mambasoft.it> 7.08-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 29 2016 Automatic Build System <autodist@mambasoft.it> 7.07-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Wed Mar 25 2015 Automatic Build System <autodist@mambasoft.it> 7.06-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 15 2015 Automatic Build System <autodist@mambasoft.it> 7.04-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user