Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libsecret.git#4c4ea747cac4c8873f41120d7a6575db355ac30f
This commit is contained in:
parent
a839133b99
commit
a5d4bfa4c9
@ -7,13 +7,14 @@
|
||||
|
||||
Name: libsecret
|
||||
Version: 0.20.4
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Library for storing and retrieving passwords and other secrets
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/Libsecret
|
||||
Source0: https://download.gnome.org/sources/libsecret/%{release_version}/libsecret-%{version}.tar.xz
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: gettext
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: gobject-introspection-devel
|
||||
@ -89,6 +90,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Nov 10 2020 Kalev Lember <klember@redhat.com> - 0.20.4-1
|
||||
- Update to 0.20.4
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user