diff --git a/_multibuild b/_multibuild
new file mode 100644
index 0000000..fcc7b97
--- /dev/null
+++ b/_multibuild
@@ -0,0 +1,3 @@
+
+ test
+
diff --git a/python-SecretStorage.changes b/python-SecretStorage.changes
index da3e1ae..7b26b44 100644
--- a/python-SecretStorage.changes
+++ b/python-SecretStorage.changes
@@ -1,10 +1,11 @@
-------------------------------------------------------------------
-Fri Sep 9 15:38:27 UTC 2022 - Yogalakshmi Arunachalam
+Mon Sep 12 02:43:19 UTC 2022 - Steve Kowalik
- update to 3.3.3:
* Handle case when CreateItem method returns a prompt [`#39`_].
* Reformatted code in accordance with :PEP:`8` standard.
* _`#39`: https://github.com/mitya57/secretstorage/issues/39
+- Add missing file to enable multibuild
-------------------------------------------------------------------
Mon Aug 29 03:53:10 UTC 2022 - Steve Kowalik