File project.diff of Package libretls
--- libretls.spec.orig
+++ libretls.spec
@@ -1,6 +1,7 @@
#
# spec file for package libretls
#
+# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 Andreas Stieger <Andreas.Stieger@gmx.de>
#
# All modifications and additions to the file contributed by third parties
@@ -21,9 +22,10 @@ Name: libretls
Version: 3.8.1
Release: 0
Summary: Libtls for OpenSSL
-License: ISC AND BSD-3-Clause
+License: BSD-3-Clause AND ISC
URL: https://git.causal.agency/libretls/about/
-Source: https://causal.agency/libretls/%{name}-%{version}.tar.gz
+Source0: https://causal.agency/libretls/%{name}-%{version}.tar.gz
+Source1: %{name}-rpmlintrc
BuildRequires: pkgconfig
BuildRequires: pkgconfig(libssl)
@@ -35,6 +37,7 @@ LibreTLS aims to make the libtls API mor
OpenSSL based systems. Specifically it uses the default CA locations of
OpenSSL.
+
# libressl also builds a libtls package, avoid clashes in case of identical shared library versions
%package libtls%{sover}
Summary: Libtls for OpenSSL