[kdelibs] 4.13.3

Rex Dieter rdieter at fedoraproject.org
Mon Jul 14 00:15:13 UTC 2014


commit 13cd99aa643fbccec8ec1239257dcfcdff873905
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sun Jul 13 19:15:35 2014 -0500

    4.13.3

 .gitignore                                         |    2 +-
 ...global-loading-of-DTD-and-entities-no-mor.patch |   36 ------------
 ...on-t-require-a-job-to-handle-messageboxes.patch |   58 --------------------
 kdelibs.spec                                       |   13 ++---
 sources                                            |    2 +-
 5 files changed, 7 insertions(+), 104 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2aa9963..48580fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kdelibs-4.13.2.tar.xz
+/kdelibs-4.13.3.tar.xz
diff --git a/kdelibs.spec b/kdelibs.spec
index 89975be..957e525 100644
--- a/kdelibs.spec
+++ b/kdelibs.spec
@@ -38,8 +38,8 @@
 %global _changelog_trimtime %(date +%s -d "1 year ago")
 
 Summary: KDE Libraries
-Version: 4.13.2
-Release: 11%{?dist}
+Version: 4.13.3
+Release: 1%{?dist}
 
 Name: kdelibs
 Epoch: 6
@@ -176,10 +176,7 @@ Patch092: return-application-icons-properly.patch
 # revert disabling of packagekit
 Patch093: turn-the-packagekit-support-feature-off-by-default.patch
 
-Patch106: 0006-Do-not-set-global-loading-of-DTD-and-entities-no-mor.patch
-
 ## security fix
-Patch158: 0008-Don-t-require-a-job-to-handle-messageboxes.patch
 
 # rhel patches
 
@@ -398,10 +395,7 @@ sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanage
 %patch092 -p1 -R -b .return-application-icons-properly
 %patch093 -p1 -R -b .turn-the-packagekit-support-feature-off-by-default
 
-%patch106 -p1 -b .0006
-
 # security fixes
-%patch158 -p1 -b .0008
 
 # rhel patches
 %if ! 0%{?webkit}
@@ -731,6 +725,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
 
 
 %changelog
+* Mon Jul 14 2014 Rex Dieter <rdieter at fedoraproject.org> - 6:4.13.3-1
+- 4.13.3
+
 * Fri Jul 11 2014 Than Ngo <than at redhat.com> - 6:4.13.2-11
 - fix issue in opening a terminal in Konqueror/Dolphin does not inherit environment variable
 
diff --git a/sources b/sources
index e10d43b..1f86765 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-51fa096f017e9c3c9480bcfad654ad86  kdelibs-4.13.2.tar.xz
+f58d9277127aad95b3032e2546f3006d  kdelibs-4.13.3.tar.xz


More information about the scm-commits mailing list