* Thu Nov 06 2025 Brian Read <brianr@koozali.org> 0.5-13.sme

- Make sure rpm has .el8.sme in name [SME: 13275]
This commit is contained in:
2025-11-06 15:15:01 +00:00
parent 4dfdadfc7f
commit 8a30737ee1

View File

@@ -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 <brianr@koozali.org> 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 <trevor@batley.id.au> 0.5-12.sme
- Fix e-smith references in smeserver-libreswan-xl2tpd [SME: 12732]