forked from pool/gnome-weather
Accepting request 881147 from GNOME:Factory
GNOME 40 - here we come (forwarded request 880978 from dimstar) OBS-URL: https://build.opensuse.org/request/show/881147 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-weather?expand=0&rev=41
This commit is contained in:
commit
6514a55fad
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:68e6e646159f31c4525c3a5dd308fc0b88dcfc79b61351e9e930dd6efc2ce787
|
|
||||||
size 5959192
|
|
3
gnome-weather-40.0.tar.xz
Normal file
3
gnome-weather-40.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2a35a73ab2408762181d8650b037205c17ef7bcb8dff3cf0b34af1a2de66aeef
|
||||||
|
size 938732
|
@ -1,3 +1,28 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 21 08:01:04 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 40.0:
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 15 11:13:29 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 40.beta:
|
||||||
|
+ Major redesign with new charts.
|
||||||
|
+ Adaptive for mobile and desktop.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 16 10:14:04 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 40.alpha:
|
||||||
|
+ Major redesign with new charts.
|
||||||
|
+ Adaptive for mobile and desktop.
|
||||||
|
+ Bugs fixed: Unknown temperature and cloud conditions since
|
||||||
|
3.34.1 when using auto location.
|
||||||
|
+ Updated translations.
|
||||||
|
- Add pkgconfig(libhandy-1) BuildRequires: new dependency.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 10 09:57:13 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
Fri Apr 10 09:57:13 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gnome-weather
|
# spec file for package gnome-weather
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,16 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define _name org.gnome.Weather
|
%define _name org.gnome.Weather
|
||||||
|
|
||||||
Name: gnome-weather
|
Name: gnome-weather
|
||||||
Version: 3.36.1
|
Version: 40.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Weather App for GNOME
|
Summary: Weather App for GNOME
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Other
|
Group: Productivity/Other
|
||||||
URL: https://live.gnome.org/Design/Apps/Weather
|
URL: https://live.gnome.org/Design/Apps/Weather
|
||||||
Source0: https://download.gnome.org/sources/gnome-weather/3.36/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/gnome-weather/40/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: intltool >= 0.26
|
BuildRequires: intltool >= 0.26
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
@ -41,6 +39,7 @@ BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.35.9
|
|||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.12.0
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.12.0
|
||||||
BuildRequires: pkgconfig(gweather-3.0) >= 3.25.91
|
BuildRequires: pkgconfig(gweather-3.0) >= 3.25.91
|
||||||
BuildRequires: pkgconfig(libgeoclue-2.0) >= 2.3.1
|
BuildRequires: pkgconfig(libgeoclue-2.0) >= 2.3.1
|
||||||
|
BuildRequires: pkgconfig(libhandy-1)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -54,7 +53,7 @@ GNOME 3 weather app that does:
|
|||||||
Summary: GNOME Weather -- Search Provider for GNOME Shell
|
Summary: GNOME Weather -- Search Provider for GNOME Shell
|
||||||
Group: Productivity/Other
|
Group: Productivity/Other
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Supplements: packageand(gnome-shell:%{name})
|
Supplements: (gnome-shell and %{name})
|
||||||
|
|
||||||
%description -n gnome-shell-search-provider-gnome-weather
|
%description -n gnome-shell-search-provider-gnome-weather
|
||||||
This package contains a search provider to enable GNOME Shell to get
|
This package contains a search provider to enable GNOME Shell to get
|
||||||
@ -67,7 +66,7 @@ search results from GNOME Weather.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%meson \
|
%meson \
|
||||||
--libdir=/usr/unused-in-noarch \
|
--libdir=%{_prefix}/unused-in-noarch \
|
||||||
%{nil}
|
%{nil}
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
@ -90,6 +89,7 @@ search results from GNOME Weather.
|
|||||||
%{_datadir}/dbus-1/services/org.gnome.Weather.BackgroundService.service
|
%{_datadir}/dbus-1/services/org.gnome.Weather.BackgroundService.service
|
||||||
%{_datadir}/glib-2.0/schemas/org.gnome.Weather.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.Weather.gschema.xml
|
||||||
%{_datadir}/icons/hicolor/*/apps/%{_name}*
|
%{_datadir}/icons/hicolor/*/apps/%{_name}*
|
||||||
|
%{_datadir}/icons/hicolor/scalable/status/*
|
||||||
|
|
||||||
%files -n gnome-shell-search-provider-gnome-weather
|
%files -n gnome-shell-search-provider-gnome-weather
|
||||||
%dir %{_datadir}/gnome-shell
|
%dir %{_datadir}/gnome-shell
|
||||||
|
Loading…
x
Reference in New Issue
Block a user