[kdevelop] Update to 4.5.90

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


commit 9a7863058ab0f581eae25abc31e8ec57c75ec9ec
Author: Jan Grulich <jgrulich at redhat.com>
Date:   Wed Nov 27 17:02:00 2013 +0100

    Update to 4.5.90

 .gitignore    |    1 +
 kdevelop.spec |    9 ++++++---
 sources       |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3da50ad..985d82b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /kdevelop-4.5.1.tar.bz2
 /kdevelop-4.5.2.tar.xz
 /kdevelop-4.5.80.tar.xz
+/kdevelop-4.5.90.tar.xz
diff --git a/kdevelop.spec b/kdevelop.spec
index 2efeff6..b858e61 100644
--- a/kdevelop.spec
+++ b/kdevelop.spec
@@ -1,10 +1,10 @@
 
-%define kdevplatform_ver 1.5.80
+%define kdevplatform_ver 1.5.90
 
 Name:    kdevelop
 Summary: Integrated Development Environment for C++/C
 Epoch:   9
-Version: 4.5.80
+Version: 4.5.90
 Release: 1%{?dist}
 
 License: GPLv2
@@ -133,7 +133,7 @@ update-mime-database %{_kde4_datadir}/mime &> /dev/null
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING COPYING.DOC COPYING.LIB CHANGELOG.4.5.80 TODO NEWS
+%doc AUTHORS COPYING COPYING.DOC COPYING.LIB CHANGELOG.4.5.90 TODO NEWS
 %{_kde4_bindir}/kdevelop
 %{_kde4_bindir}/kdevelop!
 %{_kde4_configdir}/kdeveloprc
@@ -162,6 +162,9 @@ update-mime-database %{_kde4_datadir}/mime &> /dev/null
 
 
 %changelog
+* Wed Nov 27 2013 Jan Grulich <jgrulich at redhat.com> - 9:4.5.90-1
+- Update to 4.5.90
+
 * Mon Nov 18 2013 Jan Grulich <jgrulich at redhat.com> - 9:4.5.80-1
 - Update to 4.5.80
 
diff --git a/sources b/sources
index 647eb42..f37f90b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ee7d4cb2cf48b927f08e2edc85fb53c1  kdevelop-4.5.80.tar.xz
+a5f9f66208bfb5e4cd31533d61dbda21  kdevelop-4.5.90.tar.xz


More information about the scm-commits mailing list