From 11f38999f24c316d280bf00aec262adef19f123c Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Thu, 19 Dec 2024 20:50:09 -0500 Subject: [PATCH] Updated reference to BSDv2 clause in RPM SPEC File (#1260) --- packaging/redhat/python-apprise.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/redhat/python-apprise.spec b/packaging/redhat/python-apprise.spec index 7f8b76ddf..c4c81fad2 100644 --- a/packaging/redhat/python-apprise.spec +++ b/packaging/redhat/python-apprise.spec @@ -58,7 +58,7 @@ Name: python-%{pypi_name} Version: 1.9.1 Release: 1%{?dist} Summary: A simple wrapper to many popular notification services used today -License: BSD +License: BSD-2-Clause URL: https://github.com/caronc/%{pypi_name} Source0: %{url}/archive/v%{version}/%{pypi_name}-%{version}.tar.gz BuildArch: noarch