diff --git a/_servicedata b/_servicedata
index 5fe633b..f0b12ab 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/rpm-software-management/rpmlint.git
- 4e835ede8c8cd56ae0eb47438ad513a58e3ed470
\ No newline at end of file
+ 8b2285ee1f640a39c9d5875ee73d324baf9479c5
\ No newline at end of file
diff --git a/disable-flake-and-cov.patch b/disable-flake-and-cov.patch
index be4ac53..156b578 100644
--- a/disable-flake-and-cov.patch
+++ b/disable-flake-and-cov.patch
@@ -6,5 +6,5 @@ index 098f636..0ccb9dc 100644
application-import-names = Testing
[tool:pytest]
--addopts = -vv --cov=rpmlint -n auto --flake8
+-addopts = -vv --cov=rpmlint -n auto
+addopts = -vv -n auto
diff --git a/rpmlint-2.3.0+git20220826.38402552.tar.xz b/rpmlint-2.3.0+git20220826.38402552.tar.xz
new file mode 100644
index 0000000..fcfd891
--- /dev/null
+++ b/rpmlint-2.3.0+git20220826.38402552.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3890e4a86bcb1d4f5330867a69e8d98d783e7e2ca3cc2984de779ad84d3783a5
+size 6754400
diff --git a/rpmlint-2.3.0+git20220826.4e835ede.tar.xz b/rpmlint-2.3.0+git20220826.4e835ede.tar.xz
deleted file mode 100644
index 4ef77df..0000000
--- a/rpmlint-2.3.0+git20220826.4e835ede.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6be4942f8c2b7b4bb3066118ef408850d332cff4c0e2780613a34627df46e22a
-size 6754512
diff --git a/rpmlint.changes b/rpmlint.changes
index 9ff69be..ef1de15 100644
--- a/rpmlint.changes
+++ b/rpmlint.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Sun Aug 28 15:21:58 UTC 2022 - mliska@suse.cz
+
+- Update to version 2.3.0+git20220826.38402552:
+ * Revert "Temporarily remove fedora:rawhide as it has broken Python stack."
+ * Run flake8 directly as pytest-flake8 is broken.
+- Rebase disable-flake-and-cov.patch patch.
+
-------------------------------------------------------------------
Fri Aug 26 06:42:09 UTC 2022 - mliska@suse.cz
diff --git a/rpmlint.spec b/rpmlint.spec
index d871b55..6cc6c74 100644
--- a/rpmlint.spec
+++ b/rpmlint.spec
@@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
-Version: 2.3.0+git20220826.4e835ede
+Version: 2.3.0+git20220826.38402552
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later