[kdevelop] Update to 4.7.0

Jan Grulich jgrulich at fedoraproject.org
Wed Aug 27 09:16:26 UTC 2014


commit c0669bc2f64c2312a5ff8272b36383d9e15be385
Author: Jan Grulich <jgrulich at redhat.com>
Date:   Wed Aug 27 11:16:23 2014 +0200

    Update to 4.7.0

 .gitignore    |    1 +
 kdevelop.spec |   12 ++++++------
 sources       |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4c11b08..9f4e089 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /kdevelop-4.5.90.tar.xz
 /kdevelop-4.6.0.tar.xz
 /kdevelop-4.6.90.tar.xz
+/kdevelop-4.7.0.tar.xz
diff --git a/kdevelop.spec b/kdevelop.spec
index fe6b7bc..7c4788d 100644
--- a/kdevelop.spec
+++ b/kdevelop.spec
@@ -1,11 +1,11 @@
 
-%define kdevplatform_ver 1.6.90
+%define kdevplatform_ver 1.7.0
 
 Name:    kdevelop
 Summary: Integrated Development Environment for C++/C
 Epoch:   9
-Version: 4.6.90
-Release: 2%{?dist}
+Version: 4.7.0
+Release: 1%{?dist}
 
 License: GPLv2
 URL:     http://www.kdevelop.org/
@@ -126,7 +126,7 @@ update-desktop-database -q &> /dev/null
 update-mime-database %{?fedora:-n} %{_kde4_datadir}/mime &> /dev/null || :
 
 %files -f %{name}.lang
-%doc AUTHORS COPYING COPYING.DOC COPYING.LIB CHANGELOG.4.6.90
+%doc AUTHORS COPYING COPYING.DOC COPYING.LIB CHANGELOG.4.7.0
 %{_kde4_bindir}/kdevelop
 %{_kde4_bindir}/kdevelop!
 %{_kde4_configdir}/kdeveloprc
@@ -153,8 +153,8 @@ update-mime-database %{?fedora:-n} %{_kde4_datadir}/mime &> /dev/null || :
 
 
 %changelog
-* Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 9:4.6.90-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
+* Wed Aug 27 2014 Jan Grulich <jgrulich at redhat.com> - 9:4.7.0-1
+- Update to 4.7.0
 
 * Fri Jul 11 2014 Jan Grulich <jgrulich at redhat.com> 9:4.6.90-1
 - Update to 4.6.90 (beta1)
diff --git a/sources b/sources
index 3565a81..44ea089 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6f3db3b10483cbc39f303344956fff08  kdevelop-4.6.90.tar.xz
+0912f881cb1219450aeb155494846bbd  kdevelop-4.7.0.tar.xz


More information about the scm-commits mailing list