diff --git a/libcgroup.spec b/libcgroup.spec index 5f0ab3e00bb5a7bf7f5760c0b1eb210dc031dda7..f7201bf9dfbd264f4f3770854d8cde5ffa46e63e 100644 --- a/libcgroup.spec +++ b/libcgroup.spec @@ -5,7 +5,7 @@ Summary: Libcgroup is a library that abstracts the control group file system in Linux Name: libcgroup Version: 2.0.3 -Release: 1 +Release: 2 License: LGPLv2+ URL: http://libcg.sourceforge.net/ Source0: https://github.com/%{name}/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz @@ -129,13 +129,16 @@ getent group cgred >/dev/null || groupadd -r cgred %attr(0644, root, root) %{_mandir}/man8/* %changelog +* Wed Apr 19 2023 jichengke - 2.0.3-2 +- modify bogus date in changelog + * Thu Feb 9 2023 hanchao - 2.0.3-1 - Type: upgrade - Id:NA - SUG:NA - DESC:update release version to v2.0.3 -* Thu Nov 3 wuzx - 0.42.2-3 +* Thu Nov 3 2022 wuzx - 0.42.2-3 - Type:feature - CVE:NA - SUG:NA