[marble] 4.8.1

Jaroslav Reznik jreznik at fedoraproject.org
Mon Mar 5 12:06:34 UTC 2012


commit d06cce5a0e16e64a731a30720498e8c2291f52d0
Author: Jaroslav Reznik <jreznik at redhat.com>
Date:   Mon Mar 5 13:06:14 2012 +0100

    4.8.1

 .gitignore                           |    3 +-
 marble-4.8.0-qt48_transparency.patch |   49 ----------------------------------
 marble.spec                          |   11 ++++---
 sources                              |    2 +-
 4 files changed, 8 insertions(+), 57 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 60635a4..120b473 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/marble-4.7.4.tar.bz2
-/marble-4.8.0.tar.bz2
+/marble-4.8.1.tar.xz
diff --git a/marble.spec b/marble.spec
index fd55126..c7195a6 100644
--- a/marble.spec
+++ b/marble.spec
@@ -2,8 +2,8 @@
 Name:    marble
 Summary: Virtual globe and world atlas 
 Epoch:   1
-Version: 4.8.0
-Release: 6%{?dist}
+Version: 4.8.1
+Release: 1%{?dist}
 
 License: LGPLv2+
 #URL:     https://projects.kde.org/projects/kde/kdeedu/marble
@@ -14,14 +14,13 @@ URL:     http://edu.kde.org/marble/
 %else
 %global stable stable
 %endif
-Source0: ftp://ftp.kde.org/pub/kde/%{stable}/%{version}/src/%{name}-%{version}.tar.bz2
+Source0: ftp://ftp.kde.org/pub/kde/%{stable}/%{version}/src/%{name}-%{version}.tar.xz
 
 ## upstreamable patches
 # drop hardcoded (-O3) optimizations
 Patch50: marble-4.8.0-opt.patch
 
 ## upstream patches
-Patch100: marble-4.8.0-qt48_transparency.patch
 
 BuildRequires: desktop-file-utils
 BuildRequires: kdelibs4-devel >= %{version}
@@ -84,7 +83,6 @@ Requires: pykde4 >= %{version}
 %setup -q
 
 %patch50 -p1 -b .opt
-%patch100 -p1 -b .qt48_transparency
 
 
 %build
@@ -162,6 +160,9 @@ fi
 
 
 %changelog
+* Mon Mar 05 2012 Jaroslav Reznik <jreznik at redhat.com> - 1:4.8.1-1
+- 4.8.1
+
 * Thu Feb 09 2012 Jaroslav Reznik <jreznik at redhat.com> 1:4.8.0-6
 - more qt 4.8 fixes (show proper icons for MarbleLegendBrowser)
 
diff --git a/sources b/sources
index e2d801e..a65fed0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-95c546f33706d8fcbef8a04b4b18a17f  marble-4.8.0.tar.bz2
+e1b73990d92d6e4d7f1799e72f885946  marble-4.8.1.tar.xz


More information about the scm-commits mailing list