diff --git a/kstars.spec b/kstars.spec index 08ab7df..3cd8bbd 100644 --- a/kstars.spec +++ b/kstars.spec @@ -1,5 +1,5 @@ Name: kstars -Version: 4.13.1 +Version: 4.13.2 Release: 1mamba Summary: Desktop Planetarium Group: Graphical Desktop/Applications/Educational @@ -31,6 +31,7 @@ BuildRequires: libXft-devel BuildRequires: libXpm-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END +BuildRequires: eigen3-devel Requires: kde-workspace Provides: kstars4 = %{?epoch:%epoch:}%{version}-%{release} Obsoletes: kstars4 @@ -108,6 +109,9 @@ exit 0 %doc AUTHORS COPYING COPYING.DOC ChangeLog README README.api README.customize README.ephemerides README.i18n README.images README.planetmath README.timekeeping TODO %changelog +* Fri Jun 13 2014 Automatic Build System 4.13.2-1mamba +- automatic version update by autodist + * Mon May 19 2014 Automatic Build System 4.13.1-1mamba - automatic version update by autodist