Accepting request 1167122 from GNOME:Factory
- Update to version 4.3.0: + certificate: Add API to retrieve version. + Bump required GnuTLS version to 3.8.5. + Avoid potential integer overflow spotted by UBSan> + Support GnuTLS as an alternative crypto backend. + Updated translations. (forwarded request 1166999 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1167122 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcr?expand=0&rev=49
This commit is contained in:
commit
ec6c4e6572
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/gcr.git</param>
|
<param name="url">https://gitlab.gnome.org/GNOME/gcr.git</param>
|
||||||
<param name="revision">4.2.1</param>
|
<param name="revision">4.3.0</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:e20348846c5dda3dee09ee7b37a4b182b3405e0e43e141b09d21fc18cef6fb48
|
|
||||||
size 5552653
|
|
3
gcr-4.3.0.obscpio
Normal file
3
gcr-4.3.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:82f5b9fa143b0cee68218af737167d1b5db1ed4c75f6088f46de7f2fb6b1c376
|
||||||
|
size 5620749
|
10
gcr.changes
10
gcr.changes
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 12 07:44:46 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 4.3.0:
|
||||||
|
+ certificate: Add API to retrieve version.
|
||||||
|
+ Bump required GnuTLS version to 3.8.5.
|
||||||
|
+ Avoid potential integer overflow spotted by UBSan>
|
||||||
|
+ Support GnuTLS as an alternative crypto backend.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 4 07:42:58 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Mon Mar 4 07:42:58 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: gcr
|
name: gcr
|
||||||
version: 4.2.1
|
version: 4.3.0
|
||||||
mtime: 1709382912
|
mtime: 1712883437
|
||||||
commit: 7f9dfb291ac475beac911c3868bebd4561267a82
|
commit: 6cefda30376e36bb90bfc274fedfd99e7e84721e
|
||||||
|
2
gcr.spec
2
gcr.spec
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gcr
|
Name: gcr
|
||||||
Version: 4.2.1
|
Version: 4.3.0
|
||||||
Release: 0
|
Release: 0
|
||||||
# FIXME: Verify if the requires in typelib-1_0-Gcr-4 is still correct and required (see bgo#725501).
|
# FIXME: Verify if the requires in typelib-1_0-Gcr-4 is still correct and required (see bgo#725501).
|
||||||
Summary: Library for Crypto UI related tasks
|
Summary: Library for Crypto UI related tasks
|
||||||
|
Loading…
Reference in New Issue
Block a user