fix bogus date in changelog
This commit is contained in:
parent
d4da1ec7aa
commit
144676d0da
@ -1,7 +1,7 @@
|
|||||||
Summary: The basic directory layout for a Linux system
|
Summary: The basic directory layout for a Linux system
|
||||||
Name: filesystem
|
Name: filesystem
|
||||||
Version: 3.16
|
Version: 3.16
|
||||||
Release: 4
|
Release: 5
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
URL: https://pagure.io/filesystem
|
URL: https://pagure.io/filesystem
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -306,7 +306,10 @@ restorecon /afs 2>/dev/null >/dev/null || :
|
|||||||
/var/yp
|
/var/yp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sun Mar 13 2022 luhuaxin <luhuaxin1@huawei.com> - 3.16.4
|
* Mon Aug 8 2022 wuguanghao <wuguanghao3@huawei.com> - 3.16-5
|
||||||
|
- fix bogus date in changelog
|
||||||
|
|
||||||
|
* Sun Mar 13 2022 luhuaxin <luhuaxin1@huawei.com> - 3.16-4
|
||||||
- Add /etc/ima directory
|
- Add /etc/ima directory
|
||||||
|
|
||||||
* Wed Dec 22 2021 Sunhaiyong <sunhaiyong@loongson.cn> - 3.16-3
|
* Wed Dec 22 2021 Sunhaiyong <sunhaiyong@loongson.cn> - 3.16-3
|
||||||
@ -468,7 +471,7 @@ restorecon /afs 2>/dev/null >/dev/null || :
|
|||||||
* Sun Jun 30 2013 Ondrej Vasik <ovasik@redhat.com> - 3.2-17
|
* Sun Jun 30 2013 Ondrej Vasik <ovasik@redhat.com> - 3.2-17
|
||||||
- .dwz symlink is needed as well (#974130)
|
- .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
|
- /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
|
* Wed Jun 19 2013 Ondrej Vasik <ovasik@redhat.com> - 3.2-15
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user