[qt5-qtbase] 5.4.0-rc

Rex Dieter rdieter at fedoraproject.org
Fri Nov 28 02:09:24 UTC 2014


commit 1fb122151637a6391821a26cf124c77718da9cef
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Thu Nov 27 20:09:20 2014 -0600

    5.4.0-rc

 .gitignore                                         |    2 +-
 ...ot-apply-subpixel-gamma-correction-on-XCB.patch |   45 --------------------
 qt5-qtbase.spec                                    |   13 ++----
 sources                                            |    2 +-
 4 files changed, 7 insertions(+), 55 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 01e17b3..00107c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 /qtbase-opensource-src-5.3.2.tar.xz
-/qtbase-opensource-src-5.4.0-beta.tar.xz
+/qtbase-opensource-src-5.4.0-rc.tar.xz
diff --git a/qt5-qtbase.spec b/qt5-qtbase.spec
index 21af5e7..4a36676 100644
--- a/qt5-qtbase.spec
+++ b/qt5-qtbase.spec
@@ -25,14 +25,14 @@
 %define examples 1
 %endif
 
-%define pre beta
+%define pre rc
 #define snap 2014-10-07_40
 #define snap_tag 20141007_40
 
 Summary: Qt5 - QtBase components
 Name:    qt5-qtbase
 Version: 5.4.0
-Release: 0.6.%{pre}%{?dist}
+Release: 0.7.%{pre}%{?dist}
 
 # See LGPL_EXCEPTIONS.txt, for exception details
 License: LGPLv2 with exceptions or GPLv3 with exceptions
@@ -79,11 +79,6 @@ Patch50: qt5-poll.patch
 
 ## upstream patches
 
-# Bad font rendering, http://bugzilla.redhat.com/1052389
-# tweak font gamma correction, from:
-# https://bugreports.qt-project.org/browse/QTBUG-41590
-Patch351: 0351-Do-not-apply-subpixel-gamma-correction-on-XCB.patch
-
 # macros, be mindful to keep sync'd with macros.qt5
 Source1: macros.qt5
 %define _qt5 %{name}
@@ -314,7 +309,6 @@ rm -fv mkspecs/linux-g++*/qmake.conf.multilib-optflags
 %patch12 -p1 -b .enable_ft_lcdfilter
 
 #patch50 -p1 -b .poll
-%patch351 -p1 -b .0351
 
 # drop -fexceptions from $RPM_OPT_FLAGS
 RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS | sed 's|-fexceptions||g'`
@@ -801,6 +795,9 @@ fi
 
 
 %changelog
+* Thu Nov 27 2014 Rex Dieter <rdieter at fedoraproject.org> 5.4.0-0.7.rc
+- 5.4.0-rc
+
 * Wed Nov 12 2014 Rex Dieter <rdieter at fedoraproject.org> 5.4.0-0.6.beta
 - add versioned Requires: libxkbcommon dep
 
diff --git a/sources b/sources
index eb1682a..3567a65 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bfe2c1d250e4771a55b37eb64edb832a  qtbase-opensource-src-5.4.0-beta.tar.xz
+5b7461c9cbc8784b3d166f7e631e48f2  qtbase-opensource-src-5.4.0-rc.tar.xz


More information about the scm-commits mailing list