From a022eb4398a6fcef15f2e1669ca6f268727a4cc1 Mon Sep 17 00:00:00 2001 From: fly_fzc <2385803914@qq.com> Date: Wed, 23 Nov 2022 11:57:24 +0800 Subject: [PATCH] Modify Source0 --- gobject-introspection.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 1df2147..5210253 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -4,12 +4,12 @@ Name: gobject-introspection Version: 1.70.0 -Release: 2 +Release: 3 Summary: Introspection system for GObject-based libraries License: GPLv2+, LGPLv2+, MIT URL: https://wiki.gnome.org/Projects/GObjectIntrospection -Source0: https://download.gnome.org/sources/gobject-introspection/1.66/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gobject-introspection/1.70/%{name}-%{version}.tar.xz BuildRequires: gcc bison cairo-gobject-devel chrpath flex fontconfig-devel freetype-devel gettext glib2-devel >= %{glib2_version} libxslt meson BuildRequires: gtk-doc libffi-devel libX11-devel libXfixes-devel libXft-devel libxml2-devel mesa-libGL-devel python3-devel python3-mako python3-markdown @@ -75,7 +75,13 @@ fi %{_mandir}/man1/*.gz %changelog -* Tue Oct 25 2022 yanglongkang - 1.72.0-2 +* Wed Nov 23 2022 fuanan - 1.70.0-3 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:Modify Source0 + +* Tue Oct 25 2022 yanglongkang - 1.70.0-2 - rebuild for next release * Sun Dec 26 2021 tianwei - 1.70.0-1 -- Gitee