rebuilt with gcc 8.1.0 [release 18.04.2-2mamba;Sun Jun 24 2018]
This commit is contained in:
parent
249893d15b
commit
e8ef3a5063
@ -1,6 +1,6 @@
|
|||||||
Name: cantor
|
Name: cantor
|
||||||
Version: 18.04.2
|
Version: 18.04.2
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: KDE Frontend to Mathematical Software
|
Summary: KDE Frontend to Mathematical Software
|
||||||
Group: Graphical Desktop/Applications/Educational
|
Group: Graphical Desktop/Applications/Educational
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -50,6 +50,7 @@ BuildRequires: libstdc++6-devel
|
|||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: libqalculate-devel >= 0.9.7
|
BuildRequires: libqalculate-devel >= 0.9.7
|
||||||
|
BuildRequires: gcc >= 8.1.0
|
||||||
#Requires: kde-workspace
|
#Requires: kde-workspace
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
@ -155,6 +156,9 @@ exit 0
|
|||||||
%{_kde5_libdir}/libcantorlibs.so
|
%{_kde5_libdir}/libcantorlibs.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jun 24 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 18.04.2-2mamba
|
||||||
|
- rebuilt with gcc 8.1.0
|
||||||
|
|
||||||
* Tue Jun 12 2018 Automatic Build System <autodist@mambasoft.it> 18.04.2-1mamba
|
* Tue Jun 12 2018 Automatic Build System <autodist@mambasoft.it> 18.04.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user