Accepting request 53394 from home:dimstar:branches:GNOME:Factory

ok

OBS-URL: https://build.opensuse.org/request/show/53394
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=73
This commit is contained in:
Vincent Untz 2010-11-19 09:35:40 +00:00 committed by Git OBS Bridge
parent 7836bacd5f
commit 27ea699dad
4 changed files with 27 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0d98c6038b277eaea5860cce671c2829e35bbffd8a0db39134438c8ffdab4303
size 10094910

3
anjuta-2.32.1.0.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e69c22e38623ff2a828c4214f6486169d1a42e5b4b221f26c581094bc059d638
size 10197971

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Nov 19 10:11:30 CET 2010 - vuntz@opensuse.org
- Change vala-devel BuildRequires to pkgconfig(vala-0.10)
BuildRequires as anjuta really does need the vala library (not
the vala compiler).
-------------------------------------------------------------------
Mon Nov 15 15:04:16 CET 2010 - dimstar@opensuse.org
- Update to version 2.32.1.0:
+ bgo#621916: language-support-cpp-java: check for brace
+ bgo#633042: libanjuta: Sensitivity off 'ok' button on the
project import dialog
+ language-support-cpp: Don't show duplicated results in
autocompletion
+ bgo#633661: build: vala support is automagic
+ bgo#633112: language-support-cpp-java: Smart Brace Completion
Quotation Mark Crash
+ bgo#631223: python-support: autointention causes anjuta to hang
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 5 23:37:14 CEST 2010 - vuntz@opensuse.org Tue Oct 5 23:37:14 CEST 2010 - vuntz@opensuse.org

View File

@ -1,5 +1,5 @@
# #
# spec file for package anjuta (Version 2.32.0.0) # spec file for package anjuta (Version 2.32.1.0)
# #
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@ -18,7 +18,7 @@
Name: anjuta Name: anjuta
Version: 2.32.0.0 Version: 2.32.1.0
Release: 1 Release: 1
License: GPLv2+ License: GPLv2+
Summary: Versatile Integrated Development Environment for GNOME Summary: Versatile Integrated Development Environment for GNOME
@ -53,11 +53,11 @@ BuildRequires: sqlite3-devel
BuildRequires: subversion-devel BuildRequires: subversion-devel
BuildRequires: translation-update-upstream BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: vala-devel
%ifnarch ia64 s390 s390x %ifnarch ia64 s390 s390x
BuildRequires: valgrind-devel BuildRequires: valgrind-devel
%endif %endif
BuildRequires: vte-devel BuildRequires: vte-devel
BuildRequires: pkgconfig(vala-0.10)
Requires: %{name}-lang = %{version} Requires: %{name}-lang = %{version}
# Directly required by anjuta: # Directly required by anjuta:
Requires: autoconf Requires: autoconf