update to libgweather-3.36.1

This commit is contained in:
18302918689 2021-01-27 11:16:05 +08:00
parent e543a80097
commit d2d6d1109f
3 changed files with 13 additions and 4 deletions

Binary file not shown.

BIN
libgweather-3.36.1.tar.xz Normal file

Binary file not shown.

View File

@ -1,15 +1,15 @@
Name: libgweather
Version: 3.32.2
Release: 3
Version: 3.36.1
Release: 1
Summary: A library for weather information
License: GPLv2+
URL: https://wiki.gnome.org/Projects/LibGWeather
Source0: https://download.gnome.org/sources/libgweather/3.32/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/libgweather/3.36/%{name}-%{version}.tar.xz
Patch9000: 0001-libweather-modification-summary.patch
BuildRequires: gettext gtk-doc meson vala geocode-glib-devel glade-devel
BuildRequires: gettext gtk-doc meson vala geocode-glib-devel glade-devel libgweather
BuildRequires: gobject-introspection-devel gtk3-devel libsoup-devel libxml2-devel
%description
@ -36,10 +36,13 @@ developing applications that use %{name}.
%install
%meson_install
cp -a %{_libdir}/libgweather-3.so.15* %{buildroot}%{_libdir}
%files
%defattr(-,root,root)
%license COPYING
%{_libdir}/libgweather-3.so.15*
%{_libdir}/libgweather-3.so.16*
%{_libdir}/girepository-1.0/GWeather-3.0.typelib
%{_datadir}/libgweather/*
%{_datadir}/glib-2.0/schemas/*
@ -60,6 +63,12 @@ developing applications that use %{name}.
%{_datadir}/gtk-doc/html/libgweather/
%changelog
* Wed Jan 27 2021 hanhui <hanhui15@huawei.com> - 3.36.1-1
- Type: enhancement
- ID: NA
- SUG: NA
- DESC: update to 3.36.1
* Mon Dec 23 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.32.2-3
- Type:bugfix
- ID:NA