update spec file

This commit is contained in:
Daniel Berteaud 2013-08-21 16:06:26 +02:00
parent b89fdff8d3
commit 890a6c2e09
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Summary: OpenVPN, a strong VPN solution build over SSL, pre-configured for routed mode
Name: smeserver-openvpn-routed
%define version 0.1.0
%define version 0.1.1
%define release 1
Version: %{version}
Release: %{release}%{?dist}
@ -26,6 +26,9 @@ to have a full working openvpn server running in routed mode.
%changelog
* Wed Aug 21 2013 Daniel Berteaud <daniel@firewall-services.com> 0.1.1-1
- Use full path to the up script
* Tue Jun 11 2013 Daniel Berteaud <daniel@firewall-services.com> 0.1.0-1
- initial release