automatic version update by autodist [release 5.13.5-1mamba;Tue Sep 04 2018]
This commit is contained in:
parent
2f92f84311
commit
df8c5b0366
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: plasma-desktop
|
Name: plasma-desktop
|
||||||
Version: 5.13.4
|
Version: 5.13.5
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Plasma 5 Desktop
|
Summary: KDE Plasma 5 Desktop
|
||||||
Group: Graphical Desktop/Applications/Environment
|
Group: Graphical Desktop/Applications/Environment
|
||||||
@ -92,6 +92,7 @@ BuildRequires: rpm-macros-kde5
|
|||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: kwin
|
BuildRequires: kwin
|
||||||
BuildRequires: libkactivities-stats-devel
|
BuildRequires: libkactivities-stats-devel
|
||||||
|
BuildRequires: plasma-workspace
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
Provides: synaptiks
|
Provides: synaptiks
|
||||||
Conflicts: kcm_touchpad
|
Conflicts: kcm_touchpad
|
||||||
@ -119,12 +120,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
#-D -T
|
|
||||||
#:<< _EOF
|
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#:<< _EOF
|
|
||||||
%cmake_kde5 -d build
|
%cmake_kde5 -d build
|
||||||
|
|
||||||
%make \
|
%make \
|
||||||
@ -266,6 +264,9 @@ exit 0
|
|||||||
#%doc COPYING.LIB
|
#%doc COPYING.LIB
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 04 2018 Automatic Build System <autodist@mambasoft.it> 5.13.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Aug 01 2018 Automatic Build System <autodist@mambasoft.it> 5.13.4-1mamba
|
* Wed Aug 01 2018 Automatic Build System <autodist@mambasoft.it> 5.13.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user