From 9b5150c40bc6072db86cbb0b481cea961d10721db580f93e8744b1f61499b0af Mon Sep 17 00:00:00 2001
From: Dominique Leuenberger <dimstar@opensuse.org>
Date: Fri, 22 Mar 2024 09:29:08 +0000
Subject: [PATCH] Accepting request 1160559 from GNOME:Next

GNOME 46

OBS-URL: https://build.opensuse.org/request/show/1160559
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-weather?expand=0&rev=110
---
 gnome-weather-45.0.tar.xz | 3 ---
 gnome-weather-46.0.tar.xz | 3 +++
 gnome-weather.changes     | 7 +++++++
 gnome-weather.spec        | 6 +++---
 4 files changed, 13 insertions(+), 6 deletions(-)
 delete mode 100644 gnome-weather-45.0.tar.xz
 create mode 100644 gnome-weather-46.0.tar.xz

diff --git a/gnome-weather-45.0.tar.xz b/gnome-weather-45.0.tar.xz
deleted file mode 100644
index f145163..0000000
--- a/gnome-weather-45.0.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:30c0029702883dc8d8160e6de1d6116877cd6c25bc950d4e4902a6ab467b2fa4
-size 238520
diff --git a/gnome-weather-46.0.tar.xz b/gnome-weather-46.0.tar.xz
new file mode 100644
index 0000000..70b567a
--- /dev/null
+++ b/gnome-weather-46.0.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:153826705ccf672e14f2fe4dfc782f8e89b7c4cbe4aafe95a5532fbde7a3d49d
+size 239644
diff --git a/gnome-weather.changes b/gnome-weather.changes
index 9dd34c0..0af80ee 100644
--- a/gnome-weather.changes
+++ b/gnome-weather.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Fri Mar 22 08:11:14 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
+
+- Update to version 46.0:
+  + Incorrect/missing URLs in app metadata.
+  + Updated translations.
+
 -------------------------------------------------------------------
 Mon Sep 18 22:35:29 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
 
diff --git a/gnome-weather.spec b/gnome-weather.spec
index f06ebac..bb40990 100644
--- a/gnome-weather.spec
+++ b/gnome-weather.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-weather
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 %define full_name org.gnome.Weather
 Name:           gnome-weather
-Version:        45.0
+Version:        46.0
 Release:        0
 Summary:        Weather App for GNOME
 License:        GPL-2.0-or-later
 Group:          Productivity/Other
 URL:            https://apps.gnome.org/app/org.gnome.Weather
-Source0:        https://download.gnome.org/sources/gnome-weather/45/%{name}-%{version}.tar.xz
+Source0:        https://download.gnome.org/sources/gnome-weather/46/%{name}-%{version}.tar.xz
 
 # PATCH-FIX-UPSTREAM gnome-weather-BackgroundService-service-fails-to-start.patch bsc#1209391 glgo#GNOME/gnome-weather!132 xwang@suse.com -- org.gnome.Weather.BackgroundService fails to start
 Patch0:         gnome-weather-BackgroundService-service-fails-to-start.patch