move license file to prefered dir

Signed-off-by: lvgenggeng <lvgenggeng@uniontech.com>
This commit is contained in:
lvgenggeng 2024-02-06 09:40:01 +08:00
parent 51b83c2acc
commit 6a7b133de9

View File

@ -1,6 +1,6 @@
Name: xrestop Name: xrestop
Version: 0.6 Version: 0.6
Release: 1 Release: 2
Summary: X-Resource extension. Summary: X-Resource extension.
License: GPLv2+ License: GPLv2+
URL: http://www.freedesktop.org/Software/xrestop URL: http://www.freedesktop.org/Software/xrestop
@ -28,13 +28,17 @@ rm -rf "$RPM_BUILD_ROOT"
%package_help %package_help
%files %files
%doc AUTHORS COPYING NEWS README.md %doc AUTHORS NEWS README.md
%license COPYING
%{_bindir}/xrestop %{_bindir}/xrestop
%files help %files help
%{_mandir}/man1/xrestop.1* %{_mandir}/man1/xrestop.1*
%changelog %changelog
* Tue Feb 06 2024 lvgenggeng <lvgenggeng@uniontech.com> - 0.6-2
- move license file to prefered dir
* Thu Aug 31 2023 liyanan <thistleslyn@163.com> - 0.6-1 * Thu Aug 31 2023 liyanan <thistleslyn@163.com> - 0.6-1
- Upgrade to version 0.6 - Upgrade to version 0.6