Accepting request 1166090 from GNOME:Next
- Update to version 3.48.2: + Fix support for fundamental (primitive) types, such as Gst.Bitmask. OBS-URL: https://build.opensuse.org/request/show/1166090 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=153
This commit is contained in:
parent
2ef76d5d96
commit
57c371e141
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/pygobject.git</param>
|
||||
<param name="revision">3.48.1</param>
|
||||
<param name="revision">3.48.2</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:72731b44b419aa4e02fe9cff7ddc128181f7ec32a639618d9f404a7173755c30
|
||||
size 2972684
|
3
pygobject-3.48.2.obscpio
Normal file
3
pygobject-3.48.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b284a70c43d79909a604f020b798237eff2a6d460f8812043b57b449a366ee0
|
||||
size 2975756
|
@ -1,4 +1,4 @@
|
||||
name: pygobject
|
||||
version: 3.48.1
|
||||
mtime: 1710056035
|
||||
commit: 67b807613a93544fb7ff8f456b0de004950f7da4
|
||||
version: 3.48.2
|
||||
mtime: 1712387303
|
||||
commit: 02be5508acd0abd8567b319e0830947994c57320
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 8 06:47:10 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 3.48.2:
|
||||
+ Fix support for fundamental (primitive) types, such as
|
||||
Gst.Bitmask.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 11 08:00:09 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -34,7 +34,7 @@
|
||||
%define libffi_version 3.0
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-gobject
|
||||
Version: 3.48.1
|
||||
Version: 3.48.2
|
||||
Release: 0
|
||||
Summary: Python bindings for GObject
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user