diff --git a/libgweather-3.36.1.tar.xz b/libgweather-3.36.1.tar.xz deleted file mode 100644 index b4a24c1..0000000 Binary files a/libgweather-3.36.1.tar.xz and /dev/null differ diff --git a/libgweather-3.36.2.tar.xz b/libgweather-3.36.2.tar.xz new file mode 100644 index 0000000..1aa64d3 Binary files /dev/null and b/libgweather-3.36.2.tar.xz differ diff --git a/libgweather.spec b/libgweather.spec index effa53f..c4e2ba7 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.36.1 +Version: 3.36.2 Release: 1 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 -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 %description @@ -36,12 +36,9 @@ 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/* @@ -63,6 +60,10 @@ cp -a %{_libdir}/libgweather-3.so.15* %{buildroot}%{_libdir} %{_datadir}/gtk-doc/html/libgweather/ %changelog +* Mon May 24 2021 weijin deng - 3.36.2-1 +- Upgrade to 3.36.2 +- Update Version, BuildRequires, stage 'install' and 'files' + * Wed Jan 27 2021 hanhui - 3.36.1-1 - Type: enhancement - ID: NA