[marble] 4.12.3

Rex Dieter rdieter at fedoraproject.org
Sat Mar 1 23:15:04 UTC 2014


commit 5c6382942e6b4983937c4c19370a087767f8d68a
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sat Mar 1 17:16:01 2014 -0600

    4.12.3

 .gitignore                       |    6 +--
 marble-4.12.2-geonames-api.patch |   95 --------------------------------------
 marble.spec                      |   10 ++--
 sources                          |    2 +-
 4 files changed, 7 insertions(+), 106 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1263a3b..40bf09f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1 @@
-/marble-4.11.3.tar.xz
-/marble-4.11.97.tar.xz
-/marble-4.12.0.tar.xz
-/marble-4.12.1.tar.xz
-/marble-4.12.2.tar.xz
+/marble-4.12.3.tar.xz
diff --git a/marble.spec b/marble.spec
index 539db91..b74f270 100644
--- a/marble.spec
+++ b/marble.spec
@@ -6,8 +6,8 @@
 Name:    marble
 Summary: Virtual globe and world atlas 
 Epoch:   1
-Version: 4.12.2
-Release: 3%{?dist}
+Version: 4.12.3
+Release: 1%{?dist}
 
 License: LGPLv2+
 #URL:    https://projects.kde.org/projects/kde/kdeedu/marble
@@ -32,8 +32,6 @@ Patch0: marble-4.11.90-qextserialport.patch
 Patch50:  marble-4.12.0-app_versions.patch
 
 ## upstream patches
-# fix some online services failing due to geonames.org API change (kde#331004)
-Patch100: marble-4.12.2-geonames-api.patch
 
 BuildRequires: desktop-file-utils
 BuildRequires: kdelibs4-devel >= %{version}
@@ -143,7 +141,6 @@ Requires: pykde4%{?_kde4_version: >= %{_kde4_version}}
 
 %patch0 -p1 -b .qextserialport
 %patch50 -p1 -b .app_versions
-%patch100 -p1 -b .kde#331004
 
 
 %build
@@ -263,6 +260,9 @@ fi
 
 
 %changelog
+* Sat Mar 01 2014 Rex Dieter <rdieter at fedoraproject.org> - 1:4.12.3-1
+- 4.12.3
+
 * Thu Feb 27 2014 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1:4.12.2-3
 - apply upstream fix for geonames.org API change (kde#331004)
 - fix the hardcoded libmarblewidget version to actually match what is shipped
diff --git a/sources b/sources
index 09be447..d8be4a3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3302b84bff6dcd9c7443390384a66b97  marble-4.12.2.tar.xz
+e2a55c9a58979c0d875007ada1c3c821  marble-4.12.3.tar.xz


More information about the scm-commits mailing list