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:
Dominique Leuenberger 2024-06-03 10:19:54 +00:00 committed by Git OBS Bridge
parent 1e18a627c6
commit b00df18583
6 changed files with 14 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/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="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -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
View File

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

View File

@ -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>

View File

@ -1,4 +1,4 @@
name: libdex
version: 0.6.0
mtime: 1710536511
commit: 7a5757ea1b702e7fcf8312bcfe7a373ee89c787a
version: 0.6.1
mtime: 1717105437
commit: 76c7da206eeaf0ce9d32bde1b1b3fea5ddab27c9

View File

@ -20,7 +20,7 @@
%bcond_with profiling
Name: libdex
Version: 0.6.0
Version: 0.6.1
Release: 0
Summary: Library supporting "Deferred Execution" for GNOME and GTK
License: LGPL-2.1-or-later