diff --git a/_service b/_service
index 2db5ca9..04e5a10 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
https://gitlab.gnome.org/GNOME/loupe.git
git
- refs/tags/45.1
+ refs/tags/45.2
@PARENT_TAG@+@TAG_OFFSET@
(.*)\+0
\1
@@ -20,8 +20,5 @@
zst
true
-
- loupe
-
diff --git a/cargo_config b/cargo_config
deleted file mode 100644
index 97852b5..0000000
--- a/cargo_config
+++ /dev/null
@@ -1,5 +0,0 @@
-[source.crates-io]
-replace-with = "vendored-sources"
-
-[source.vendored-sources]
-directory = "vendor"
diff --git a/loupe-45.1.obscpio b/loupe-45.1.obscpio
deleted file mode 100644
index ec51c71..0000000
--- a/loupe-45.1.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e0cbb9095620d5a265cf140b5eb6df2f85eabe18853f1c7e876d43f72dd6853e
-size 1522188
diff --git a/loupe-45.2.obscpio b/loupe-45.2.obscpio
new file mode 100644
index 0000000..f2688f1
--- /dev/null
+++ b/loupe-45.2.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:217d14abbbacddb66000b3b738a998cf30c0ffb2e3ea530d8a1423c413b7d16c
+size 1523724
diff --git a/loupe.changes b/loupe.changes
index 4f63da8..cfa88ca 100644
--- a/loupe.changes
+++ b/loupe.changes
@@ -1,3 +1,15 @@
+-------------------------------------------------------------------
+Thu Nov 30 09:47:03 UTC 2023 - Bjørn Lie
+
+- Update to version 45.2:
+ + Fix order of images gets confused after deleting image
+ + Fix image is not shown when sucessfully reloaded after error
+ + Fix keyboard shortcuts shows the swipe gestures the wrong way
+ round
+- Following changes in obs-service-cargo, drop cargo_config as
+ source from spec and source, and remove cargo_audit from
+ _service, as these are now automated as part of cargo_vendor.
+
-------------------------------------------------------------------
Tue Nov 14 20:16:47 UTC 2023 - Bjørn Lie
diff --git a/loupe.obsinfo b/loupe.obsinfo
index b1db515..6867883 100644
--- a/loupe.obsinfo
+++ b/loupe.obsinfo
@@ -1,4 +1,4 @@
name: loupe
-version: 45.1
-mtime: 1699989855
-commit: 23153056aeb6b0afbacec2e6fb2c6022d7a6e9d2
+version: 45.2
+mtime: 1701290726
+commit: 92a3496c6035e63198a794ff7ee279a1753d3f1f
diff --git a/loupe.spec b/loupe.spec
index ff4c775..d6a12ab 100644
--- a/loupe.spec
+++ b/loupe.spec
@@ -17,14 +17,13 @@
Name: loupe
-Version: 45.1
+Version: 45.2
Release: 0
Summary: A simple image viewer application
License: GPL-3.0-or-later
URL: https://gitlab.gnome.org/GNOME/loupe
-Source: %{name}-%{version}.tar.zst
-Source2: vendor.tar.zst
-Source3: cargo_config
+Source0: %{name}-%{version}.tar.zst
+Source1: vendor.tar.zst
BuildRequires: appstream-glib
BuildRequires: cargo-packaging >= 1.2.0+3
@@ -45,9 +44,7 @@ Requires: glycin-loaders
%lang_package
%prep
-%autosetup -p1 -a2
-mkdir .cargo
-cp %{SOURCE3} .cargo/config
+%autosetup -p1 -a1
%build
export RUSTFLAGS="%{build_rustflags}"
diff --git a/vendor.tar.zst b/vendor.tar.zst
index b8a4899..ce21f21 100644
--- a/vendor.tar.zst
+++ b/vendor.tar.zst
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:f21e38ccb216787b8a1047f72fa8d9c663da485138ac38eb4e7ef76135d2e884
-size 24995610
+oid sha256:6877348f7840ea7ea6fe7b3be56ffd10c413a8dced0fb2b92ae3bc6626ceb001
+size 28649905