diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo
new file mode 100644
index 0000000..2db13b6
--- /dev/null
+++ b/_scmsync.obsinfo
@@ -0,0 +1,4 @@
+mtime: 1689170534
+commit: cef3702ea573da3024f44d078911218dbba14deb
+url: https://src.opensuse.org/mcepl/fake-gcs-server.git
+revision: cef3702ea573da3024f44d078911218dbba14deb
diff --git a/_service b/_service
new file mode 100644
index 0000000..aa2dcc0
--- /dev/null
+++ b/_service
@@ -0,0 +1,5 @@
+
+
+ xz
+
+
diff --git a/fake-gcs-server-1.32.2.tar.gz b/fake-gcs-server-1.32.2.tar.gz
deleted file mode 100644
index 848afc1..0000000
--- a/fake-gcs-server-1.32.2.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6f3d4a035d872ca3ee60fa356c466bc322aa78dbbd31ac7c6b5f7c2d79d409f2
-size 103271
diff --git a/fake-gcs-server-1.45.2.tar.gz b/fake-gcs-server-1.45.2.tar.gz
new file mode 100644
index 0000000..44acdda
--- /dev/null
+++ b/fake-gcs-server-1.45.2.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b6cd86369ddb352bc1e0771978e6f7e65b2d64cbd7fd7f7d1ed63548d7fb99f2
+size 175974
diff --git a/fake-gcs-server.changes b/fake-gcs-server.changes
index 455a1ad..e5a1804 100644
--- a/fake-gcs-server.changes
+++ b/fake-gcs-server.changes
@@ -1,3 +1,18 @@
+-------------------------------------------------------------------
+Wed Jul 12 08:36:30 UTC 2023 - Matej Cepl
+
+- Update to 1.45.2:
+ (just the changelog for the last release, there are many
+ releases between 1.45.2 and 1.32.2, which cannot be recorded
+ here).
+ - github/workflows: try remote docker cache by @fsouza in #1161
+ - multipart uploads: Hack to support gsutil cp by @ekimekim in #1182
+ - Add bucket filter for notification events by @mccalltd in #1167
+ - examples: add example with gsutil by @fsouza in #1183
+ - internal/config: always have an externalURL by @fsouza in #1184
+- Add _service file with proper generation of vendor.tar.xz file.
+- clean up SPEC file.
+
-------------------------------------------------------------------
Fri Dec 31 21:08:08 UTC 2021 - Matej Cepl
diff --git a/fake-gcs-server.spec b/fake-gcs-server.spec
index 7ab582d..62a18fb 100644
--- a/fake-gcs-server.spec
+++ b/fake-gcs-server.spec
@@ -1,7 +1,7 @@
#
# spec file for package fake-gcs-server
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,16 +21,16 @@
%global provider_prefix github.com/fsouza/fake-gcs-server/fakestorage
%global import_path %{provider_prefix}
Name: fake-gcs-server
-Version: 1.32.2
+Version: 1.45.2
Release: 0
Summary: Google Cloud Storage emulator & testing library
License: BSD-2-Clause
URL: https://github.com/fsouza/fake-gcs-server
Source0: https://github.com/fsouza/%{name}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source1: vendor.tar.xz
+BuildRequires: fdupes
BuildRequires: golang-packaging
BuildRequires: xz
-BuildRequires: fdupes
%{go_nostrip}
%{go_provides}
diff --git a/vendor.tar.xz b/vendor.tar.xz
index 96bd804..257b40f 100644
--- a/vendor.tar.xz
+++ b/vendor.tar.xz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:bb0827523a42fc768e4d97e14471a2ebb2fd90e72a64bbc2d325e361406cc584
-size 2617520
+oid sha256:5c344b043790546a903384d3b0eb80b1e229b16a51d716f377224f2b60289aba
+size 2452676