|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Name: vpnc-script
|
|
|
|
|
Version: %{git_date}
|
|
|
|
|
Release: 1.git%{git_commit_hash}%{?dist}
|
|
|
|
|
Release: 2.git%{git_commit_hash}%{?dist}
|
|
|
|
|
|
|
|
|
|
Summary: Routing setup script for vpnc and openconnect
|
|
|
|
|
Group: Applications/Internet
|
|
|
|
@ -36,6 +36,9 @@ install -m 0755 vpnc-script \
|
|
|
|
|
%{_sysconfdir}/vpnc/vpnc-script
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 20171004-2.git6f87b0f
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Oct 5 2017 Nikos Mavrogiannopoulos <nmav@redhat.com> - 20171004-1.git6f87b0f
|
|
|
|
|
- Fixed issue with systemd-resolved (#1497750)
|
|
|
|
|
|
|
|
|
|