diff --git a/kdelibs-4.13.2-qreal.patch b/kdelibs-4.13.2-qreal.patch deleted file mode 100644 index 5139e89..0000000 --- a/kdelibs-4.13.2-qreal.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up kdelibs-4.13.2/khtml/css/cssparser.cpp.qreal kdelibs-4.13.2/khtml/css/cssparser.cpp ---- kdelibs-4.13.2/khtml/css/cssparser.cpp.qreal 2014-06-07 17:33:11.047973300 -0500 -+++ kdelibs-4.13.2/khtml/css/cssparser.cpp 2014-06-07 23:01:04.275165034 -0500 -@@ -2709,7 +2709,7 @@ static inline int yyerror( const char *s - return 1; - } - --static const qreal dIntMax = INT_MAX; -+static const double dIntMax = INT_MAX; - #define END 0 - - #include "parser.h" diff --git a/kdelibs.spec b/kdelibs.spec index b714f52..3cfa638 100644 --- a/kdelibs.spec +++ b/kdelibs.spec @@ -39,7 +39,7 @@ Summary: KDE Libraries Version: 4.13.2 -Release: 1%{?dist} +Release: 2%{?dist} Name: kdelibs Epoch: 6 @@ -157,8 +157,6 @@ Patch62: kdelibs-4.11.3-arm.patch Patch63: kdelibs-4.11.3-klauncher-no-glib.patch ## upstream -# https://bugs.kde.org/show_bug.cgi?id=335346#c3 -Patch100: kdelibs-4.13.2-qreal.patch # revert these commits for #https://bugs.kde.org/315578 @@ -368,7 +366,6 @@ sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanage %patch091 -p1 -R -b .coding-style-fixes.patch %patch092 -p1 -R -b .return-application-icons-properly %patch093 -p1 -R -b .turn-the-packagekit-support-feature-off-by-default -%patch100 -p1 -b .qreal # security fixes @@ -627,6 +624,9 @@ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || : %changelog +* Sun Jun 08 2014 Rex Dieter - 6:4.13.2-2 +- respin + * Sat Jun 07 2014 Rex Dieter - 6:4.13.2-1 - 4.13.2 diff --git a/sources b/sources index 539663a..e10d43b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d06acae6071ae1679d8e3016da9d4dab kdelibs-4.13.2.tar.xz +51fa096f017e9c3c9480bcfad654ad86 kdelibs-4.13.2.tar.xz