Compare commits

...

11 Commits

Author SHA1 Message Date
openeuler-ci-bot
0b82858481
!10 update to version 44.0
From: @lwg99 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
2023-11-29 07:32:24 +00:00
lwg K
4cf3c12778 update to version 44.0 2023-11-23 10:12:47 +08:00
openeuler-ci-bot
820e88c7ea
!8 Fix install requires error.
From: @dwl301 
Reviewed-by: @zhang__3125 
Signed-off-by: @zhang__3125
2023-03-04 05:14:09 +00:00
dwl301
0dc623eb53 Fix install requires. 2023-03-04 13:00:42 +08:00
openeuler-ci-bot
da11914ed5
!6 Update to 43.0
From: @dwl301 
Reviewed-by: @zhang__3125 
Signed-off-by: @zhang__3125
2023-02-17 07:40:13 +00:00
dwl301
61800a672d Update to 43.0 2023-02-01 11:06:16 +08:00
openeuler-ci-bot
6cbf4a6eb3
!5 modify License
From: @zhang__3125 
Reviewed-by: @dwl301 
Signed-off-by: @dwl301
2022-07-05 07:51:14 +00:00
zhang__3125
6d91c9a0bc modify License 2022-07-05 15:10:05 +08:00
openeuler-ci-bot
f8bfe1c31f
!3 gnome-weather.yaml
From: @zhang__3125 
Reviewed-by: @dwl301 
Signed-off-by: @dwl301
2022-06-20 08:02:25 +00:00
zhang__3125
cf9111a4c3 add gnome-weather.yaml 2022-06-20 12:28:40 +08:00
openeuler-ci-bot
fbd37b2353
!2 Upgrade to 42.0
From: @zhang__3125 
Reviewed-by: @dwl301 
Signed-off-by: @dwl301
2022-06-02 07:51:57 +00:00
4 changed files with 42 additions and 18 deletions

Binary file not shown.

BIN
gnome-weather-44.0.tar.xz Normal file

Binary file not shown.

View File

@ -1,19 +1,21 @@
%global gobject_introspection_version 1.35.9
%global gtk4_version 4.5
%global gjs_version 1.71.0
%global libgweather_version 4.0
Name: gnome-weather
Version: 42.0
Release: 1
Summary: A weather application in GNOME
License: GPLv2+ and LGPLv2+ and MIT and CC-BY and CC-BY-SA
URL: https://wiki.gnome.org/Apps/Weather
Source0: https://download.gnome.org/sources/%{name}/42/%{name}-%{version}.tar.xz
Name: gnome-weather
Version: 44.0
Release: 1
Summary: A weather application for GNOME
License: GPLv2+ and LGPLv2+ and MIT and CC-BY-3.0 and CC-BY-SA-4.0
URL: https://wiki.gnome.org/Apps/Weather
Source0: https://download.gnome.org/sources/%{name}/44/%{name}-%{version}.tar.xz
BuildArch: noarch
BuildArch: noarch
BuildRequires: meson gettext python3-devel desktop-file-utils
BuildRequires: desktop-file-utils
BuildRequires: gettext
BuildRequires: meson
BuildRequires: python3-devel
BuildRequires: pkgconfig(geoclue-2.0)
BuildRequires: pkgconfig(gjs-1.0) >= %{gjs_version}
BuildRequires: pkgconfig(glib-2.0)
@ -22,18 +24,21 @@ BuildRequires: pkgconfig(gtk4) >= %{gtk4_version}
BuildRequires: pkgconfig(gweather4)
BuildRequires: pkgconfig(libadwaita-1)
Requires: gdk-pixbuf2 geoclue2-libs glib2 gsettings-desktop-schemas libadwaita
Requires: libgweather >= %{libgweather_version}
Requires: gjs >= %{gjs_version}
Requires: gobject-introspection >= %{gobject_introspection_version}
Requires: gtk4 >= %{gtk4_version}
Obsoletes: gnome-weather-tests < %{version}
Requires: gdk-pixbuf2
Requires: geoclue2-libs
Requires: gjs >= %{gjs_version}
Requires: glib2
Requires: gobject-introspection >= %{gobject_introspection_version}
Requires: gsettings-desktop-schemas
Requires: gtk4 >= %{gtk4_version}
Requires: libadwaita
Requires: libgweather
%description
Monitor the current weather conditions for your city, or anywhere in the world.
gnome-weather is a weather application for GNOME
%prep
%autosetup -p1
%autosetup -p1 -n %{name}-%{version}
pathfix.py -i %{__python3} .
%build
@ -65,6 +70,21 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Weather.des
%{_datadir}/org.gnome.Weather/
%changelog
* Thu Nov 23 2023 lwg <liweiganga@uniontech.com> - 44.0-1
- update to version 44.0
* Sat Mar 04 2023 wenlong ding <wenlong.ding@turbolinux.com.cn> - 43.0-2
- Fix install error
* Mon Jan 02 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 43.0-1
- Update to 43.0
* Mon Jul 4 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 42.0-3
- modify License : #I5FKKS
* Mon Jun 20 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 42.0-2
- add gnome-weather.yaml
* Mon Mar 28 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 42.0-1
- Upgrade to 42.0

4
gnome-weather.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: gitlab.gnome
src_repo: gnome-weather
tag_prefix: ^v
separator: .