!22 fix bogus date in changelog
From: @liuzhiqiang26 Reviewed-by: @wubo009 Signed-off-by: @volcanodragon
This commit is contained in:
commit
a852053028
@ -2,7 +2,7 @@
|
||||
Summary: The basic directory layout for a Linux system
|
||||
Name: filesystem
|
||||
Version: 3.14
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: Public Domain
|
||||
URL: https://pagure.io/filesystem
|
||||
Group: System Environment/Base
|
||||
@ -309,6 +309,9 @@ restorecon /afs 2>/dev/null >/dev/null || :
|
||||
/var/yp
|
||||
|
||||
%changelog
|
||||
* Mon Aug 8 2022 wuguanghao <wuguanghao3@huawei.com> - 3.14-3
|
||||
- fix bogus date in changelog
|
||||
|
||||
* Thu Jan 7 2021 Lixiaokeng <lixiaokeng@huawei.com> - 3.14-2
|
||||
- ftp is discarded and replaced by lftp due to decline. Remove ftp in filesystem.
|
||||
|
||||
@ -442,7 +445,7 @@ restorecon /afs 2>/dev/null >/dev/null || :
|
||||
* Sun Jun 30 2013 Ondrej Vasik <ovasik@redhat.com> - 3.2-17
|
||||
- .dwz symlink is needed as well (#974130)
|
||||
|
||||
* Wed Jun 20 2013 Ondrej Vasik <ovasik@redhat.com> - 3.2-16
|
||||
* Thu Jun 20 2013 Ondrej Vasik <ovasik@redhat.com> - 3.2-16
|
||||
- /var/run and /var/lock can't be in payload for some reason
|
||||
|
||||
* Wed Jun 19 2013 Ondrej Vasik <ovasik@redhat.com> - 3.2-15
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user