diff --git a/anjuta-3.1.3.tar.bz2 b/anjuta-3.1.3.tar.bz2 deleted file mode 100644 index 0f01da7..0000000 --- a/anjuta-3.1.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c491c9d1199be488eafad60b488ad5b6b8784be288fcff6e956eac61d35c6c54 -size 7093689 diff --git a/anjuta-3.1.4.tar.bz2 b/anjuta-3.1.4.tar.bz2 new file mode 100644 index 0000000..201e79d --- /dev/null +++ b/anjuta-3.1.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a51f6db62ae103cdce92f410effe649f74895b03e68d9b35805e0239047c0fd +size 7562985 diff --git a/anjuta.changes b/anjuta.changes index 257fc22..0791959 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jul 25 14:54:18 CEST 2011 - vuntz@opensuse.org + +- Update to version 3.1.4: + + Bugs fixed: bgo#654502, bgo#646410, bgo#654073, bgo#654124, + bgo#654445, bgo#654099, bgo#654100, bgo#654559, bgo#654092, + bgo#654095, bgo#654560, bgo#631157, bgo#654455. +- Drop anjuta-libvala-0.14.patch: fixed upstream. + ------------------------------------------------------------------- Tue Jul 12 19:32:28 UTC 2011 - dimstar@opensuse.org diff --git a/anjuta.spec b/anjuta.spec index a0d6302..bd79169 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -18,8 +18,8 @@ Name: anjuta -Version: 3.1.3 -Release: 3 +Version: 3.1.4 +Release: 1 License: GPLv2+ Summary: Versatile Integrated Development Environment for GNOME Url: http://anjuta.sourceforge.net/ @@ -28,8 +28,6 @@ Source: http://download.gnome.org/sources/anjuta/3.1/%{name}-%{version}. Source1: %{name}-rpmlintrc # PATCH-FEATURE-UPSTREAM anjuta-support-libgda-5.0.patch bgo#652047 dimstar@opensuse.org -- Also support building with libgda-5.0. Patch0: anjuta-support-libgda-5.0.patch -# PATCH-FEATURE-UPSTREAM anjuta-libvala-0.14.patch bgo#654502 dimstar@opesuse.org -- Also support building with libvala 0.14, -Patch1: anjuta-libvala-0.14.patch BuildRequires: autogen BuildRequires: binutils-devel BuildRequires: bison @@ -130,11 +128,10 @@ and more. %prep %setup -q %patch0 -p1 -%patch1 -p1 translation-update-upstream %build -# Needed by patch0 and patch1 +# Needed by patch0 NOCONFIGURE=1 gnome-autogen.sh %configure\ --disable-static \