From e0d57e55820da68bc6371f645f4b4c290d2ff492 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Dec 02 2016 06:32:44 +0000 Subject: Update to 5.0.3 --- diff --git a/.gitignore b/.gitignore index b57c421..e5acd31 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /kdevelop-5.0.tar.xz /kdevelop-5.0.1.tar.xz /kdevelop-5.0.2.tar.xz +/kdevelop-5.0.3.tar.xz diff --git a/kdevelop.spec b/kdevelop.spec index f8709cc..4e953dd 100644 --- a/kdevelop.spec +++ b/kdevelop.spec @@ -3,8 +3,8 @@ Name: kdevelop Summary: Integrated Development Environment for C++/C Epoch: 9 -Version: 5.0.2 -Release: 2%{?dist} +Version: 5.0.3 +Release: 1%{?dist} License: GPLv2 URL: http://www.kdevelop.org/ Source0: http://download.kde.org/stable/kdevelop/%{version}/src/kdevelop-%{version}.tar.xz @@ -203,6 +203,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Thu Dec 01 2016 Jan Grulich - 5.0.3-1 +- Update to 5.0.3 + * Wed Nov 09 2016 Rex Dieter - 5.0.2-2 - rebuild (clang) diff --git a/sources b/sources index ec4016c..5ccb95d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c10e1c5a81b8f7ddf81ce0ab523d37fb kdevelop-5.0.2.tar.xz +aed227a6bfe326101e13c29f9d58bbc1 kdevelop-5.0.3.tar.xz