automatic version update by autodist [release 5.20.0-1mamba;Sun Oct 18 2020]
This commit is contained in:
parent
d78296f6d3
commit
4672b621dd
@ -1,7 +1,7 @@
|
||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||
|
||||
Name: systemsettings
|
||||
Version: 5.19.5
|
||||
Version: 5.20.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 system settings panel
|
||||
Group: Graphical Desktop/Applications/Configuration
|
||||
@ -10,7 +10,6 @@ Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/plasma/%{plasmaver}/systemsettings-%{version}.tar.xz
|
||||
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -69,6 +68,7 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
rm -rf build
|
||||
|
||||
%build
|
||||
%cmake_kde5 -d build
|
||||
@ -120,6 +120,9 @@ exit 0
|
||||
%{_libdir}/libsystemsettingsview.so
|
||||
|
||||
%changelog
|
||||
* Sun Oct 18 2020 Automatic Build System <autodist@mambasoft.it> 5.20.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 02 2020 Automatic Build System <autodist@mambasoft.it> 5.19.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user