From 7dd2fd90b78261969bfe99e0db2caab497916790 Mon Sep 17 00:00:00 2001 From: Markeryang Date: Thu, 27 Oct 2022 08:35:37 +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 9f1dd69..1df2147 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -4,7 +4,7 @@ Name: gobject-introspection Version: 1.70.0 -Release: 1 +Release: 2 Summary: Introspection system for GObject-based libraries License: GPLv2+, LGPLv2+, MIT @@ -75,6 +75,9 @@ fi %{_mandir}/man1/*.gz %changelog +* Tue Oct 25 2022 yanglongkang - 1.72.0-2 +- rebuild for next release + * Sun Dec 26 2021 tianwei - 1.70.0-1 - upgrade version to 1.70.0 -- Gitee