public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/certwatch] epel8: convert GPLv2+ license to SPDX
@ 2026-07-22 10:31
0 siblings, 0 replies; only message in thread
From: @ 2026-07-22 10:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/certwatch
Branch : epel8
Commit : 55ca5fe7c6cd48345e77ebacfa5ef157741633d8
Author : Miroslav Suchý <msuchy@redhat.com>
Date : 2024-07-25T23:16:28+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/certwatch/c/55ca5fe7c6cd48345e77ebacfa5ef157741633d8?branch=epel8
Log:
convert GPLv2+ license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
---
diff --git a/certwatch.spec b/certwatch.spec
index 207d5da..9213eee 100644
--- a/certwatch.spec
+++ b/certwatch.spec
@@ -1,8 +1,9 @@
Name: certwatch
Version: 1.2
-Release: 16%{?dist}
+Release: 17%{?dist}
Summary: SSL/TLS certificate expiry warning generator
-License: GPLv2+
+# Automatically converted from old format: GPLv2+ - review is highly recommended.
+License: GPL-2.0-or-later
URL: https://github.com/notroj/certwatch
Source0: https://github.com/notroj/certwatch/archive/v%{version}.tar.gz#/certwatch-%{version}.tar.gz
Source1: notyetvalid.pem
@@ -53,6 +54,9 @@ make check || true
%{_mandir}/man5/*
%changelog
+* Thu Jul 25 2024 Miroslav Suchý <msuchy@redhat.com> - 1.2-17
+- convert license to SPDX
+
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-22 10:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 10:31 [rpms/certwatch] epel8: convert GPLv2+ license to SPDX
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox