diff --git a/rocs.spec b/rocs.spec index ee1988a..cf51c1d 100644 --- a/rocs.spec +++ b/rocs.spec @@ -1,5 +1,5 @@ Name: rocs -Version: 16.08.1 +Version: 16.08.2 Release: 1mamba Summary: Graph Theory Tool for Professors and Students Group: Graphical Desktop/Applications/Educational @@ -9,16 +9,14 @@ Packager: Davide Madrisan URL: http://www.kde.org/applications/education/rocs Source: http://download.kde.org/stable/applications/%{version}/src/rocs-%{version}.tar.xz License: GPL -BuildRequires: cmake ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: kdelibs-devel -BuildRequires: kde-workspace-devel BuildRequires: libgcc -BuildRequires: libqt4-devel +BuildRequires: libqt5-devel BuildRequires: libsoprano-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END +BuildRequires: cmake #Requires: kde-workspace BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -115,6 +113,9 @@ exit 0 %doc README %changelog +* Sun Oct 16 2016 Automatic Build System 16.08.2-1mamba +- automatic version update by autodist + * Fri Sep 09 2016 Automatic Build System 16.08.1-1mamba - automatic version update by autodist