diff --git a/_service b/_service
index 95bb622..4078eeb 100644
--- a/_service
+++ b/_service
@@ -3,20 +3,24 @@
https://github.com/coreos/coreos-installer
git
.git
- v0.21.0
+ v0.22.1
@PARENT_TAG@
enable
v(.*)
-
-
- *.tar
- gz
-
true
coreos-installer
+
+
+
+
+
+
+ *.tar
+ gz
+
diff --git a/_servicedata b/_servicedata
index 35441e5..52e39d3 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/coreos/coreos-installer
- 555533a454c393b37e5de9f7439ba0626775ddf8
\ No newline at end of file
+ cec48f8aa99708f395ee502df9a4cb89a1a35c4e
\ No newline at end of file
diff --git a/coreos-installer-0.21.0.obscpio b/coreos-installer-0.21.0.obscpio
deleted file mode 100644
index e696a70..0000000
--- a/coreos-installer-0.21.0.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3f6999c22593e22ffabe51b96303bf047255e49d4b517223afef87a7a56b99f2
-size 971788
diff --git a/coreos-installer-0.22.1.obscpio b/coreos-installer-0.22.1.obscpio
new file mode 100644
index 0000000..23e931a
--- /dev/null
+++ b/coreos-installer-0.22.1.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3b3f9394d6639849fee43b7fa78b030028d7d0beb2bd4511c7c616a0cbcdc7a3
+size 977420
diff --git a/coreos-installer.changes b/coreos-installer.changes
index 2d6b286..4558d2d 100644
--- a/coreos-installer.changes
+++ b/coreos-installer.changes
@@ -1,3 +1,50 @@
+-------------------------------------------------------------------
+Fri Jul 26 04:41:57 UTC 2024 - opensuse_buildservice@ojkastl.de
+
+- Update to version 0.22.1:
+ * cargo: coreos-installer release 0.22.1
+ * docs/release-notes: update for release 0.22.1
+ * cargo: update dependencies
+ * packit: downstream_package_name is not inherited by packages
+ * build(deps): bump base64 from 0.21.7 to 0.22.1
+ * build(deps): bump cpio from 0.2.2 to 0.4.0
+
+-------------------------------------------------------------------
+Wed Jul 24 18:01:31 UTC 2024 - opensuse_buildservice@ojkastl.de
+
+- Update to version 0.22.0:
+ * cargo: coreos-installer release 0.22.0
+ * docs/release-notes: update for release 0.22.0
+ * cargo: update dependencies
+ * packit.yaml: add c9s
+ * build(deps): bump serde from 1.0.197 to 1.0.204
+ * Sync repo templates ⚙
+ * Dockerfile: rebase from f39 to f40
+ * fixtures/customize/dest: update unit to use console.cfg
+ * test/images/customize: add debug logic to give better feedback
+ * */customize/*: shorten network interface names to 15 chars
+ * rootmap: fix multipath + LUKS case
+ * rootmap: correctly join paths when looking for physical root
+ * Sync repo templates ⚙
+ * build(deps): bump reqwest from 0.12.3 to 0.12.4
+ * workflows/rust: bump lints toolchain to 1.77.2
+ * build(deps): bump clap from 4.4.18 to 4.5.4
+ * Cargo.toml: bump MSRV to 1.75.0
+ * build(deps): bump uuid from 1.7.0 to 1.8.0
+ * build(deps): bump serde_with from 3.6.1 to 3.7.0
+ * build(deps): bump regex from 1.10.3 to 1.10.4
+ * build(deps): bump bytes from 1.5.0 to 1.6.0
+ * build(deps): bump thiserror from 1.0.57 to 1.0.58
+ * build(deps): bump serde_json from 1.0.114 to 1.0.115
+ * build(deps): bump reqwest from 0.11.24 to 0.12.3
+ * build(deps): bump tempfile from 3.10.0 to 3.10.1
+ * build(deps): bump h2 from 0.3.24 to 0.3.26
+ * build(deps): bump nmstate from 2.2.25 to 2.2.27
+ * build(deps): bump serde_yaml from 0.9.32 to 0.9.34+deprecated
+ * build(deps): bump anyhow from 1.0.80 to 1.0.81
+ * build(deps): bump mio from 0.8.10 to 0.8.11
+ * packit: update dist_git_branches to target fedora-all
+
-------------------------------------------------------------------
Fri Apr 12 05:47:36 UTC 2024 - Johannes Kastl
diff --git a/coreos-installer.obsinfo b/coreos-installer.obsinfo
index d1880cd..a6aac33 100644
--- a/coreos-installer.obsinfo
+++ b/coreos-installer.obsinfo
@@ -1,4 +1,4 @@
name: coreos-installer
-version: 0.21.0
-mtime: 1708623677
-commit: 555533a454c393b37e5de9f7439ba0626775ddf8
+version: 0.22.1
+mtime: 1721931690
+commit: cec48f8aa99708f395ee502df9a4cb89a1a35c4e
diff --git a/coreos-installer.spec b/coreos-installer.spec
index b07d355..8e9c280 100644
--- a/coreos-installer.spec
+++ b/coreos-installer.spec
@@ -17,7 +17,7 @@
Name: coreos-installer
-Version: 0.21.0
+Version: 0.22.1
Release: 0
Summary: Installer for CoreOS disk images
License: Apache-2.0
@@ -26,9 +26,9 @@ Source0: coreos-installer-%{version}.tar.gz
Source1: vendor.tar.zst
BuildRequires: cargo >= 1.76
BuildRequires: cargo-packaging
-BuildRequires: openssl-devel
-BuildRequires: libzstd-devel
BuildRequires: gnupg
+BuildRequires: libzstd-devel
+BuildRequires: openssl-devel
%description
coreos-installer is a program to assist with installing Fedora CoreOS (FCOS) and
@@ -55,8 +55,6 @@ for more information regarding how to download and use coreos-installer.
%prep
%autosetup -p 1 -a 1
-mkdir -p .cargo
-rm -vf .cargo/config.toml
%build
%{cargo_build} --features docgen,rdcore
diff --git a/vendor.tar.zst b/vendor.tar.zst
index 3f423ec..81bd2b3 100644
--- a/vendor.tar.zst
+++ b/vendor.tar.zst
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:966531d9d6d85f0c6f1de5013a96d25e0d7137a042885a8b294f2d8c34f7e242
-size 24134338
+oid sha256:45ef35454a9d3b4c3f9b9dd89cda34e4167e152ef6d5980d0bebc3c3cb006dbb
+size 24421471