Accepting request 1178270 from GNOME:Next
- Update to version 0.6.1: + Adds Fiber support for macOS on Apple Silicon. OBS-URL: https://build.opensuse.org/request/show/1178270 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libdex?expand=0&rev=13
This commit is contained in:
parent
1e18a627c6
commit
b00df18583
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<service name="obs_scm" mode="manual">
|
<service name="obs_scm" mode="manual">
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">https://gitlab.gnome.org/GNOME/libdex.git</param>
|
<param name="url">https://gitlab.gnome.org/GNOME/libdex.git</param>
|
||||||
<param name="revision">0.6.0</param>
|
<param name="revision">0.6.1</param>
|
||||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||||
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dacda52e94e5bc7e03ce91b05a6d90c70016a7d6c1f92f8e13eb95bfcff6de61
|
|
||||||
size 689676
|
|
3
libdex-0.6.1.obscpio
Normal file
3
libdex-0.6.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3517dc48efb413ee15066709b745d65f3832efe18b3868dbb010ccb0fce525ae
|
||||||
|
size 690188
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 3 09:53:11 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 0.6.1:
|
||||||
|
+ Adds Fiber support for macOS on Apple Silicon.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 15 21:08:26 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Fri Mar 15 21:08:26 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: libdex
|
name: libdex
|
||||||
version: 0.6.0
|
version: 0.6.1
|
||||||
mtime: 1710536511
|
mtime: 1717105437
|
||||||
commit: 7a5757ea1b702e7fcf8312bcfe7a373ee89c787a
|
commit: 76c7da206eeaf0ce9d32bde1b1b3fea5ddab27c9
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%bcond_with profiling
|
%bcond_with profiling
|
||||||
|
|
||||||
Name: libdex
|
Name: libdex
|
||||||
Version: 0.6.0
|
Version: 0.6.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library supporting "Deferred Execution" for GNOME and GTK
|
Summary: Library supporting "Deferred Execution" for GNOME and GTK
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user