From 9809e7bb754214ba18a7a059d1bca1c333b60c06 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 25 Mar 2015 08:53:14 +0000 Subject: [PATCH] Accepting request 292762 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/292762 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=182 --- 0001-build-detect-vala-0.28-branch.patch | 25 ------------------------ anjuta-3.15.90.tar.xz | 3 --- anjuta-3.16.0.tar.xz | 3 +++ anjuta.changes | 9 +++++++++ anjuta.spec | 11 ++--------- 5 files changed, 14 insertions(+), 37 deletions(-) delete mode 100644 0001-build-detect-vala-0.28-branch.patch delete mode 100644 anjuta-3.15.90.tar.xz create mode 100644 anjuta-3.16.0.tar.xz diff --git a/0001-build-detect-vala-0.28-branch.patch b/0001-build-detect-vala-0.28-branch.patch deleted file mode 100644 index 9865659..0000000 --- a/0001-build-detect-vala-0.28-branch.patch +++ /dev/null @@ -1,25 +0,0 @@ -From a678afa7c9c3f72a097169cbe4310efd098d6c5b Mon Sep 17 00:00:00 2001 -From: Dominique Leuenberger -Date: Thu, 5 Feb 2015 13:50:55 +0100 -Subject: [PATCH] build: detect vala 0.28 branch - ---- - configure.ac | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/configure.ac b/configure.ac -index d109e47..ec62cf6 100644 ---- a/configure.ac -+++ b/configure.ac -@@ -329,7 +329,7 @@ if test "$user_disabled_vala" = 1; then - else - AC_MSG_RESULT(no) - AC_MSG_CHECKING(if libvala is available) -- m4_foreach([VERSION], [[0.18], [0.20], [0.22], [0.24], [0.26]], -+ m4_foreach([VERSION], [[0.18], [0.20], [0.22], [0.24], [0.26], [0.28]], - [PKG_CHECK_EXISTS([ libvala-VERSION ], - [ valaver="-VERSION" ]) - ]) --- -2.2.1 - diff --git a/anjuta-3.15.90.tar.xz b/anjuta-3.15.90.tar.xz deleted file mode 100644 index e2c7ff6..0000000 --- a/anjuta-3.15.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d7de0bd391a7e9706f7eaa7b07686ae77fd88a3045eec30b0bc55fa52a0824cb -size 6303956 diff --git a/anjuta-3.16.0.tar.xz b/anjuta-3.16.0.tar.xz new file mode 100644 index 0000000..34379e4 --- /dev/null +++ b/anjuta-3.16.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77432a01b37b46f5558bf4cc435f9a023abf17c5273d472e17dff1f9b3d9943c +size 6311980 diff --git a/anjuta.changes b/anjuta.changes index 0ce5668..8eb49d6 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Mar 23 09:10:55 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.16.0: + + Updated translations. +- Drop 0001-build-detect-vala-0.28-branch.patch: fixed upstream. +- Drop gnome-common BuildRequires and call to autogen.sh, as we no + longer carry any patches. + ------------------------------------------------------------------- Thu Feb 5 13:23:18 UTC 2015 - dimstar@opensuse.org diff --git a/anjuta.spec b/anjuta.spec index 13d4e28..0877db9 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -17,24 +17,20 @@ Name: anjuta -Version: 3.15.90 +Version: 3.16.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.15/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/anjuta/3.16/%{name}-%{version}.tar.xz Source99: %{name}-rpmlintrc -# PATCH-FIX-UPSTREAM 0001-build-detect-vala-0.28-branch.patch bgo#744041 dimstar@opensuse.org -- Add support for Vala 0.28 branch -Patch0: 0001-build-detect-vala-0.28-branch.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