diff --git a/anjuta-3.13.90.tar.xz b/anjuta-3.13.90.tar.xz deleted file mode 100644 index 4ca630b..0000000 --- a/anjuta-3.13.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f32e7fd4fce96047314c5fd149f5dc4b34455570f64f8b0aa606906834dd58b4 -size 6195532 diff --git a/anjuta-3.14.0.tar.xz b/anjuta-3.14.0.tar.xz new file mode 100644 index 0000000..0d7aee5 --- /dev/null +++ b/anjuta-3.14.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1aac2d4c35891b23c9bc3f168bf2845e02d0a438742478c98e450950d82b5e5 +size 6197480 diff --git a/anjuta-devhelp-webkit2.patch b/anjuta-devhelp-webkit2.patch deleted file mode 100644 index 816873f..0000000 --- a/anjuta-devhelp-webkit2.patch +++ /dev/null @@ -1,25 +0,0 @@ -From f65b982f803cbc7508afb70737618bd07b3567ec Mon Sep 17 00:00:00 2001 -From: Dominique Leuenberger -Date: Sun, 24 Aug 2014 16:09:57 +0200 -Subject: [PATCH] devhelp plugin: support webkit2gtk-3.0 and webkit2gtk-4.0 - ---- - configure.ac | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/configure.ac b/configure.ac -index 619f126..09138df 100644 ---- a/configure.ac -+++ b/configure.ac -@@ -234,7 +234,7 @@ fi - - if test "x$devhelp_enabled" = "xyes"; then - case "$PLUGIN_DEVHELP_LIBS" in -- *webkit2gtk-3.0*) -+ *webkit2gtk-3.0*|*webkit2gtk-4.0*) - AC_DEFINE([HAVE_WEBKIT2], [1], [Defined if devhelp is built against webkitgtk2]) - ;; - esac --- -2.0.4 - diff --git a/anjuta.changes b/anjuta.changes index 7135f44..0479e4d 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sun Sep 21 16:57:09 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.14.0: + + Updated translations. + +------------------------------------------------------------------- +Sun Sep 14 16:32:48 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.13.92: + + Support webkit2gtk-4.0. + + Removed useless mark for translation. + + Updated translations. +- Drop anjuta-devhelp-webkit2.patch: fixed upstream +- Drop gnome-common BuildRequires and call to autogen.sh: no longer + needed, as no patch touches the build system. + ------------------------------------------------------------------- Sun Aug 24 14:29:58 UTC 2014 - dimstar@opensuse.org diff --git a/anjuta.spec b/anjuta.spec index ceddb29..ab125db 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -17,24 +17,20 @@ Name: anjuta -Version: 3.13.90 +Version: 3.14.0 Release: 0 Summary: Versatile Integrated Development Environment for GNOME License: GPL-2.0+ Group: Development/Tools/IDE Url: http://anjuta.sourceforge.net/ -Source0: http://download.gnome.org/sources/anjuta/3.13/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/anjuta/3.14/%{name}-%{version}.tar.xz Source99: %{name}-rpmlintrc -# PATCH-FIX-UPSTREAM anjuta-devhelp-webkit2.patch bgo#735328 dimstar@opensuse.org -- devhelp can be build either with WebKit2gtk-3.0 or WebKit2gtk-4.0 -Patch0: anjuta-devhelp-webkit2.patch BuildRequires: autogen BuildRequires: binutils-devel BuildRequires: bison BuildRequires: fdupes BuildRequires: flex BuildRequires: gcc-c++ -# Needed for patch0 -BuildRequires: gnome-common BuildRequires: gobject-introspection-devel BuildRequires: intltool BuildRequires: libapr-util1-devel @@ -153,12 +149,9 @@ and more. %lang_package %prep %setup -q -%patch0 -p1 translation-update-upstream %build -# Needed for patch0 -NOCONFIGURE=1 ./autogen.sh %configure\ --disable-static \ --enable-glade-catalog