New stable release

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=550
This commit is contained in:
Dominique Leuenberger 2024-08-26 12:58:00 +00:00 committed by Git OBS Bridge
parent a05b822138
commit 2f2cda5a49
6 changed files with 19 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/glib.git</param>
<param name="revision">2.80.4</param>
<param name="revision">2.80.5</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:1b46a763a9e19d70c9a64728c78876f88fc514b6e48a525df3e743c3c9f20475
size 51459086

3
glib-2.80.5.obscpio Normal file
View File

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

View File

@ -1,4 +1,4 @@
name: glib
version: 2.80.4
mtime: 1720447395
commit: 0e1647c0cb7741d5bcaac4b47e9cc610cb9d3c3d
version: 2.80.5
mtime: 1724667322
commit: 6e92ab8445af4a950003be92ad6044f5a5930a22

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Aug 26 10:45:18 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.80.5:
+ Bugs fixed:
- Fix gsocketclient-slow test on FreeBSD
- glib-private: fix build under Cygwin
- tests: Fix compilation of resolver-parsing test on FreeBSD
- introspection: Correct GIO-Windows pkg-config name
+ Updated translations
-------------------------------------------------------------------
Mon Jul 8 18:19:52 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -37,7 +37,7 @@
%define libgthread libgthread-%{libver}
%define libgirepository libgirepository-%{libver}
Name: glib2%{psuffix}
Version: 2.80.4
Version: 2.80.5
Release: 0
Summary: General-Purpose Utility Library
License: LGPL-2.1-or-later