diff --git a/gobject-introspection-1.66.1.tar.xz b/gobject-introspection-1.66.1.tar.xz deleted file mode 100644 index bb312b58c7ed1ed053738a179cb3587b8e4bf282..0000000000000000000000000000000000000000 Binary files a/gobject-introspection-1.66.1.tar.xz and /dev/null differ diff --git a/gobject-introspection-1.70.0.tar.xz b/gobject-introspection-1.70.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..579b8738557d42d653b976b5b139bb95237567fe Binary files /dev/null and b/gobject-introspection-1.70.0.tar.xz differ diff --git a/gobject-introspection.spec b/gobject-introspection.spec index d7c30c06ebe83ae00d003903b9b454061107168f..9f1dd69beee40a1545d34dfa1bc033b0e919f374 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -3,8 +3,8 @@ %global __python %{__python3} Name: gobject-introspection -Version: 1.66.1 -Release: 2 +Version: 1.70.0 +Release: 1 Summary: Introspection system for GObject-based libraries License: GPLv2+, LGPLv2+, MIT @@ -75,6 +75,9 @@ fi %{_mandir}/man1/*.gz %changelog +* Sun Dec 26 2021 tianwei - 1.70.0-1 +- upgrade version to 1.70.0 + * Thu Jul 22 2021 wuchaochao - 1.66.1-2 - Remove BuildRequires gdb