$ git show --format=fuller --patch-with-stat --summary c18461de6677443a690be5619474fc4a4709bda0
commit c18461de6677443a690be5619474fc4a4709bda0
Author:     Bernhard Rosenkränzer <bero@lindev.ch>
AuthorDate: Mon Sep 26 05:00:01 2022 +0200
Commit:     Bernhard Rosenkränzer <bero@lindev.ch>
CommitDate: Mon Sep 26 05:00:01 2022 +0200
    Update to 3.5.2
---
 .abf.yml            | 2 +-
 python-asgiref.spec | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 8b3deb8..3393958 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
 sources:
-  asgiref-3.3.1.tar.gz: 7931f747e65782da15b427267780419f8aa48117
+  asgiref-3.5.2.tar.gz: 6926c52a349526d7c1fe0fded22dcda1f5c56026
diff --git a/python-asgiref.spec b/python-asgiref.spec
index 44eea3b..83af279 100644
--- a/python-asgiref.spec
+++ b/python-asgiref.spec
@@ -1,8 +1,8 @@
 %global srcname asgiref
 
 Name:		python-%{srcname}
-Version:	3.3.1
-Release:	2
+Version:	3.5.2
+Release:	1
 Summary:	ASGI specs, helper code, and adapters
 # This is BSD + bundled async-timeout ASL 2.0
 License:	BSD and ASL 2.0