diff --git a/.gitignore b/.gitignore index c696b2c..fe88430 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /marble-4.8.5.tar.xz /marble-4.9.1.tar.xz /marble-4.9.2.tar.xz +/marble-4.9.3.tar.xz diff --git a/marble.spec b/marble.spec index b59e654..4cefe34 100644 --- a/marble.spec +++ b/marble.spec @@ -4,8 +4,8 @@ Name: marble Summary: Virtual globe and world atlas Epoch: 1 -Version: 4.9.2 -Release: 2%{?dist} +Version: 4.9.3 +Release: 1%{?dist} License: LGPLv2+ #URL: https://projects.kde.org/projects/kde/kdeedu/marble @@ -27,10 +27,12 @@ Patch50: marble-4.8.80-opt.patch BuildRequires: desktop-file-utils BuildRequires: kdelibs4-devel >= %{version} BuildRequires: pkgconfig(libgps) +# qt-mobility-devel +BuildRequires: pkgconfig(QtLocation) %if 0%{?python} BuildRequires: pykde4-devel >= %{version} %endif -BuildRequires: qt-mobility-devel +BuildRequires: shapelib-devel Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release} Requires: kde-runtime%{?_kde4_version: >= %{_kde4_version}} @@ -169,6 +171,15 @@ fi %changelog +* Sat Nov 03 2012 Rex Dieter - 1:4.9.3-1 +- 4.9.3 + +* Thu Nov 01 2012 Rex Dieter 1:4.9.2-4 +- BR: shapelib-devel + +* Wed Oct 03 2012 Rex Dieter 1:4.9.2-3 +- rebuild (sip) + * Sat Sep 29 2012 Rex Dieter 1:4.9.2-2 - re-enable python bindings diff --git a/sources b/sources index 3f701e4..9af8aac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -def45b5fb0207869079310429c2b58b0 marble-4.9.2.tar.xz +dcc06b9f4411b305519fcbbadf9ebdf4 marble-4.9.3.tar.xz