!24 【轻量级 PR】:fix bogus date in %changelog
From: @k4b00m Reviewed-by: @biannm, @duguhaotian Signed-off-by: @duguhaotian
This commit is contained in:
commit
65f282e06c
@ -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 <jichengke2011@gmail.com> - 2.0.3-2
|
||||
- modify bogus date in changelog
|
||||
|
||||
* Thu Feb 9 2023 hanchao <hanchao47@huawei.com> - 2.0.3-1
|
||||
- Type: upgrade
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:update release version to v2.0.3
|
||||
|
||||
* Thu Nov 3 wuzx<wuzx1226@qq.com> - 0.42.2-3
|
||||
* Thu Nov 3 2022 wuzx<wuzx1226@qq.com> - 0.42.2-3
|
||||
- Type:feature
|
||||
- CVE:NA
|
||||
- SUG:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user