diff --git a/_service b/_service
index 89f5ba1..525a9fe 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
https://gitlab.gnome.org/GNOME/file-roller.git
git
@PARENT_TAG@+@TAG_OFFSET@
- master
+ refs/tags/3.42.0
(.*)\+0
\1
diff --git a/file-roller-3.40.0+51.obscpio b/file-roller-3.40.0+51.obscpio
deleted file mode 100644
index 19ea6d8..0000000
--- a/file-roller-3.40.0+51.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:076d25816b5ade7402bfaf6dc74bdd7ca8c3d71cf0889e1fe0ecf82edf3a97cd
-size 7764493
diff --git a/file-roller-3.42.0.obscpio b/file-roller-3.42.0.obscpio
new file mode 100644
index 0000000..b6f885f
--- /dev/null
+++ b/file-roller-3.42.0.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2acf66d7d79f16ece35fb4911b8e46ea37772273c51ea96ad2b04bc4d38c43e7
+size 7764493
diff --git a/file-roller.changes b/file-roller.changes
index 2a68d2a..bd50893 100644
--- a/file-roller.changes
+++ b/file-roller.changes
@@ -1,3 +1,17 @@
+-------------------------------------------------------------------
+Sun Mar 20 09:16:38 UTC 2022 - Bjørn Lie
+
+- Update to version 3.42.0:
+ + Require libhandy >= 1.5 for the color scheme.
+
+-------------------------------------------------------------------
+Thu Feb 24 00:30:10 UTC 2022 - Emily Gonyer
+
+- Update to version 3.41.90:
+ + Enable add button on select all
+ + Support GNOME 42 dark style preference
+- Add pkgconfig(libhandy-1) BuildRequires: new dependency.
+
-------------------------------------------------------------------
Sat Jan 15 21:25:12 UTC 2022 - Bjørn Lie
diff --git a/file-roller.obsinfo b/file-roller.obsinfo
index 8f0965d..ba74e00 100644
--- a/file-roller.obsinfo
+++ b/file-roller.obsinfo
@@ -1,4 +1,4 @@
name: file-roller
-version: 3.40.0+51
-mtime: 1640162964
-commit: 5df34c7697a09b6b51b9241a05984e8c8a2c24e5
+version: 3.42.0
+mtime: 1647766707
+commit: f6f1798376cb9b64ee865d354f1c330ea3e56bcd
diff --git a/file-roller.spec b/file-roller.spec
index 4b71ff0..29c31c4 100644
--- a/file-roller.spec
+++ b/file-roller.spec
@@ -17,7 +17,7 @@
Name: file-roller
-Version: 3.40.0+51
+Version: 3.42.0
Release: 0
Summary: An Archive Manager for GNOME
License: GPL-2.0-or-later
@@ -46,6 +46,7 @@ BuildRequires: pkgconfig(gthread-2.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0
BuildRequires: pkgconfig(json-glib-1.0) >= 0.14.0
BuildRequires: pkgconfig(libarchive) >= 3.0.0
+BuildRequires: pkgconfig(libhandy-1) >= 1.5
BuildRequires: pkgconfig(libnautilus-extension)
BuildRequires: pkgconfig(libnotify) >= 0.4.3
# Formats that we likely want to support by default