Change spec file info

This commit is contained in:
dwl301 2023-02-21 16:20:24 +08:00
parent 09547046d1
commit 6388b142dc

View File

@ -1,6 +1,6 @@
Name: malcontent Name: malcontent
Version: 0.11.0 Version: 0.11.0
Release: 1 Release: 2
Summary: Parental controls implementation Summary: Parental controls implementation
License: LGPLv2+ License: LGPLv2+
URL: https://gitlab.freedesktop.org/pwithnall/malcontent/ URL: https://gitlab.freedesktop.org/pwithnall/malcontent/
@ -25,9 +25,6 @@ BuildRequires: pam-devel
Requires: polkit Requires: polkit
# Descriptions mostly gathered from:
# https://github.com/endlessm/malcontent/blob/debian-master/debian/control
%description %description
libmalcontent implements parental controls support which can be used by libmalcontent implements parental controls support which can be used by
applications to filter or limit the access of child accounts to inappropriate 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.* %{_libdir}/libmalcontent-0.so.*
%changelog %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 - Init Packaging