diff --git a/SPECS/filesystem.spec b/SPECS/filesystem.spec
index d937814..75ed30f 100644
--- a/SPECS/filesystem.spec
+++ b/SPECS/filesystem.spec
@@ -1,7 +1,7 @@
 Summary: The basic directory layout for a Linux system
 Name: filesystem
 Version: 3.8
-Release: 3%{?dist}
+Release: 4%{?dist}.0.1
 License: Public Domain
 URL: https://pagure.io/filesystem
 Group: System Environment/Base
@@ -301,6 +301,12 @@ restorecon /media 2>/dev/null >/dev/null || :
 /var/yp
 
 %changelog
+* Thu Jun 03 2021 Carl George <carl@redhat.com> - 3.8-4.0.1
+- Manually revert 3.8-4 with positive release bump rhbz#1960739
+
+* Thu Apr 23 2020 Pavel Zhukov <pzhukov@redhat.com> - 3.8-4
+- Do not restore content of /proc (#1827087)
+
 * Wed Apr 22 2020 Pavel Zhukov <pavel@desktop.zhukoff.net> - 3.8-3
 - Add BPF directories (#1788999)