public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/uperf] epel10.2: convert GPLv3 license to SPDX
@ 2026-09-10 15:19
0 siblings, 0 replies; only message in thread
From: @ 2026-09-10 15:19 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/uperf
Branch : epel10.2
Commit : b8e83dfc6bd1c63293caa2df5b8e533953d4161d
Author : Miroslav Suchý <msuchy@redhat.com>
Date : 2024-07-29T14:43:47+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/uperf/c/b8e83dfc6bd1c63293caa2df5b8e533953d4161d?branch=epel10.2
Log:
convert GPLv3 license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
---
diff --git a/uperf.spec b/uperf.spec
index 6158aaf..378da5f 100644
--- a/uperf.spec
+++ b/uperf.spec
@@ -1,8 +1,9 @@
Summary: Network performance tool with modelling and replay support
Name: uperf
Version: 1.0.8
-Release: 4%{?dist}
-License: GPLv3
+Release: 5%{?dist}
+# Automatically converted from old format: GPLv3 - review is highly recommended.
+License: GPL-3.0-only
URL: http://www.uperf.org/
Source0: https://github.com/uperf/uperf/archive/v%{version}.tar.gz
BuildRequires: autoconf
@@ -48,6 +49,9 @@ rm -rf %{buildroot}%{_datadir}/*.xml %{buildroot}%{_datadir}/doc
%{_datadir}/uperf
%changelog
+* Mon Jul 29 2024 Miroslav Suchý <msuchy@redhat.com> - 1.0.8-5
+- convert license to SPDX
+
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.8-4
- 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-09-10 15:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-10 15:19 [rpms/uperf] epel10.2: convert GPLv3 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