diff --git a/filesystem.spec b/filesystem.spec index 800b27d231bf3c013e603b1dbe2a9b1a2e04ac4d..d28ff0759fb33fa42a2261d715876dd49237f07f 100644 --- a/filesystem.spec +++ b/filesystem.spec @@ -1,7 +1,7 @@ Summary: The basic directory layout for a Linux system Name: filesystem Version: 3.16 -Release: 6 +Release: 7 License: Public Domain URL: https://pagure.io/filesystem Source1: https://pagure.io/filesystem/raw/master/f/lang-exceptions @@ -305,6 +305,9 @@ restorecon /afs 2>/dev/null >/dev/null || : /var/yp %changelog +* Wed Jul 2 2025 lvyy 3.16-7 +- Correct the format of the changelog + * Wed Jul 31 2024 YiFeng Wu 3.16-6 - Remove obsolete and forbidden Group tag @@ -330,8 +333,8 @@ restorecon /afs 2>/dev/null >/dev/null || : - /proc and /sys made %%ghost to allow filesystem package updates in rootless container environments (rhbz#1548403) --* Fri Jul 17 2020 Ruijun Ge - 3.14-2 --- update to 3.14 version +* Fri Jul 17 2020 Ruijun Ge - 3.14-2 +- update to 3.14 version * Mon Jan 27 2020 Ondrej Vasik - 3.14-1 - do not restore context of /proc (#1722766)