automatic version update by autodist [release 5.30.0-1mamba;Tue Jan 24 2017]
This commit is contained in:
parent
7c34a41775
commit
c409181468
19
kwallet.spec
19
kwallet.spec
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: kwallet
|
Name: kwallet
|
||||||
Version: 5.27.0
|
Version: 5.30.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Safe desktop-wide storage for passwords
|
Summary: Safe desktop-wide storage for passwords
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -12,9 +12,15 @@ Source: http://download.kde.org/stable/frameworks/%{majver}/kwallet-%{ver
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: kconfig-devel
|
BuildRequires: libassuan-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libgcrypt-devel
|
BuildRequires: libgcrypt-devel
|
||||||
|
BuildRequires: libgpg-error-devel
|
||||||
|
BuildRequires: libgpgme-devel
|
||||||
|
BuildRequires: libkauth-devel
|
||||||
|
BuildRequires: libkcodecs-devel
|
||||||
|
BuildRequires: libkconfig-devel
|
||||||
|
BuildRequires: libkconfigwidgets-devel
|
||||||
BuildRequires: libkcoreaddons-devel
|
BuildRequires: libkcoreaddons-devel
|
||||||
BuildRequires: libkdbusaddons-devel
|
BuildRequires: libkdbusaddons-devel
|
||||||
BuildRequires: libki18n-devel
|
BuildRequires: libki18n-devel
|
||||||
@ -27,9 +33,6 @@ BuildRequires: libqt5-devel
|
|||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: libassuan-devel
|
|
||||||
BuildRequires: libgpgme-devel
|
|
||||||
BuildRequires: libgpg-error-devel
|
|
||||||
BuildRequires: libgpgmepp-devel
|
BuildRequires: libgpgmepp-devel
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
@ -109,6 +112,12 @@ cat kwallet-query.lang >> kwalletd5.lang
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 24 2017 Automatic Build System <autodist@mambasoft.it> 5.30.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Dec 26 2016 Automatic Build System <autodist@mambasoft.it> 5.29.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Oct 13 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 5.27.0-1mamba
|
* Thu Oct 13 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 5.27.0-1mamba
|
||||||
- update to 5.27.0
|
- update to 5.27.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user