diff --git a/.gitignore b/.gitignore index 1c34619..f5bd45f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /kdevelop-4.2.3.tar.bz2 /kdevelop-4.3.0.tar.bz2 +/kdevelop-4.3.1.tar.bz2 diff --git a/kdevelop.spec b/kdevelop.spec index 1483917..380e840 100644 --- a/kdevelop.spec +++ b/kdevelop.spec @@ -1,11 +1,11 @@ -%define kdevplatform_ver 1.3.0 +%define kdevplatform_ver 1.3.1 Name: kdevelop Summary: Integrated Development Environment for C++/C Epoch: 9 -Version: 4.3.0 -Release: 2%{?dist} +Version: 4.3.1 +Release: 1%{?dist} License: GPLv2 URL: http://www.kdevelop.org/ @@ -153,6 +153,9 @@ update-mime-database %{_kde4_datadir}/mime &> /dev/null %changelog +* Mon Apr 16 2012 Radek Novacek 9:4.3.1-1 +- Update to 4.3.1 + * Wed Apr 04 2012 Than Ngo - 9:4.3.0-2 - fix build failure on plattform wirh bigendian diff --git a/sources b/sources index db15613..1358aa9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -24915ac7c0340d6848abd3ba6a355df6 kdevelop-4.3.0.tar.bz2 +6126e49562dcfb8e78a0f1b052a1ce19 kdevelop-4.3.1.tar.bz2