diff --git a/malcontent.spec b/malcontent.spec index ae4a5e2..227ac49 100644 --- a/malcontent.spec +++ b/malcontent.spec @@ -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 - 0.11.0-1 +* Tue Feb 21 2023 Lin zhang - 0.11.0-2 +- Change spec file info + +* Mon Jan 02 2023 Lin zhang - 0.11.0-1 - Init Packaging