[kdevplatform] Update to 1.5.90

Jan Grulich jgrulich at fedoraproject.org
Wed Nov 27 15:02:34 UTC 2013


commit 5476c530e0e919b7bfe711b49f8befd80161480a
Author: Jan Grulich <jgrulich at redhat.com>
Date:   Wed Nov 27 16:02:10 2013 +0100

    Update to 1.5.90

 .gitignore        |    1 +
 kdevplatform.spec |    9 +++++----
 sources           |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index be086d0..fd52e21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /kdevplatform-1.5.1.tar.bz2
 /kdevplatform-1.5.2.tar.xz
 /kdevplatform-1.5.80.tar.xz
+/kdevplatform-1.5.90.tar.xz
diff --git a/kdevplatform.spec b/kdevplatform.spec
index a66c720..77bd486 100644
--- a/kdevplatform.spec
+++ b/kdevplatform.spec
@@ -1,8 +1,8 @@
-%define kdevelop_ver 4.5.80
+%define kdevelop_ver 4.5.90
 
 Name:           kdevplatform
 Summary:        Libraries for use by KDE development tools
-Version:        1.5.80
+Version:        1.5.90
 Release:        1%{?dist}
 
 Group:          Development/Tools
@@ -96,7 +96,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 %{_kde4_datadir}/kde4/services/*.desktop
 %{_kde4_datadir}/kde4/servicetypes/*.desktop
 %{_kde4_datadir}/config/*.knsrc
-%{_kde4_datadir}/kde4/apps/plasma/plasmoids/org.kdevelop.branches/*
 %{_kde4_iconsdir}/hicolor/*/*/*
 
 %post libs -p /sbin/ldconfig
@@ -106,7 +105,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 %defattr(-,root,root,-)
 %{_kde4_libdir}/lib*.so.*
 %{_kde4_libdir}/kde4/*.so
-%{_kde4_libdir}/kde4/imports/org/kde/kdevplatform/*
 %{_kde4_libdir}/kde4/plugins/grantlee/0.3/*.so
 
 %files devel
@@ -117,6 +115,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 
 
 %changelog
+* Wed Nov 27 2013 Jan Grulich <jgrulich at redhat.com> - 1.5.90-1
+- Update to 1.5.90
+
 * Mon Nov 18 2013 Jan Grulich <jgrulich at redhat.com> - 1.5.80-1
 - Update to 1.5.80
 
diff --git a/sources b/sources
index fb27b65..8bee837 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-056561e30ab4eea1aec1367a6eb41777  kdevplatform-1.5.80.tar.xz
+3346b050fecffd350e968016a639e99d  kdevplatform-1.5.90.tar.xz


More information about the scm-commits mailing list