Compare commits
7 Commits
5.03-1mamb
...
8.03-1mamb
Author | SHA1 | Date | |
---|---|---|---|
63b9e8faf0 | |||
433e210976 | |||
8d135cab56 | |||
4ac7134153 | |||
6020f5b70a | |||
8e2c72c123 | |||
53567ed4c0 |
@ -1,5 +1,5 @@
|
|||||||
Name: openconnect
|
Name: openconnect
|
||||||
Version: 5.03
|
Version: 8.03
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A client for Cisco's AnyConnect SSL VPN
|
Summary: A client for Cisco's AnyConnect SSL VPN
|
||||||
Group: Network/Security
|
Group: Network/Security
|
||||||
@ -66,6 +66,8 @@ This package contains static libraries and header files need for development.
|
|||||||
%files -n libopenconnect
|
%files -n libopenconnect
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libopenconnect.so.*
|
%{_libdir}/libopenconnect.so.*
|
||||||
|
%dir %{_libexecdir}/openconnect
|
||||||
|
%{_libexecdir}/openconnect/*
|
||||||
%doc AUTHORS
|
%doc AUTHORS
|
||||||
|
|
||||||
%files -n libopenconnect-devel
|
%files -n libopenconnect-devel
|
||||||
@ -78,6 +80,36 @@ This package contains static libraries and header files need for development.
|
|||||||
%{_libdir}/pkgconfig/openconnect.pc
|
%{_libdir}/pkgconfig/openconnect.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 23 2019 Automatic Build System <autodist@mambasoft.it> 8.03-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* 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
|
||||||
|
|
||||||
|
* Sat Jan 17 2015 Automatic Build System <autodist@mambasoft.it> 7.03-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
|
* Thu Dec 18 2014 Automatic Build System <autodist@mambasoft.it> 7.01-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
|
* Fri Jul 11 2014 Automatic Build System <autodist@mambasoft.it> 6.00-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
|
* Sun May 25 2014 Automatic Build System <autodist@mambasoft.it> 5.99-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Tue Feb 18 2014 Automatic Build System <autodist@mambasoft.it> 5.03-1mamba
|
* Tue Feb 18 2014 Automatic Build System <autodist@mambasoft.it> 5.03-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user