diff --git a/libgweather-3.32.2.tar.xz b/libgweather-3.32.2.tar.xz deleted file mode 100644 index 0c5da97..0000000 Binary files a/libgweather-3.32.2.tar.xz and /dev/null differ diff --git a/libgweather-3.36.1.tar.xz b/libgweather-3.36.1.tar.xz new file mode 100644 index 0000000..b4a24c1 Binary files /dev/null and b/libgweather-3.36.1.tar.xz differ diff --git a/libgweather.spec b/libgweather.spec index 019b7bc..effa53f 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -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 - 3.36.1-1 +- Type: enhancement +- ID: NA +- SUG: NA +- DESC: update to 3.36.1 + * Mon Dec 23 2019 openEuler Buildteam - 3.32.2-3 - Type:bugfix - ID:NA