[kate] 4.10.2

Rex Dieter rdieter at fedoraproject.org
Sun Mar 31 11:20:34 UTC 2013


commit 39f102c8e1eb9a2a18613b42cf5b717207b4c23d
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sun Mar 31 06:20:18 2013 -0500

    4.10.2

 .gitignore                              |    1 +
 kate-4.10-python-indentation-mode.patch |  309 -------------------------------
 kate.spec                               |    9 +-
 sources                                 |    2 +-
 4 files changed, 7 insertions(+), 314 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a564b52..c1ecf12 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /kate-4.10.1.tar.xz
+/kate-4.10.2.tar.xz
diff --git a/kate.spec b/kate.spec
index f09f661..26bd967 100644
--- a/kate.spec
+++ b/kate.spec
@@ -1,7 +1,7 @@
 Name:    kate
 Summary: Advanced Text Editor 
-Version: 4.10.1
-Release: 3%{?dist}
+Version: 4.10.2
+Release: 1%{?dist}
 
 # kwrite LGPLv2+
 # kate: app LGPLv2, plugins, LGPLv2 and LGPLv2+ and GPLv2+
@@ -18,7 +18,6 @@ URL:     https://projects.kde.org/projects/kde/kdebase/kate
 Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.xz
 
 # upstream patches
-Patch100: kate-4.10-python-indentation-mode.patch
 
 BuildRequires: desktop-file-utils
 BuildRequires: kactivities-devel >= %{version}
@@ -74,7 +73,6 @@ Requires: kde-runtime%{?_kde4_version: >= %{_kde4_version}}
 %prep
 %setup -q
 
-%patch100 -p1 -b .python-indentation-mode
 
 %build
 mkdir -p %{_target_platform}
@@ -196,6 +194,9 @@ fi
 
 
 %changelog
+* Sun Mar 31 2013 Rex Dieter <rdieter at fedoraproject.org> - 4.10.2-1
+- 4.10.2
+
 * Tue Mar 19 2013 Than Ngo <than at redhat.com> - 4.10.1-3
 - backport to fix python indentation mode
 
diff --git a/sources b/sources
index 38a0eb5..23e48dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7ffabec061a8d9b814b5dd498d1e7d2b  kate-4.10.1.tar.xz
+0c96099d8fc78281440106433753d6eb  kate-4.10.2.tar.xz


More information about the scm-commits mailing list