update golang.org/x/sys

(cherry picked from commit 677dc97d9b119a68573f11286da05b216fce4a49)
This commit is contained in:
leeffo 2023-06-28 13:53:41 +08:00 committed by openeuler-sync-bot
parent fc8ee365f2
commit ea4de226e5
2 changed files with 5 additions and 1 deletions

View File

@ -5,9 +5,10 @@
%if 0%{?with_debug} %if 0%{?with_debug}
%global debug_package %{nil} %global debug_package %{nil}
%endif %endif
Name: deepin-pw-check Name: deepin-pw-check
Version: 5.1.4 Version: 5.1.4
Release: 1 Release: 2
Summary: Used to check password and manager the configuration for password. Summary: Used to check password and manager the configuration for password.
License: GPL-3.0 License: GPL-3.0
URL: https://github.com/linuxdeepin/%{name} URL: https://github.com/linuxdeepin/%{name}
@ -92,6 +93,9 @@ install -Dm644 %{SOURCE2} %{buildroot}%{_sysconfdir}/deepin/dde.conf
%{_includedir}/deepin_pw_check.h %{_includedir}/deepin_pw_check.h
%changelog %changelog
* Wed Jun 28 2023 liweigang <liweiganga@uniontech.com> - 5.1.4-2
- feat: update golang.org/x/sys
* Mon Apr 03 2023 liweiganga <liweiganga@uniontech.com> - 5.1.4-1 * Mon Apr 03 2023 liweiganga <liweiganga@uniontech.com> - 5.1.4-1
- update: update to 5.1.4 - update: update to 5.1.4

Binary file not shown.