fix bogus date in %changelog
This commit is contained in:
parent
211981d78f
commit
21f57cbf98
@ -5,7 +5,7 @@
|
|||||||
Summary: Libcgroup is a library that abstracts the control group file system in Linux
|
Summary: Libcgroup is a library that abstracts the control group file system in Linux
|
||||||
Name: libcgroup
|
Name: libcgroup
|
||||||
Version: 2.0.3
|
Version: 2.0.3
|
||||||
Release: 1
|
Release: 2
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://libcg.sourceforge.net/
|
URL: http://libcg.sourceforge.net/
|
||||||
Source0: https://github.com/%{name}/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
|
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/*
|
%attr(0644, root, root) %{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Feb 9 2023 hanchao <hanchao47@huawei.com> - 2.0.3-1
|
||||||
- Type: upgrade
|
- Type: upgrade
|
||||||
- Id:NA
|
- Id:NA
|
||||||
- SUG:NA
|
- SUG:NA
|
||||||
- DESC:update release version to v2.0.3
|
- 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
|
- Type:feature
|
||||||
- CVE:NA
|
- CVE:NA
|
||||||
- SUG:NA
|
- SUG:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user