From e629be920f0cccf6b1d906e511cb48987fd1ed66 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 23:20:13 +0100 Subject: [PATCH] automatic version update by autodist [release 1.70.0-1mamba;Mon Oct 04 2021] --- gobject-introspection.spec | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/gobject-introspection.spec b/gobject-introspection.spec index fce6708..922f520 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,20 +1,19 @@ %define majver %(echo %version | cut -d. -f1-2) %define glibver 2.%(echo %version | cut -d. -f2) Name: gobject-introspection -Version: 1.68.0 +Version: 1.70.0 Release: 1mamba Summary: A convenient bridge between C and a runtime language and more Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://live.gnome.org/GObjectIntrospection -Source: http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/%{majver}/gobject-introspection-%{version}.tar.xz -Source1: http://ftp.gnome.org/pub/GNOME/sources/glib/%{glibver}/glib-%{glibver}.0.tar.xz +URL: https://gi.readthedocs.io/en/latest/ +Source: https://download.gnome.org/sources/gobject-introspection/%{majver}/gobject-introspection-%{version}.tar.xz +Source1: https://download.gnome.org/sources/glib/%{glibver}/glib-%{glibver}.0.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: ldconfig BuildRequires: libffi-devel BuildRequires: libglib-devel ## AUTOBUILDREQ-END @@ -44,6 +43,8 @@ Requires: gtk-doc %description apidocs This package includes the %{name} API documentation. +%debug_package + %prep %setup -q -a1 @@ -79,6 +80,7 @@ This package includes the %{name} API documentation. %{_libdir}/gobject-introspection/giscanner/doctemplates/* %{_libdir}/gobject-introspection/giscanner/_giscanner.cpython-*.so %{_mandir}/man1/g-ir-compiler.1* +%{_mandir}/man1/g-ir-doc-tool.1* %{_mandir}/man1/g-ir-generate.1* %{_mandir}/man1/g-ir-scanner.1* %doc COPYING @@ -101,6 +103,9 @@ This package includes the %{name} API documentation. %{_datadir}/gtk-doc/html/gi/* %changelog +* Mon Oct 04 2021 Automatic Build System 1.70.0-1mamba +- automatic version update by autodist + * Sat Mar 20 2021 Automatic Build System 1.68.0-1mamba - automatic version update by autodist