From 1ec677544e028f856ebdc9a818bf6e169ae9971f Mon Sep 17 00:00:00 2001 From: Markeryang Date: Tue, 25 Oct 2022 07:48:13 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification --- gobject-introspection.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 4c0414f..074f830 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -2,7 +2,7 @@ Name: gobject-introspection Version: 1.72.0 -Release: 1 +Release: 2 Summary: Introspection system for GObject-based libraries License: GPLv2+ and LGPLv2+ and MIT URL: https://wiki.gnome.org/Projects/GObjectIntrospection @@ -70,6 +70,9 @@ fi %{_mandir}/man1/*.1* %changelog +* Tue Oct 25 2022 yanglongkang - 1.72.0-2 +- rebuild for next release + * Fri Apr 22 2022 dillon chen - 1.72.0-1 - Update to 1.72.0 -- Gitee