From eab3ed06b6313191ac24ca2558386951e99fcefe Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 26 Mar 2013 20:09:57 +0000 Subject: [PATCH] Accepting request 161275 from home:dimstar:branches:GNOME:Factory Update to 3.8.0 - post review OBS-URL: https://build.opensuse.org/request/show/161275 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=145 --- anjuta-3.7.92.tar.xz | 3 --- anjuta-3.8.0.tar.xz | 3 +++ anjuta.changes | 11 +++++++++++ anjuta.spec | 11 +++-------- 4 files changed, 17 insertions(+), 11 deletions(-) delete mode 100644 anjuta-3.7.92.tar.xz create mode 100644 anjuta-3.8.0.tar.xz diff --git a/anjuta-3.7.92.tar.xz b/anjuta-3.7.92.tar.xz deleted file mode 100644 index 7b5397f..0000000 --- a/anjuta-3.7.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5dfce8b8800945f60eca2c599892ee2298afa46ba6f7d3b0a4fc337c3d8a9b7e -size 5161092 diff --git a/anjuta-3.8.0.tar.xz b/anjuta-3.8.0.tar.xz new file mode 100644 index 0000000..5d59aec --- /dev/null +++ b/anjuta-3.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c95caac9ad56a26457b76c49ec27b38e67de05df5f6656e0fbdac0508d59f117 +size 5168140 diff --git a/anjuta.changes b/anjuta.changes index 4aecd19..eccb770 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Mar 26 13:43:08 UTC 2013 - dmueller@suse.com + +- Do not BuildRequire valgrind for aarch64. + +------------------------------------------------------------------- +Mon Mar 25 20:32:20 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.8.0: + + Updated translations. + ------------------------------------------------------------------- Wed Mar 20 08:10:39 UTC 2013 - dimstar@opensuse.org diff --git a/anjuta.spec b/anjuta.spec index 09b2835..a12cac4 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -17,15 +17,13 @@ Name: anjuta -Version: 3.7.92 +Version: 3.8.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.7/%{name}-%{version}.tar.xz -# Injected source for bgo#696186 - from https://git.gnome.org/browse/anjuta/tree/libanjuta/anjuta-glade.xml -Source1: anjuta-glade.xml +Source0: http://download.gnome.org/sources/anjuta/3.8/%{name}-%{version}.tar.xz Source99: %{name}-rpmlintrc BuildRequires: autogen BuildRequires: binutils-devel @@ -47,7 +45,7 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: vala BuildRequires: yelp-tools -%ifnarch ia64 s390 s390x +%ifnarch ia64 s390 s390x aarch64 BuildRequires: valgrind-devel %endif BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.0.0 @@ -152,9 +150,6 @@ and more. %lang_package %prep %setup -q -# Install packaged anjuta-glade.xml into source tree to get over bgo#696186 - test ! -f libanjuta/anjuta-glade.xml - cp %{S:1} libanjuta/anjuta-glade.xml translation-update-upstream %build