diff --git a/.gitignore b/.gitignore index 5a5ab78..cd0e8d4 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /kdelibs-4.12.1.tar.xz /kdelibs-4.12.2.tar.xz /kdelibs-4.12.3.tar.xz +/kdelibs-4.12.90.tar.xz diff --git a/kdelibs-4.12.90-dot.patch b/kdelibs-4.12.90-dot.patch new file mode 100644 index 0000000..fed6713 --- /dev/null +++ b/kdelibs-4.12.90-dot.patch @@ -0,0 +1,12 @@ +diff -up kdelibs-4.12.90/doc/common/Doxyfile.global.dot kdelibs-4.12.90/doc/common/Doxyfile.global +--- kdelibs-4.12.90/doc/common/Doxyfile.global.dot 2014-03-17 13:15:23.252517997 -0500 ++++ kdelibs-4.12.90/doc/common/Doxyfile.global 2014-03-17 13:16:02.472100942 -0500 +@@ -1360,7 +1360,7 @@ HIDE_UNDOC_RELATIONS = NO + # toolkit from AT&T and Lucent Bell Labs. The other options in this section + # have no effect if this option is set to NO (the default) + +-HAVE_DOT = YES ++HAVE_DOT = NO + + # The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs. + # The default size is 10pt. diff --git a/kdelibs-4.9.3-dot.patch b/kdelibs-4.9.3-dot.patch deleted file mode 100644 index 2bca78d..0000000 --- a/kdelibs-4.9.3-dot.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up kdelibs-4.9.3/doc/common/Doxyfile.global.me kdelibs-4.9.3/doc/common/Doxyfile.global ---- kdelibs-4.9.3/doc/common/Doxyfile.global.me 2012-12-04 16:57:09.239184154 +0100 -+++ kdelibs-4.9.3/doc/common/Doxyfile.global 2012-12-04 16:57:13.157191451 +0100 -@@ -1392,7 +1392,7 @@ HIDE_UNDOC_RELATIONS = NO - # toolkit from AT&T and Lucent Bell Labs. The other options in this section - # have no effect if this option is set to NO (the default) - --HAVE_DOT = YES -+HAVE_DOT = NO - - # By default doxygen will write a font called FreeSans.ttf to the output - # directory and reference it in all dot files that doxygen generates. This diff --git a/kdelibs.spec b/kdelibs.spec index 1db7a69..580fe80 100644 --- a/kdelibs.spec +++ b/kdelibs.spec @@ -38,7 +38,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Summary: KDE Libraries -Version: 4.12.3 +Version: 4.12.90 Release: 1%{?dist} Name: kdelibs @@ -148,7 +148,7 @@ Patch54: kdelibs-4.8.4-kjs-locale.patch Patch59: kdelibs-4.9.3-kcm_ssl.patch # disable dot to reduce apidoc size -Patch61: kdelibs-4.9.3-dot.patch +Patch61: kdelibs-4.12.90-dot.patch # workaround for bz#969524 on arm Patch62: kdelibs-4.11.3-arm.patch @@ -624,6 +624,9 @@ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || : %changelog +* Mon Mar 17 2014 Rex Dieter 6:4.12.90-1 +- 4.12.90 + * Sat Mar 01 2014 Rex Dieter - 6:4.12.3-1 - 4.12.3 diff --git a/sources b/sources index 14d724c..b8b18c2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8b85c9ece434b6cbff364197827b649f kdelibs-4.12.3.tar.xz +ec4a561511c385c3b9fad3639836b025 kdelibs-4.12.90.tar.xz