Accepting request 1164512 from GNOME:Next

- Update to version 1.80.1:
  + Require Python 3.8 when running mypy.
  + Ensure that POSIX types follow the target architecture.
  + Look for finish functions inside the list of constructors.

OBS-URL: https://build.opensuse.org/request/show/1164512
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=253
This commit is contained in:
Dominique Leuenberger 2024-04-04 10:56:21 +00:00 committed by Git OBS Bridge
parent 3e5176eca5
commit e83a7eb50f
6 changed files with 16 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/gobject-introspection.git</param>
<param name="revision">1.80.0</param>
<param name="revision">1.80.1</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d7f59383fdd41b5b512349d9ff3b6b963236a2204fadb3e4ff389476806c522a
size 9083917

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:000756fa81bc5402f20ac092abbd37772320fdb00a0dacad033911be6c9fb249
size 9105421

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Apr 4 08:14:39 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.80.1:
+ Require Python 3.8 when running mypy.
+ Ensure that POSIX types follow the target architecture.
+ Look for finish functions inside the list of constructors.
-------------------------------------------------------------------
Sat Mar 9 19:06:32 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: gobject-introspection
version: 1.80.0
mtime: 1710008586
commit: 2f3fe819bbb5b3bce1462fe02405c2f9ffdce0d3
version: 1.80.1
mtime: 1711977685
commit: 9cad2563baf4ddd5197ce8141afc0c0579050f74

View File

@ -17,7 +17,7 @@
Name: gobject-introspection
Version: 1.80.0
Version: 1.80.1
Release: 0
# FIXME: Find a way to identify if we need python3-gobject or python-gobject from gi-find-deps.sh.
Summary: GObject Introspection Tools