Accepting request 1205467 from GNOME:Factory
SCripted push of GNOME 47 OBS-URL: https://build.opensuse.org/request/show/1205467 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-weather?expand=0&rev=52
This commit is contained in:
commit
8d562bc4fd
19
_service
Normal file
19
_service
Normal file
@ -0,0 +1,19 @@
|
||||
<?xml version="1.0"?>
|
||||
<services>
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/gnome-weather.git</param>
|
||||
<param name="revision">47.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
<!-- <param name="changesgenerate">enable</param> -->
|
||||
</service>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
<service name="recompress" mode="buildtime">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">zst</param>
|
||||
</service>
|
||||
<service name="set_version" mode="manual" />
|
||||
</services>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:153826705ccf672e14f2fe4dfc782f8e89b7c4cbe4aafe95a5532fbde7a3d49d
|
||||
size 239644
|
3
gnome-weather-47.0.obscpio
Normal file
3
gnome-weather-47.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:01b8d585cd563f58cdbc53295f808360d2f167803301efa8a4163b461e96661c
|
||||
size 1252876
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 13:04:28 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Switch to source service for tarball.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 16 16:46:54 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 47.0:
|
||||
+ Use AdwSpinner for loading page
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 10 08:30:19 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 47.alpha:
|
||||
+ Use adaptive dialogs
|
||||
+ Add tooltip to Main Menu
|
||||
+ Miscellaneous style cleanups
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 22 08:11:14 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
4
gnome-weather.obsinfo
Normal file
4
gnome-weather.obsinfo
Normal file
@ -0,0 +1,4 @@
|
||||
name: gnome-weather
|
||||
version: 47.0
|
||||
mtime: 1726502814
|
||||
commit: 95e63d6a771790e7f716af54614b322928dd9c12
|
@ -18,13 +18,13 @@
|
||||
|
||||
%define full_name org.gnome.Weather
|
||||
Name: gnome-weather
|
||||
Version: 46.0
|
||||
Version: 47.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/46/%{name}-%{version}.tar.xz
|
||||
Source0: %{name}-%{version}.tar.zst
|
||||
|
||||
# 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user