diff --git a/_service b/_service
deleted file mode 100644
index 645180c..0000000
--- a/_service
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
- git
- https://github.com/libjxl/libjxl
- main
- 39cb6666eeb6031d8e1df05ab156c1f08099b618
- 0.7~@TAG_OFFSET@.%h
- third_party/brotli
- disable
-
-
- *.tar
- xz
-
-
-
diff --git a/libjxl-0.7~779.f5d6e29.tar.xz b/libjxl-0.7~779.f5d6e29.tar.xz
deleted file mode 100644
index fc90101..0000000
--- a/libjxl-0.7~779.f5d6e29.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1964e366d8b674d0a94cbc78e9e6778d08632e01a3a88c1d23a86535c741114f
-size 1116164
diff --git a/libjxl.changes b/libjxl.changes
index 705c152..3b511f1 100644
--- a/libjxl.changes
+++ b/libjxl.changes
@@ -1,3 +1,18 @@
+-------------------------------------------------------------------
+Thu Sep 22 07:03:57 UTC 2022 - Enrico Belleri
+
+- Update to 0.7.0:
+ * new functions for retrieving associated alpha channel with
+ premultiplied or unpremultiplied colors, for blending
+ information for extra channels in the non-coalesced case, for
+ getting the intended downsampling ratio of progressive steps,
+ for disabling rendering of spot colors.
+ * Added ability to add metadata boxes, to set several encoder
+ options, to check required codestream compatibility level,
+ for force-emitting the box-based container format, to store
+ JPEG metadata for lossless reconstruction, to encode
+ arbitrary extra channels.
+
-------------------------------------------------------------------
Sat Jul 23 14:33:36 UTC 2022 - Jan Engelhardt
diff --git a/libjxl.spec b/libjxl.spec
index 4081a71..f37a70a 100644
--- a/libjxl.spec
+++ b/libjxl.spec
@@ -18,23 +18,21 @@
Name: libjxl
%define lname libjxl0_7
-Version: 0.7~779.f5d6e29
+Version: 0.7.0
Release: 0
Summary: JPEG XL reference implementation
License: BSD-3-Clause
URL: https://jpegxl.info/
-
#Git-Clone: https://github.com/libjxl/libjxl
-#Source: https://github.com/libjxl/libjxl/archive/refs/tags/v%version.tar.gz
-Source: %name-%version.tar.xz
+Source: https://github.com/libjxl/libjxl/archive/refs/tags/v%version.tar.gz
BuildRequires: c++_compiler
BuildRequires: cmake
BuildRequires: pkg-config
-BuildRequires: pkgconfig(libhwy)
+BuildRequires: pkgconfig(lcms2)
BuildRequires: pkgconfig(libbrotlicommon)
BuildRequires: pkgconfig(libbrotlidec)
BuildRequires: pkgconfig(libbrotlienc)
-BuildRequires: pkgconfig(lcms2)
+BuildRequires: pkgconfig(libhwy) >= 1.0
%description
JPEG XL is a raster-graphics file format that supports both lossy and
diff --git a/v0.7.0.tar.gz b/v0.7.0.tar.gz
new file mode 100644
index 0000000..deb01e7
--- /dev/null
+++ b/v0.7.0.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3114bba1fabb36f6f4adc2632717209aa6f84077bc4e93b420e0d63fa0455c5e
+size 1505917