[kdevelop] Update to 4.5.1

Jan Grulich jgrulich at fedoraproject.org
Thu May 30 14:28:54 UTC 2013


commit 79ddaa194f7cf18bf8878d4130a870b72a72dbb3
Author: Jan Grulich <jgrulich at redhat.com>
Date:   Thu May 30 11:24:38 2013 +0200

    Update to 4.5.1

 .gitignore    |    1 +
 kdevelop.spec |   11 +++++++----
 sources       |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 002e9e8..a719c42 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /kdevelop-4.4.1.tar.bz2
 /kdevelop-4.4.90.tar.bz2
 /kdevelop-4.5.0.tar.bz2
+/kdevelop-4.5.1.tar.bz2
diff --git a/kdevelop.spec b/kdevelop.spec
index 657121b..9188ace 100644
--- a/kdevelop.spec
+++ b/kdevelop.spec
@@ -1,11 +1,11 @@
 
-%define kdevplatform_ver 1.5.0
+%define kdevplatform_ver 1.5.1
 
 Name:    kdevelop
 Summary: Integrated Development Environment for C++/C
 Epoch:   9
-Version: 4.5.0
-Release: 2%{?dist}
+Version: 4.5.1
+Release: 1%{?dist}
 
 License: GPLv2
 URL:     http://www.kdevelop.org/
@@ -161,7 +161,10 @@ update-mime-database %{_kde4_datadir}/mime &> /dev/null
 
 
 %changelog
-* Mon Apr 29 2013 Radek Novacek <rnovacek at redhat.com> 9:4.5.0-2
+* Tue May 30 2013 Jan Grulich <jgrulich at redhat.com> - 9:4.5.1-1
+- Update to 4.5.1
+
+* Mon Apr 29 2013 Radek Novacek <rnovacek at redhat.com> - 9:4.5.0-2
 - Obsoletes and provides kdevelop-custom-buildsystem
 
 * Fri Apr 26 2013 Jan Grulich <jgrulich at redhat.com> - 9:4.5.0-1
diff --git a/sources b/sources
index 2894f57..895304f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7a16db527e0565e435975e929b682af3  kdevelop-4.5.0.tar.bz2
+9356d8faa06a027fb6854391b03ba4bd  kdevelop-4.5.1.tar.bz2


More information about the scm-commits mailing list