From 912a71c65cc9873f7691a14ece499dceda30ab1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 10 Feb 2012 14:09:46 +0100 Subject: [PATCH 1/2] Rebuild against PCRE 8.30 --- kdelibs3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kdelibs3.spec b/kdelibs3.spec index 336248e..f9f0a8c 100644 --- a/kdelibs3.spec +++ b/kdelibs3.spec @@ -28,7 +28,7 @@ Summary: KDE 3 Libraries Name: kdelibs3 Version: 3.5.10 -Release: 33%{?dist} +Release: 34%{?dist} License: LGPLv2 Url: http://www.kde.org/ @@ -589,6 +589,9 @@ touch --no-create %{_datadir}/icons/crystalsvg 2> /dev/null || : %changelog +* Fri Feb 10 2012 Petr Pisar - 3.5.10-34 +- Rebuild against PCRE 8.30 + * Fri Jan 13 2012 Fedora Release Engineering - 3.5.10-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild From b3e986059a9f2708943fea8097815630d1c1922a Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Wed, 4 Apr 2012 18:01:41 +0200 Subject: [PATCH 2/2] drop apidocs --- kdelibs3.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/kdelibs3.spec b/kdelibs3.spec index f9f0a8c..580ee4a 100644 --- a/kdelibs3.spec +++ b/kdelibs3.spec @@ -18,7 +18,7 @@ %define kde_major_version 3 -%define apidocs 1 +%define apidocs 0 # We always include this here now because kdeartwork 4 has moved on to # icon-naming-spec names (partially, so the icon theme isn't usable with KDE 4 @@ -28,7 +28,7 @@ Summary: KDE 3 Libraries Name: kdelibs3 Version: 3.5.10 -Release: 34%{?dist} +Release: 35%{?dist} License: LGPLv2 Url: http://www.kde.org/ @@ -589,6 +589,9 @@ touch --no-create %{_datadir}/icons/crystalsvg 2> /dev/null || : %changelog +* Wed Apr 04 2012 Than Ngo - 3.5.10-35 +- drop apidocs + * Fri Feb 10 2012 Petr Pisar - 3.5.10-34 - Rebuild against PCRE 8.30