[kdevplatform] Update to 1.5.80

Jan Grulich jgrulich at fedoraproject.org
Mon Nov 18 13:30:58 UTC 2013


commit a636c1f6f0437e21e98226dec7625a48e41695d5
Author: Jan Grulich <jgrulich at redhat.com>
Date:   Mon Nov 18 14:31:13 2013 +0100

    Update to 1.5.80

 .gitignore        |    1 +
 kdevplatform.spec |    9 ++++++---
 sources           |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c5c6748..be086d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /kdevplatform-1.5.0.tar.bz2
 /kdevplatform-1.5.1.tar.bz2
 /kdevplatform-1.5.2.tar.xz
+/kdevplatform-1.5.80.tar.xz
diff --git a/kdevplatform.spec b/kdevplatform.spec
index 15e07c2..a66c720 100644
--- a/kdevplatform.spec
+++ b/kdevplatform.spec
@@ -1,8 +1,8 @@
-%define kdevelop_ver 4.5.2
+%define kdevelop_ver 4.5.80
 
 Name:           kdevplatform
 Summary:        Libraries for use by KDE development tools
-Version:        1.5.2
+Version:        1.5.80
 Release:        1%{?dist}
 
 Group:          Development/Tools
@@ -90,7 +90,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 %defattr(-,root,root,-)
 %doc COPYING.PLUGINS COPYING.SRC
 %{_kde4_bindir}/kdev_dbus_socket_transformer
-%{_kde4_bindir}/kdev_format_source.sh
+%{_kde4_bindir}/kdev_format_source
 %{_kde4_bindir}/kdevplatform_shell_environment.sh
 %{_kde4_appsdir}/kdev*/
 %{_kde4_datadir}/kde4/services/*.desktop
@@ -117,6 +117,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 
 
 %changelog
+* Mon Nov 18 2013 Jan Grulich <jgrulich at redhat.com> - 1.5.80-1
+- Update to 1.5.80
+
 * Thu Oct 31 2013 Jan Grulich <jgrulich at redhat.com> - 1.5.2-1
 - Update to 1.5.2
 
diff --git a/sources b/sources
index b399bcf..fb27b65 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f0d1d9bd73f051593cd016f2a24be0de  kdevplatform-1.5.2.tar.xz
+056561e30ab4eea1aec1367a6eb41777  kdevplatform-1.5.80.tar.xz


More information about the scm-commits mailing list