[kate-plugin-cpphelper/f19] New upstream version

Mario Blättermann mariobl at fedoraproject.org
Thu Oct 10 19:42:15 UTC 2013


commit 6f53e93d92fa3fb6882be15096dd4fd35ff4c07e
Author: Mario Blättermann <mario.blaettermann at gmail.com>
Date:   Thu Oct 10 21:41:55 2013 +0200

    New upstream version

 .gitignore                 |    1 +
 kate-plugin-cpphelper.spec |   10 +++++++---
 sources                    |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b7fd279..e66a199 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /148606-KateCppHelperPlugin-0.9.3.tar.bz2
+/148606-KateCppHelperPlugin-0.9.6.tar.bz2
diff --git a/kate-plugin-cpphelper.spec b/kate-plugin-cpphelper.spec
index dbc2375..b580a29 100644
--- a/kate-plugin-cpphelper.spec
+++ b/kate-plugin-cpphelper.spec
@@ -1,6 +1,6 @@
 Name:           kate-plugin-cpphelper
-Version:        0.9.3
-Release:        2%{?dist}
+Version:        0.9.6
+Release:        1%{?dist}
 Summary:        Plugin for Kate to simplify C/C++ programming
 
 License:        GPLv3+
@@ -35,12 +35,16 @@ make %{?_smp_mflags}
 
 
 %files
-%doc Changes.md README.md
+%doc Changes.md LICENSE README.md
+%exclude %{_kde4_datadir}/doc/katecpphelperplugin
 %{_kde4_datadir}/kde4/apps/kate/plugins/katecpphelperplugin/
 %{_kde4_datadir}/kde4/services/katecpphelperplugin.desktop
 %{_kde4_libdir}/kde4/katecpphelperplugin.so
 
 %changelog
+* Thu Oct 10 2013 Mario Blättermann <mariobl at fedoraproject.org> - 0.9.6-1
+- New upstream version, fixes bug #1017355
+
 * Tue Sep 03 2013 Mario Blättermann <mariobl at fedoraproject.org> - 0.9.3-2
 - Removed unneeded cmake option 
 
diff --git a/sources b/sources
index f963c48..85994b9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c3677c422772b9f8b176be95161ba7f5  148606-KateCppHelperPlugin-0.9.3.tar.bz2
+cda62b09246306f98ef176adf441d85c  148606-KateCppHelperPlugin-0.9.6.tar.bz2


More information about the scm-commits mailing list