diff --git a/_service b/_service
index da8955c..0b93006 100644
--- a/_service
+++ b/_service
@@ -1,5 +1,5 @@
-
+
https://github.com/containers/podman.git
git
v5.0.2
@@ -7,10 +7,10 @@
enable
v(.*)
-
-
-
+
+
+
*.tar
- xz
+ gz
diff --git a/podman-5.0.2.obscpio b/podman-5.0.2.obscpio
new file mode 100644
index 0000000..8564c2f
--- /dev/null
+++ b/podman-5.0.2.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e1a4c0f916d39b69c3e510ece0ae957c1e5b38bed09e23b55a18f2cca965579c
+size 109246990
diff --git a/podman-5.0.2.tar.xz b/podman-5.0.2.tar.xz
deleted file mode 100644
index 792dbab..0000000
--- a/podman-5.0.2.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5acaa746eac815adf01329842c3d9a706cd61c5bcb0dd745cc6248ad3f906c5f
-size 14741544
diff --git a/podman.changes b/podman.changes
index a5240b4..2c61198 100644
--- a/podman.changes
+++ b/podman.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Fri Apr 19 12:17:30 UTC 2024 - Johannes Kastl
+
+- convert to using obs_scm
+
-------------------------------------------------------------------
Thu Apr 18 09:52:56 UTC 2024 - danish.prakash@suse.com
diff --git a/podman.obsinfo b/podman.obsinfo
new file mode 100644
index 0000000..3807ae0
--- /dev/null
+++ b/podman.obsinfo
@@ -0,0 +1,4 @@
+name: podman
+version: 5.0.2
+mtime: 1713363763
+commit: 3304dd95b8978a8346b96b7d43134990609b3b29
diff --git a/podman.spec b/podman.spec
index 572da4d..e48c258 100644
--- a/podman.spec
+++ b/podman.spec
@@ -28,7 +28,7 @@ Summary: Daemon-less container engine for managing containers, pods and i
License: Apache-2.0
Group: System/Management
URL: https://%{project}
-Source0: %{name}-%{version}.tar.xz
+Source0: %{name}-%{version}.tar.gz
Source1: podman.conf
BuildRequires: bash-completion
BuildRequires: device-mapper-devel