Accepting request 109379 from GNOME:Factory

Pushing G:F

OBS-URL: https://build.opensuse.org/request/show/109379
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/anjuta?expand=0&rev=75
This commit is contained in:
Stephan Kulow 2012-03-16 12:09:01 +00:00 committed by Git OBS Bridge
commit c04f244aee
4 changed files with 18 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,17 @@
-------------------------------------------------------------------
Mon Mar 5 21:53:50 UTC 2012 - dimstar@opensuse.org
- Update to version 3.3.91:
+ Automatically add a callback when user double-clicks a signal
in the glade signal editor (bgo#670149).
+ Documentation improvements.
+ Several other code changes.
+ Bugs fixed: bgo#627089, bgo#662955, bgo#670483, bgo#670537,
bgo#670656, bgo#670789, bgo#670830.
+ 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