From 67bda1916aa49c43097957de9c2509e80e87007e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 11 Sep 2017 10:16:52 +0000 Subject: [PATCH] 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 --- anjuta-3.25.91.tar.xz | 3 --- anjuta-3.26.0.tar.xz | 3 +++ anjuta.changes | 10 ++++++++++ anjuta.spec | 6 +++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 anjuta-3.25.91.tar.xz create mode 100644 anjuta-3.26.0.tar.xz diff --git a/anjuta-3.25.91.tar.xz b/anjuta-3.25.91.tar.xz deleted file mode 100644 index 148f84e..0000000 --- a/anjuta-3.25.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a658103142160ddbfbb55e5f445177bf0ab1402db311b9b74bf19c60f80e8da7 -size 6371856 diff --git a/anjuta-3.26.0.tar.xz b/anjuta-3.26.0.tar.xz new file mode 100644 index 0000000..1af00d2 --- /dev/null +++ b/anjuta-3.26.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb895464c1a3c915bb2bb3ea5d236fd17202caa7205f6792f70a75affc343d70 +size 6369404 diff --git a/anjuta.changes b/anjuta.changes index e3e33af..f4b9e37 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -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 diff --git a/anjuta.spec b/anjuta.spec index 0da346b..73546ac 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -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