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