diff --git a/_service b/_service
index 1ea9064..723cc23 100644
--- a/_service
+++ b/_service
@@ -5,6 +5,10 @@
0.15
@PARENT_TAG@
(.*)
+ openSUSEway.spec
+
+
+ openSUSEway.spec
diff --git a/openSUSEway.changes b/openSUSEway.changes
index 0e0471b..27f346e 100644
--- a/openSUSEway.changes
+++ b/openSUSEway.changes
@@ -1,3 +1,18 @@
+-------------------------------------------------------------------
+Fri Feb 3 10:43:28 UTC 2023 - Filippo Bonazzi
+
+- Automatically format the spec file after extracting it.
+ Any meaningful changes can be manually fed back to the upstream Git repo.
+
+-------------------------------------------------------------------
+Fri Feb 3 10:28:58 UTC 2023 - Filippo Bonazzi
+
+- Automatically extract the spec file
+ The spec file is now maintained in Git. The `extract` parameter of the
+ `obs_scm` service allows you to automatically extract the file from the
+ obscpio archive when running the service, updating the OBS copy of the spec
+ file to the upstream maintained one.
+
-------------------------------------------------------------------
Wed Feb 1 10:12:18 UTC 2023 - Filippo Bonazzi