Accepting request 522926 from GNOME:Next

1

OBS-URL: https://build.opensuse.org/request/show/522926
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=201
This commit is contained in:
Dominique Leuenberger 2017-09-11 10:16:52 +00:00 committed by Git OBS Bridge
parent 0d9f9c368c
commit 67bda1916a
4 changed files with 16 additions and 6 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Sep 10 21:30:24 UTC 2017 - zaitor@opensuse.org
- Update to version 3.26.0:
+ Remove some untracked files from git status (bgo#787473).
+ Language-support-vala fails to build with vala 0.38
(bgo#786973).
+ Updated translations.
- Stop passing --disable-vala to configure, bug fixed upstream.
-------------------------------------------------------------------
Fri Sep 8 22:15:22 UTC 2017 - jengelh@inai.de

View File

@ -17,13 +17,13 @@
Name: anjuta
Version: 3.25.91
Version: 3.26.0
Release: 0
Summary: Versatile Integrated Development Environment for GNOME
License: GPL-2.0+
Group: Development/Tools/IDE
Url: https://wiki.gnome.org/Apps/Anjuta
Source0: https://download.gnome.org/sources/anjuta/3.25/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/anjuta/3.26/%{name}-%{version}.tar.xz
Source99: %{name}-rpmlintrc
BuildRequires: autogen
BuildRequires: binutils-devel
@ -140,7 +140,7 @@ translation-update-upstream
%configure\
--disable-static \
--enable-glade-catalog \
--disable-vala
%{nil}
make %{?_smp_mflags} V=1
%install