diff --git a/SPECS/jsoup.spec b/SPECS/jsoup.spec
index 7d31db1..5bc2142 100644
--- a/SPECS/jsoup.spec
+++ b/SPECS/jsoup.spec
@@ -2,7 +2,7 @@
 
 Name:           jsoup
 Version:        1.13.1
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        Java library for working with real-world HTML
 License:        MIT
 URL:            http://jsoup.org/
@@ -65,6 +65,9 @@ jsoup will create a sensible parse tree.
 %license LICENSE
 
 %changelog
+* Tue Jan 31 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.13.1-10
+- Rebuild to regenerate auto-requires
+
 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.13.1-9
 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
   Related: rhbz#1991688