Upgrade to 3.36.0
Update Version, Release, Source0, stage 'files'
This commit is contained in:
parent
ecec43897e
commit
8b8636185e
Binary file not shown.
BIN
gnome-keyring-3.36.0.tar.xz
Normal file
BIN
gnome-keyring-3.36.0.tar.xz
Normal file
Binary file not shown.
@ -1,10 +1,10 @@
|
||||
Name: gnome-keyring
|
||||
Version: 3.28.2
|
||||
Release: 4
|
||||
Version: 3.36.0
|
||||
Release: 1
|
||||
Summary: A program that keep password and other secrets for users
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/GnomeKeyring
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.36/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gcc docbook-dtds docbook-style-xsl gettext intltool libcap-ng-devel libselinux-devel pam-devel
|
||||
BuildRequires: openssh-clients libxslt
|
||||
@ -52,6 +52,8 @@ sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' libtool
|
||||
%{_datadir}/GConf/gsettings/*.convert
|
||||
%{_datadir}/glib-2.0/schemas/*.gschema.xml
|
||||
%{_datadir}/dbus-1/services/*.service
|
||||
%{_datadir}/p11-kit/modules/gnome-keyring.module
|
||||
%{_datadir}/xdg-desktop-portal
|
||||
%{_sysconfdir}/xdg/autostart/*
|
||||
%attr(0755,root,root) %caps(cap_ipc_lock=ep)
|
||||
|
||||
@ -64,6 +66,10 @@ sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' libtool
|
||||
%{_mandir}/man1/gnome-keyring-daemon.1*
|
||||
|
||||
%changelog
|
||||
* Mon May 31 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 3.36.0-1
|
||||
- Upgrade to 3.36.0
|
||||
- Update Version, Release, Source0, stage 'files'
|
||||
|
||||
* Tue May 18 2021 lin.zhang <lin.zhang@turbolinux.com.cn> - 3.28.2-4
|
||||
- add BuildRequires openssh-clients
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user