remove unnecessary macro definitions
This commit is contained in:
parent
55e7a10ceb
commit
d78a040029
@ -1,12 +1,8 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
%define specrelease 2%{?dist}
|
|
||||||
%if 0%{?openeuler}
|
|
||||||
%define specrelease 2
|
|
||||||
%endif
|
|
||||||
|
|
||||||
Name: dde-introduction
|
Name: dde-introduction
|
||||||
Version: 5.6.13
|
Version: 5.6.13
|
||||||
Release: %{specrelease}
|
Release: 3
|
||||||
Summary: Introduction for UOS
|
Summary: Introduction for UOS
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://github.com/linuxdeepin/%{name}
|
URL: https://github.com/linuxdeepin/%{name}
|
||||||
@ -70,6 +66,9 @@ popd
|
|||||||
%{_datadir}/%{name}/
|
%{_datadir}/%{name}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 28 2023 liuzhilin <liuzhilin@uniontech.com> - 5.6.13-3
|
||||||
|
- remove unnecessary macro definitions
|
||||||
|
|
||||||
* Thu Mar 16 2023 liweiganga <liweiganga@uniontech.com> - 5.6.13-2
|
* Thu Mar 16 2023 liweiganga <liweiganga@uniontech.com> - 5.6.13-2
|
||||||
- feat: fix strip
|
- feat: fix strip
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user