Accepting request 75502 from home:vuntz:branches:GNOME:Factory

Update to 3.1.3 -- can't check if it builds because tk is not installable :/; let's pretend it builds

OBS-URL: https://build.opensuse.org/request/show/75502
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=90
This commit is contained in:
Dominique Leuenberger 2011-07-06 09:21:46 +00:00 committed by Git OBS Bridge
parent 87ebe698ea
commit a12aacd36b
4 changed files with 17 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Jul 5 09:50:02 CEST 2011 - vuntz@opensuse.org
- Update to version 3.1.3:
+ Various improvements in the project wizard
+ Git usability improvements
+ Auto-completion for Gtk.Builder objects in python plugin
+ More mallard documentation
+ Bugs fixed: bgo#649107, bgo#651212, bgo#312667, bgo#588952,
bgo#590323, bgo#645516, bgo#646073, bgo#646192, bgo#652773,
bgo#652778, bgo#653364, bgo#647403.
-------------------------------------------------------------------
Thu Jun 16 00:31:36 CEST 2011 - dimstar@opensuse.org

View File

@ -17,13 +17,13 @@
Name: anjuta
Version: 3.1.2
Version: 3.1.3
Release: 1
License: GPLv2+
Summary: Versatile Integrated Development Environment for GNOME
Url: http://anjuta.sourceforge.net/
Group: Development/Tools/IDE
Source: anjuta-%{version}.tar.bz2
Source: http://download.gnome.org/sources/anjuta/3.1/%{name}-%{version}.tar.bz2
Source1: %{name}-rpmlintrc
# PATCH-FEATURE-UPSTREAM anjuta-support-libgda-5.0.patch bgo#652047 dimstar@opensuse.org -- Also support building with libgda-5.0.
Patch0: anjuta-support-libgda-5.0.patch