Accepting request 1238101 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1238101
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsecret?expand=0&rev=36
This commit is contained in:
Ana Guerrero 2025-01-16 17:31:19 +00:00 committed by Git OBS Bridge
commit 122ec8d466
6 changed files with 32 additions and 9 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/libsecret.git</param>
<param name="revision">0.21.4</param>
<param name="revision">0.21.5</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:06780863d0f5e1b9631a00998d18aaf7774d5529411c2e14f47da94496d9227b
size 1965068

3
libsecret-0.21.5.obscpio Normal file
View File

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

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Wed Jan 15 08:02:14 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.21.5:
+ session: Tolerate non-approved DH parameter usage in FIPS mode
+ Add some missing GIR annotations
+ meson:
- Create default test setup with D-Bus
- Use env.prepend() for test environment setup
- Fix license field
+ build:
- Remove self-inclusion from secret-item.h
- Fix compiler warnings in Vala tests
+ tests: Fix "\|" used in test-secret-tool.sh not portable
+ Fix typo in D-Bus XML
+ docs:
- Fix minor gi-docgen reference
- Fix Python example
- Mention file backend
- Fix link in README
+ Several CI-related updates
+ Updated translations.
-------------------------------------------------------------------
Sun Feb 25 15:27:56 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: libsecret
version: 0.21.4
mtime: 1708682003
commit: 6b5a6c28afc6dd93c232a4907a87c881079ff91b
version: 0.21.5
mtime: 1736909282
commit: c9b3e4e98b3e0a271275e05b1cd9587864612062

View File

@ -1,7 +1,7 @@
#
# spec file for package libsecret
#
# 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
@ -18,7 +18,7 @@
%define have_lang 1
Name: libsecret
Version: 0.21.4
Version: 0.21.5
Release: 0
Summary: Library for accessing the Secret Service API
License: LGPL-2.1-or-later