diff --git a/package/yast2-vpn.changes b/package/yast2-vpn.changes index e547ce6..bc8cd62 100644 --- a/package/yast2-vpn.changes +++ b/package/yast2-vpn.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Aug 11 12:25:45 CEST 2020 - schubi@suse.de + +- AutoYaST: Added supplements: autoyast(vpn) into the spec file + in order to install this packages if the section has been defined + in the AY configuration file (bsc#1146494). +- 4.3.0 + ------------------------------------------------------------------- Wed Feb 26 10:27:01 CET 2020 - schubi@suse.de diff --git a/package/yast2-vpn.spec b/package/yast2-vpn.spec index addac4c..d836ddd 100644 --- a/package/yast2-vpn.spec +++ b/package/yast2-vpn.spec @@ -17,7 +17,7 @@ Name: yast2-vpn -Version: 4.2.4 +Version: 4.3.0 Release: 0 Url: https://github.com/yast/yast-vpn Source0: %{name}-%{version}.tar.bz2 @@ -39,6 +39,8 @@ PreReq: %fillup_prereq Requires: yast2 >= 4.2.67 Requires: yast2-ruby-bindings +Supplements: autoyast(vpn) + BuildArch: noarch %description