[kdevelop] Update to 4.7.1

Jan Grulich jgrulich at fedoraproject.org
Wed Feb 4 08:10:40 UTC 2015


commit 6fd7a53eef8982319136d1ee3b7e80511add8a2a
Author: Jan Grulich <jgrulich at redhat.com>
Date:   Wed Feb 4 09:10:19 2015 +0100

    Update to 4.7.1

 .gitignore    |    1 +
 kdevelop.spec |    9 ++++++---
 sources       |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9f4e089..bb2ef9a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /kdevelop-4.6.0.tar.xz
 /kdevelop-4.6.90.tar.xz
 /kdevelop-4.7.0.tar.xz
+/kdevelop-4.7.1.tar.xz
diff --git a/kdevelop.spec b/kdevelop.spec
index 9838a40..76544cd 100644
--- a/kdevelop.spec
+++ b/kdevelop.spec
@@ -1,11 +1,11 @@
 
-%define kdevplatform_ver 1.7.0
+%define kdevplatform_ver 1.7.1
 
 Name:    kdevelop
 Summary: Integrated Development Environment for C++/C
 Epoch:   9
-Version: 4.7.0
-Release: 2%{?dist}
+Version: 4.7.1
+Release: 1%{?dist}
 
 License: GPLv2
 URL:     http://www.kdevelop.org/
@@ -153,6 +153,9 @@ update-mime-database %{?fedora:-n} %{_kde4_datadir}/mime &> /dev/null || :
 
 
 %changelog
+* Tue Feb 03 2015 Jan Grulich <jgrulich at redhat.com> - 9:4.7.1-1
+- Update to 4.7.1
+
 * Tue Jan 27 2015 Petr Machata <pmachata at redhat.com> - 9:4.7.0-2
 - Rebuild for boost 1.57.0
 
diff --git a/sources b/sources
index 44ea089..23aca7e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0912f881cb1219450aeb155494846bbd  kdevelop-4.7.0.tar.xz
+dc7e6259a999bd34ce644ffea4727e76  kdevelop-4.7.1.tar.xz


More information about the scm-commits mailing list