diff --git a/smeserver-libreswan-xl2tpd.spec b/smeserver-libreswan-xl2tpd.spec index f0b182c..cf301ae 100644 --- a/smeserver-libreswan-xl2tpd.spec +++ b/smeserver-libreswan-xl2tpd.spec @@ -1,10 +1,10 @@ %define name smeserver-libreswan-xl2tpd %define version 0.5 -%define release 12 +%define release 13 Summary: Plugin to enable LT2P/IPSEC connections Name: %{name} Version: %{version} -Release: %{release} +Release: %{release}%{?dist} License: GNU GPL version 2 URL: https://www.libreswan.org/ Group: SMEserver/addon @@ -23,6 +23,9 @@ AutoReqProv: no xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661). L2TP allows you to tunnel PPP over UDP %changelog +* Thu Nov 06 2025 Brian Read 0.5-13.sme +- Make sure rpm has .el8.sme in name [SME: 13275] + * Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley 0.5-12.sme - Fix e-smith references in smeserver-libreswan-xl2tpd [SME: 12732]