Accepting request 1243997 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1243997 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcr?expand=0&rev=51
This commit is contained in:
commit
fbe34882db
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/gcr.git</param>
|
||||
<param name="revision">4.3.0</param>
|
||||
<param name="revision">4.3.1</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:82f5b9fa143b0cee68218af737167d1b5db1ed4c75f6088f46de7f2fb6b1c376
|
||||
size 5620749
|
BIN
gcr-4.3.1.obscpio
(Stored with Git LFS)
Normal file
BIN
gcr-4.3.1.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
15
gcr.changes
15
gcr.changes
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 5 12:32:07 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 4.3.1:
|
||||
+ gcr: Vala override for CertificateField.get_value
|
||||
+ Fix "meson test" failures in FIPS mode
|
||||
+ doap: Remove invalid maintainer entry
|
||||
+ tests: Replace echo -n by printf
|
||||
+ build: Avoid redundant libegg linking into gck tests
|
||||
+ build: Fix some GLib/GTK deprecation warnings
|
||||
+ ssh-agent: Request rsa-sha2-256 signature in tests
|
||||
+ docs: Fix up a bunch of gi-docgen annotations
|
||||
+ ci: Use GNOME Release service
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 19 11:30:12 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: gcr
|
||||
version: 4.3.0
|
||||
mtime: 1712883437
|
||||
commit: 6cefda30376e36bb90bfc274fedfd99e7e84721e
|
||||
version: 4.3.1
|
||||
mtime: 1738755617
|
||||
commit: 5938670f68f547d3d9a3b0dce8be089b30576b82
|
||||
|
4
gcr.spec
4
gcr.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gcr
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gcr
|
||||
Version: 4.3.0
|
||||
Version: 4.3.1
|
||||
Release: 0
|
||||
# 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user