!4 Upgrade to 3.36.2

From: @weijin-deng
Reviewed-by: @dwl301
Signed-off-by: @dwl301
This commit is contained in:
openeuler-ci-bot 2021-05-26 18:29:36 +08:00 committed by Gitee
commit 6cfb860a0d
3 changed files with 6 additions and 5 deletions

Binary file not shown.

BIN
libgweather-3.36.2.tar.xz Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: libgweather Name: libgweather
Version: 3.36.1 Version: 3.36.2
Release: 1 Release: 1
Summary: A library for weather information Summary: A library for weather information
@ -9,7 +9,7 @@ Source0: https://download.gnome.org/sources/libgweather/3.36/%{name}-%{ve
Patch9000: 0001-libweather-modification-summary.patch Patch9000: 0001-libweather-modification-summary.patch
BuildRequires: gettext gtk-doc meson vala geocode-glib-devel glade-devel libgweather BuildRequires: gettext gtk-doc meson vala geocode-glib-devel glade-devel
BuildRequires: gobject-introspection-devel gtk3-devel libsoup-devel libxml2-devel BuildRequires: gobject-introspection-devel gtk3-devel libsoup-devel libxml2-devel
%description %description
@ -36,12 +36,9 @@ developing applications that use %{name}.
%install %install
%meson_install %meson_install
cp -a %{_libdir}/libgweather-3.so.15* %{buildroot}%{_libdir}
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%license COPYING %license COPYING
%{_libdir}/libgweather-3.so.15*
%{_libdir}/libgweather-3.so.16* %{_libdir}/libgweather-3.so.16*
%{_libdir}/girepository-1.0/GWeather-3.0.typelib %{_libdir}/girepository-1.0/GWeather-3.0.typelib
%{_datadir}/libgweather/* %{_datadir}/libgweather/*
@ -63,6 +60,10 @@ cp -a %{_libdir}/libgweather-3.so.15* %{buildroot}%{_libdir}
%{_datadir}/gtk-doc/html/libgweather/ %{_datadir}/gtk-doc/html/libgweather/
%changelog %changelog
* Mon May 24 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 3.36.2-1
- Upgrade to 3.36.2
- Update Version, BuildRequires, stage 'install' and 'files'
* Wed Jan 27 2021 hanhui <hanhui15@huawei.com> - 3.36.1-1 * Wed Jan 27 2021 hanhui <hanhui15@huawei.com> - 3.36.1-1
- Type: enhancement - Type: enhancement
- ID: NA - ID: NA