[kdevplatform] Update to 1.6.0

Jan Grulich jgrulich at fedoraproject.org
Sun Dec 8 10:25:31 UTC 2013


commit de5d527aee591619dd26ef04ee571fc6362f52c6
Author: Jan Grulich <jgrulich at redhat.com>
Date:   Sun Dec 8 11:25:13 2013 +0100

    Update to 1.6.0

 .gitignore        |    1 +
 kdevplatform.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fd52e21..af9a041 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /kdevplatform-1.5.2.tar.xz
 /kdevplatform-1.5.80.tar.xz
 /kdevplatform-1.5.90.tar.xz
+/kdevplatform-1.6.0.tar.xz
diff --git a/kdevplatform.spec b/kdevplatform.spec
index 77bd486..0d4a35f 100644
--- a/kdevplatform.spec
+++ b/kdevplatform.spec
@@ -1,8 +1,8 @@
-%define kdevelop_ver 4.5.90
+%define kdevelop_ver 4.6.0
 
 Name:           kdevplatform
 Summary:        Libraries for use by KDE development tools
-Version:        1.5.90
+Version:        1.6.0
 Release:        1%{?dist}
 
 Group:          Development/Tools
@@ -115,6 +115,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 
 
 %changelog
+* Sun Dec 08 2013 Jan Grulich <jgrulich at redhat.com> - 1.6.0-1
+- Update to 1.6.0
+
 * Wed Nov 27 2013 Jan Grulich <jgrulich at redhat.com> - 1.5.90-1
 - Update to 1.5.90
 
diff --git a/sources b/sources
index 8bee837..de5b720 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3346b050fecffd350e968016a639e99d  kdevplatform-1.5.90.tar.xz
+26d78c5374d35ec48d38b780e011883a  kdevplatform-1.6.0.tar.xz


More information about the scm-commits mailing list