diff --git a/_service b/_service index 53b0319..2e956c5 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/gcr.git - 4.3.0 + 4.3.1 @PARENT_TAG@+@TAG_OFFSET@ v?(.*)\+0 \1 diff --git a/gcr-4.3.0.obscpio b/gcr-4.3.0.obscpio deleted file mode 100644 index 991fbba..0000000 --- a/gcr-4.3.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:82f5b9fa143b0cee68218af737167d1b5db1ed4c75f6088f46de7f2fb6b1c376 -size 5620749 diff --git a/gcr-4.3.1.obscpio b/gcr-4.3.1.obscpio new file mode 100644 index 0000000..de882fb --- /dev/null +++ b/gcr-4.3.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86352d48b3d38170e3b71735fc028d9316eaa9c31c377bd9939f1f64a18d38fa +size 5626893 diff --git a/gcr.changes b/gcr.changes index ee83539..c55b729 100644 --- a/gcr.changes +++ b/gcr.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Feb 5 12:32:07 UTC 2025 - Bjørn Lie + +- 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 diff --git a/gcr.obsinfo b/gcr.obsinfo index f49c399..0b0b98f 100644 --- a/gcr.obsinfo +++ b/gcr.obsinfo @@ -1,4 +1,4 @@ name: gcr -version: 4.3.0 -mtime: 1712883437 -commit: 6cefda30376e36bb90bfc274fedfd99e7e84721e +version: 4.3.1 +mtime: 1738755617 +commit: 5938670f68f547d3d9a3b0dce8be089b30576b82 diff --git a/gcr.spec b/gcr.spec index b1ba7bf..56d2182 100644 --- a/gcr.spec +++ b/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