diff --git a/_service b/_service
index 727eab2..894e224 100644
--- a/_service
+++ b/_service
@@ -3,12 +3,12 @@
git
https://gitlab.gnome.org/World/eartag.git
- refs/tags/0.6.1
+ refs/tags/0.6.2
@PARENT_TAG@
disable
-
-
+
+
*.tar
gz
diff --git a/eartag-0.6.1.tar.gz b/eartag-0.6.1.tar.gz
deleted file mode 100644
index 29a282c..0000000
--- a/eartag-0.6.1.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2917df1638ba8d9f0e5a2a2f43c72d8ca05a87d37f2a85549d673e86af867961
-size 4508293
diff --git a/eartag-0.6.2.obscpio b/eartag-0.6.2.obscpio
new file mode 100644
index 0000000..6507b79
--- /dev/null
+++ b/eartag-0.6.2.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3b48b92c416125c5c490d4333c82b78a1df047675f3b9b19e0fa7c8b838e5f90
+size 5939213
diff --git a/eartag.changes b/eartag.changes
index b2a56b9..89759d7 100644
--- a/eartag.changes
+++ b/eartag.changes
@@ -1,3 +1,12 @@
+-------------------------------------------------------------------
+Fri Sep 27 07:32:02 UTC 2024 - Richard Rahl
+
+- update to 0.6.2:
+ * Adapt to GNOME 47
+ * requires gtk >= 4.16
+ * minor bugfixes
+ * updated translations
+
-------------------------------------------------------------------
Thu Jul 25 23:02:15 UTC 2024 - Richard Rahl
diff --git a/eartag.obsinfo b/eartag.obsinfo
index a262968..4dd44e4 100644
--- a/eartag.obsinfo
+++ b/eartag.obsinfo
@@ -1,4 +1,4 @@
name: eartag
-version: 0.6.1
-mtime: 1714747470
-commit: 2d9b03723050e276a4e4f59af67fd3d119c0d8d3
+version: 0.6.2
+mtime: 1727266138
+commit: 9788e29d86ba057f2bd2bd72e33c02adfd4d6ccd
diff --git a/eartag.spec b/eartag.spec
index 6f55ff9..3e1aaa7 100644
--- a/eartag.spec
+++ b/eartag.spec
@@ -17,7 +17,7 @@
Name: eartag
-Version: 0.6.1
+Version: 0.6.2
Release: 0
Summary: Edit audio file tags
License: MIT
@@ -31,7 +31,7 @@ BuildRequires: python3-gobject
BuildRequires: python3-mutagen
BuildRequires: python3-pyacoustid
BuildRequires: python3-python-magic
-BuildRequires: pkgconfig(gtk4)
+BuildRequires: pkgconfig(gtk4) >= 4.16
BuildRequires: pkgconfig(libadwaita-1) >= 1.5
Requires: chromaprint-fpcalc
Requires: python3-Pillow