!9 Upgrade to 3.36.0
From: @weijin-deng Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
14f9dd4c1e
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
|
Name: gnome-keyring
|
||||||
Version: 3.28.2
|
Version: 3.36.0
|
||||||
Release: 4
|
Release: 1
|
||||||
Summary: A program that keep password and other secrets for users
|
Summary: A program that keep password and other secrets for users
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
URL: https://wiki.gnome.org/Projects/GnomeKeyring
|
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: gcc docbook-dtds docbook-style-xsl gettext intltool libcap-ng-devel libselinux-devel pam-devel
|
||||||
BuildRequires: openssh-clients libxslt
|
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}/GConf/gsettings/*.convert
|
||||||
%{_datadir}/glib-2.0/schemas/*.gschema.xml
|
%{_datadir}/glib-2.0/schemas/*.gschema.xml
|
||||||
%{_datadir}/dbus-1/services/*.service
|
%{_datadir}/dbus-1/services/*.service
|
||||||
|
%{_datadir}/p11-kit/modules/gnome-keyring.module
|
||||||
|
%{_datadir}/xdg-desktop-portal
|
||||||
%{_sysconfdir}/xdg/autostart/*
|
%{_sysconfdir}/xdg/autostart/*
|
||||||
%attr(0755,root,root) %caps(cap_ipc_lock=ep)
|
%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*
|
%{_mandir}/man1/gnome-keyring-daemon.1*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue May 18 2021 lin.zhang <lin.zhang@turbolinux.com.cn> - 3.28.2-4
|
||||||
- add BuildRequires openssh-clients
|
- add BuildRequires openssh-clients
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user