diff --git a/SPECS/guava.spec b/SPECS/guava.spec
index 5169904..24c9a05 100644
--- a/SPECS/guava.spec
+++ b/SPECS/guava.spec
@@ -2,7 +2,7 @@
 
 Name:           guava
 Version:        30.1
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Google Core Libraries for Java
 # Most of the code is under ASL 2.0
 # Few classes are under CC0, grep for creativecommons
@@ -112,6 +112,9 @@ find -name '*.java' | xargs sed -ri \
 %files testlib -f .mfiles-guava-testlib
 
 %changelog
+* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 30.1-6
+- Rebuild to regenerate auto-requires
+
 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 30.1-5
 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
   Related: rhbz#1991688