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

Update to 3.3.91 - Requires a patch on glade to build correctly...

OBS-URL: https://build.opensuse.org/request/show/108207
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=122
This commit is contained in:
Dominique Leuenberger 2012-03-11 17:37:50 +00:00 committed by Git OBS Bridge
parent 68dc77c86c
commit b57d96737d
4 changed files with 17 additions and 8 deletions

View File

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

3
anjuta-3.3.91.tar.xz Normal file
View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Mar 5 21:53:50 UTC 2012 - dimstar@opensuse.org
- Update to version 3.3.91:
+ manual: Document supported emacs and vim modeline variables
+ Fixed various test cases
+ Documentation fix for member widgets
+ Bugs fixed: bgo#670537, bgo#670483, bgo#670149, bgo#627089,
bgo#670656, bgo#670830, bgo#670789, bgo#662955
+ Updated translations.
- No longer delete generated .c files: they are no longer part of
the tarballs.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 21 08:24:46 UTC 2012 - vuntz@opensuse.org Tue Feb 21 08:24:46 UTC 2012 - vuntz@opensuse.org

View File

@ -17,7 +17,7 @@
Name: anjuta Name: anjuta
Version: 3.3.90 Version: 3.3.91
Release: 0 Release: 0
Summary: Versatile Integrated Development Environment for GNOME Summary: Versatile Integrated Development Environment for GNOME
License: GPL-2.0+ License: GPL-2.0+
@ -44,7 +44,6 @@ 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
# Needed because we drop some generated .c files, see %%prep
BuildRequires: vala BuildRequires: vala
%ifnarch ia64 s390 s390x %ifnarch ia64 s390 s390x
BuildRequires: valgrind-devel BuildRequires: valgrind-devel
@ -152,9 +151,6 @@ and more.
%lang_package %lang_package
%prep %prep
%setup -q %setup -q
# Remove 'pre-built' .c files built with 'older' vala versions, see bgo#670537
rm plugins/language-support-vala/{locator,plugin,provider,report}.c
rm plugins/symbol-db/anjuta-tags/ctags-visitor.c
translation-update-upstream translation-update-upstream
%build %build