!3 Change error info in spec.

From: @dwl301 
Reviewed-by: @zhang__3125 
Signed-off-by: @zhang__3125
This commit is contained in:
openeuler-ci-bot 2023-02-21 09:21:52 +00:00 committed by Gitee
commit 14d30e741b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: malcontent
Version: 0.11.0
Release: 1
Release: 2
Summary: Parental controls implementation
License: LGPLv2+
URL: https://gitlab.freedesktop.org/pwithnall/malcontent/
@ -25,9 +25,6 @@ BuildRequires: pam-devel
Requires: polkit
# Descriptions mostly gathered from:
# https://github.com/endlessm/malcontent/blob/debian-master/debian/control
%description
libmalcontent implements parental controls support which can be used by
applications to filter or limit the access of child accounts to inappropriate
@ -155,5 +152,8 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.freed
%{_libdir}/libmalcontent-0.so.*
%changelog
* Mon Jan 02 2023 Bastien Nocera <bnocera@redhat.com> - 0.11.0-1
* Tue Feb 21 2023 Lin zhang <lin.zhang@turbolinux.com.cn> - 0.11.0-2
- Change spec file info
* Mon Jan 02 2023 Lin zhang <lin.zhang@turbolinux.com.cn> - 0.11.0-1
- Init Packaging