!19 fix build error

From: @archlee 
Reviewed-by: @weidongkl 
Signed-off-by: @weidongkl
This commit is contained in:
openeuler-ci-bot 2022-05-05 10:20:10 +00:00 committed by Gitee
commit a413b7e54f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3,7 +3,7 @@
Name: dde-api Name: dde-api
Version: 5.2.0 Version: 5.2.0
Release: 1 Release: 2
Summary: dde-api Summary: dde-api
License: GPLv3 License: GPLv3
URL: https://shuttle.corp.deepin.com/cache/tasks/19177/unstable-amd64/ URL: https://shuttle.corp.deepin.com/cache/tasks/19177/unstable-amd64/
@ -37,6 +37,7 @@ dde-api
%prep %prep
%autosetup %autosetup
go env -w GO111MODULE=auto
%build %build
make -C ./gir generator make -C ./gir generator
@ -111,6 +112,9 @@ rm -rf %{buildroot}/%{gopath}
%files -f devel.file-list %files -f devel.file-list
%changelog %changelog
* Sat Jan 29 2022 liweiganga <liweiganga@uniontech.com> - 5.2.0-2
- fix build error.
* Thu Aug 26 2021 weidong <weidong@uniontech.com> - 5.2.0-1 * Thu Aug 26 2021 weidong <weidong@uniontech.com> - 5.2.0-1
- Update dde-api. - Update dde-api.