require kdepim-runtime [release 17.12.1-2mamba;Sat Jan 13 2018]
This commit is contained in:
parent
9e4a988004
commit
62892969a4
11
kmail.spec
11
kmail.spec
@ -1,8 +1,8 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: kmail
|
Name: kmail
|
||||||
Version: 17.12.0
|
Version: 17.12.1
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: KDE Frameworks 5 mail client
|
Summary: KDE Frameworks 5 mail client
|
||||||
Group: Graphical Desktop/Applications/Internet
|
Group: Graphical Desktop/Applications/Internet
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -81,6 +81,7 @@ BuildRequires: rpm-macros-kde5
|
|||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
Requires: kleopatra
|
Requires: kleopatra
|
||||||
|
Requires: kdepim-runtime = %{version}
|
||||||
Provides: kmail4
|
Provides: kmail4
|
||||||
Obsoletes: kmail4
|
Obsoletes: kmail4
|
||||||
Obsoletes: korn
|
Obsoletes: korn
|
||||||
@ -194,6 +195,12 @@ exit 0
|
|||||||
%doc COPYING.LIB
|
%doc COPYING.LIB
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 13 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 17.12.1-2mamba
|
||||||
|
- require kdepim-runtime
|
||||||
|
|
||||||
|
* Sat Jan 13 2018 Automatic Build System <autodist@mambasoft.it> 17.12.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Jan 09 2018 Automatic Build System <autodist@mambasoft.it> 17.12.0-1mamba
|
* Tue Jan 09 2018 Automatic Build System <autodist@mambasoft.it> 17.12.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user