diff --git a/_service b/_service
index 2a7a32e..3ce6ef4 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
https://github.com/xiph/rav1e.git
@PARENT_TAG@+@TAG_OFFSET@
git
- v0.6.1
+ v0.6.2
*
v(\d+\.\d+\.\d+)
\1
diff --git a/_servicedata b/_servicedata
index 9292bb2..679de7d 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/xiph/rav1e.git
- 0fb96baa0a8c2a539ad0c148b6b2f9cfed37707a
\ No newline at end of file
+ b57f8150d566ff353253e52d20623c2684243476
\ No newline at end of file
diff --git a/rav1e-0.6.1+0.tar.xz b/rav1e-0.6.1+0.tar.xz
deleted file mode 100644
index a519e55..0000000
--- a/rav1e-0.6.1+0.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:50e7ff1b84cb436a5686a6038a86582a491736c994840992b2ff7ef933e0bce8
-size 2330308
diff --git a/rav1e-0.6.2+0.tar.xz b/rav1e-0.6.2+0.tar.xz
new file mode 100644
index 0000000..bfe6de0
--- /dev/null
+++ b/rav1e-0.6.2+0.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b305406e2299d9ac6bb7bc373b3c235f9cf4a9897e07237eecb76a95d84e26b1
+size 2330036
diff --git a/rav1e-cargo-no-git-default.patch b/rav1e-cargo-no-git-default.patch
new file mode 100644
index 0000000..d49be21
--- /dev/null
+++ b/rav1e-cargo-no-git-default.patch
@@ -0,0 +1,13 @@
+Index: rav1e/Cargo.toml
+===================================================================
+--- rav1e.orig/Cargo.toml 2023-01-02 16:54:30.914458207 +0100
++++ rav1e/Cargo.toml 2023-01-02 17:06:28.018646860 +0100
+@@ -38,7 +38,7 @@ binaries = [
+ "av-metrics",
+ "nom",
+ ]
+-default = ["binaries", "asm", "threading", "signal_support", "git_version"]
++default = ["binaries", "asm", "threading", "signal_support"]
+ git_version = ["built/git2"]
+ asm = ["nasm-rs", "cc"]
+ threading = ["rayon/threads"]
diff --git a/rav1e.changes b/rav1e.changes
index b1fcc3f..69ff433 100644
--- a/rav1e.changes
+++ b/rav1e.changes
@@ -1,3 +1,19 @@
+-------------------------------------------------------------------
+Mon Jan 02 15:54:31 UTC 2023 - asn@cryptomilk.org
+
+- Update to version 0.6.2+0:
+ * Prepare for release
+ * Fix new clippy lints for Rust 1.66
+ * Drop BUILT_TIME_UTC
+ * Shorten progress text
+ * Bump built to 0.5.2
+ * Make git2 optional
+ * Simplify the version string
+ * Specify default threads behavior
+ * Fix the capi deps
+- Removed dependency on libgit2
+ * Added rav1e-cargo-no-git-default.patch
+
-------------------------------------------------------------------
Thu Dec 01 06:55:58 UTC 2022 - asn@cryptomilk.org
diff --git a/rav1e.obsinfo b/rav1e.obsinfo
index bbbbd3b..2d50837 100644
--- a/rav1e.obsinfo
+++ b/rav1e.obsinfo
@@ -1,4 +1,4 @@
name: rav1e
-version: 0.6.1+0
-mtime: 1669847672
-commit: 0fb96baa0a8c2a539ad0c148b6b2f9cfed37707a
+version: 0.6.2+0
+mtime: 1671946663
+commit: b57f8150d566ff353253e52d20623c2684243476
diff --git a/rav1e.spec b/rav1e.spec
index a545d1d..516bb36 100644
--- a/rav1e.spec
+++ b/rav1e.spec
@@ -1,7 +1,7 @@
#
# spec file for package rav1e
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2020 Andreas Schneider .
#
# All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
Name: rav1e
-Version: 0.6.1+0
+Version: 0.6.2+0
Release: 0
Summary: Fastest and safest AV1 encoder
License: BSD-2-Clause
@@ -31,12 +31,11 @@ Source2: cargo_config
Source98: README.suse-maint
Source99: baselibs.conf
#
+Patch0: rav1e-cargo-no-git-default.patch
+#
BuildRequires: cargo-c
BuildRequires: cargo-packaging
BuildRequires: nasm
-# FIXME: Should not be needed for releases
-# https://github.com/xiph/rav1e/issues/3072
-BuildRequires: libgit2-devel
%description
rav1e is an AV1 video encoder.
diff --git a/vendor.tar.xz b/vendor.tar.xz
index 8ff49dd..214c026 100644
--- a/vendor.tar.xz
+++ b/vendor.tar.xz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:f666247f3a9090d5eac9f23ceb068325fc1922e30cc516fccb6b71019b18db07
-size 20900264
+oid sha256:b945fde342eaeb6875205c1fe4758b471bb366007aa299c6c259b9f25fdf78d4
+size 20685492