diff --git a/.abignore b/.abignore
new file mode 100644
index 0000000..6a33b88
--- /dev/null
+++ b/.abignore
@@ -0,0 +1,3 @@
+[suppress_file]
+# Those shared objects are private to systemd
+file_name_regexp=libsystemd-(shared|core)-.*.so
diff --git a/libsystemd-shared.abignore b/libsystemd-shared.abignore
deleted file mode 100644
index 6a33b88..0000000
--- a/libsystemd-shared.abignore
+++ /dev/null
@@ -1,3 +0,0 @@
-[suppress_file]
-# Those shared objects are private to systemd
-file_name_regexp=libsystemd-(shared|core)-.*.so
diff --git a/systemd.spec b/systemd.spec
index 01f003c..0a9dca5 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -73,7 +73,8 @@ Source7:        systemd-journal-remote.xml
 Source8:        systemd-journal-gatewayd.xml
 Source9:        20-yama-ptrace.conf
 Source10:       systemd-udev-trigger-no-reload.conf
-Source13:       libsystemd-shared.abignore
+# https://fedoraproject.org/wiki/How_to_filter_libabigail_reports
+Source13:       .abignore
 
 Source14:       10-oomd-defaults.conf
 Source15:       10-oomd-per-slice-defaults.conf