From 01787fc1d0415c3c938f9d2df223c4883031c29b Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Aug 26 2017 15:10:43 +0000 Subject: 4-14.35 (kde-apps-17.08.0) --- diff --git a/kdelibs.spec b/kdelibs.spec index 80f848e..8b9708e 100644 --- a/kdelibs.spec +++ b/kdelibs.spec @@ -49,9 +49,9 @@ Summary: KDE Libraries # shipped with kde applications, version... -%global apps_version 17.04.3 -Version: 4.14.34 -Release: 2%{?dist} +%global apps_version 17.08.0 +Version: 4.14.35 +Release: 1%{?dist} Name: kdelibs Epoch: 6 @@ -80,10 +80,6 @@ BuildRequires: kde-filesystem >= 4-23 BuildRequires: kde-settings BuildRequires: docbook-dtds docbook-style-xsl BuildRequires: perl-generators - -# For AutoReq cmake-filesystem -BuildRequires: cmake - Requires: ca-certificates Requires: dbusmenu-qt%{?_isa} >= %{dbusmenu_qt_version} Requires: docbook-dtds docbook-style-xsl @@ -197,16 +193,11 @@ Patch62: kdelibs-4.11.3-arm.patch # opening a terminal in Konqueror / Dolphin does not inherit environment variables Patch64: kdelibs-4.13.2-invokeTerminal.patch -# newer glibc has 2 prototypes for trunc, check for ftrunc instead -Patch65: kdelibs-4.14.17-glibc_trunc.patch - # gcc6 FTBFS: maybe easier/cleaner to build with: -std=gnu++98 or -Wno-error-narrowing Patch67: kdelibs-4.14.17-gcc6_narrowing_hack.patch ## upstream # 4.14 branch (lookaside cache) -Patch101: 0001-Support-SVG-too.patch -Patch102: 0002-cmake-De-duplicate-else-to-fix-build-with-cmake-3.9.patch ## security fix @@ -496,14 +487,9 @@ sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanage %patch61 -p1 -b .dot %patch62 -p1 -b .arm-plasma %patch64 -p1 -b .invokeTerminal -## fixed differently upstream? can probably drop -- rex -#patch65 -p1 -b .glibc_trunc %patch67 -p1 -b .gcc6_narrowing_hack # upstream patches -%patch101 -p1 -b .0001 -%patch102 -p1 -b .0002 - # security fixes @@ -886,6 +872,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Sat Aug 26 2017 Rex Dieter - 6:4.14.35-1 +- 4-14.35 (kde-apps-17.08.0) + * Mon Aug 07 2017 Björn Esser - 6:4.14.34-2 - Rebuilt for AutoReq cmake-filesystem