Remove unnecessary macro decisions
This commit is contained in:
parent
0fafaa0950
commit
2279e7da2f
@ -1,11 +1,6 @@
|
||||
%define specrelease 1%{?dist}
|
||||
%if 0%{?openeuler}
|
||||
%define specrelease 1
|
||||
%endif
|
||||
|
||||
Name: deepin-desktop-schemas
|
||||
Version: 5.9.22
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: GSettings deepin desktop-wide schemas
|
||||
License: GPLv3
|
||||
URL: https://github.com/linuxdeepin/deepin-desktop-schemas
|
||||
@ -99,6 +94,9 @@ esac
|
||||
%{_datadir}/deepin-appstore/*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 24 2023 haomimi <haomimi@uniontech.com> - 5.9.22-3
|
||||
- Remove unnecessary macro decisions
|
||||
|
||||
* Fri Nov 17 2023 hanshuang <hanshuang@uniontech.com> - 5.9.22-2
|
||||
- modify version info
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user