migrated to SPDX license
This commit is contained in:
parent
53e488e8d6
commit
4f77e23457
@ -1,8 +1,8 @@
|
||||
Summary: X Resource Monitor
|
||||
Name: xrestop
|
||||
Version: 0.6
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Release: 2%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://www.freedesktop.org/Software/xrestop
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
|
||||
@ -35,6 +35,9 @@ make DESTDIR="$RPM_BUILD_ROOT" install
|
||||
%{_mandir}/man1/xrestop.1*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 11 2023 Olivier Fourdan <ofourdan@redhat.com> - 0.6-2
|
||||
- migrated to SPDX license
|
||||
|
||||
* Mon Sep 11 2023 Olivier Fourdan <ofourdan@redhat.com> - 0.6-1
|
||||
- xrestop 0.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user