Modify Source0

This commit is contained in:
fly_fzc 2022-11-16 16:50:10 +08:00
parent 2fa010f537
commit 40fbd269aa

View File

@ -1,10 +1,10 @@
Name: pygobject3
Version: 3.42.0
Release: 3
Release: 4
Summary: Provides bindings for GObject based libraries
License: LGPLv2+ and MIT
URL: https://wiki.gnome.org/Projects/PyGObject
Source0: https://download.gnome.org/sources/pygobject/3.38/pygobject-%{version}.tar.xz
Source0: https://download.gnome.org/sources/pygobject/3.42/pygobject-%{version}.tar.xz
BuildRequires: glib2-devel >= 2.56.0 gobject-introspection-devel >= 1.56.0
BuildRequires: meson cairo-gobject-devel
@ -86,6 +86,9 @@ xvfb-run %{__python3} setup.py test
%{_libdir}/pkgconfig/pygobject-3.0.pc
%changelog
* Wed Nov 16 2022 fuanan <fuanan3@h-partners.com> - 3.42.0-4
- Modify Source0
* Mon Oct 24 2022 zhuofeng <zhuofeng2@huawei.com> - 3.42.0-3
- Rebuild for next release