Accepting request 376299 from GNOME:Next
Update to 3.20.0 OBS-URL: https://build.opensuse.org/request/show/376299 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=190
This commit is contained in:
parent
0f3bd5a35a
commit
296bf3733e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be864f2f1807e1b870697f646294e997d221d5984a135245543b719e501cef8e
|
||||
size 6356972
|
3
anjuta-3.20.0.tar.xz
Normal file
3
anjuta-3.20.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a676c587a28f784ec2096775460cd29fafc3f0216c53e0821641bcd9126b6935
|
||||
size 6386836
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 21 08:35:34 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.20.0:
|
||||
+ build: add support for Vala 0.32.
|
||||
+ sourceview: Anjuta show "The file ... has been deleted on the
|
||||
disk" everytime I save file (bgo#756426).
|
||||
+ Check for yelp-tools to avoid an error later.
|
||||
+ Update the AppData file to version 0.7+.
|
||||
+ Updated translations.
|
||||
- Remove out sed hack to support newer vala version.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 12 23:21:26 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
|
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: anjuta
|
||||
Version: 3.18.2
|
||||
Version: 3.20.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: http://download.gnome.org/sources/anjuta/3.18/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/anjuta/3.20/%{name}-%{version}.tar.xz
|
||||
Source99: %{name}-rpmlintrc
|
||||
BuildRequires: autogen
|
||||
BuildRequires: binutils-devel
|
||||
@ -149,8 +149,6 @@ and more.
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q
|
||||
# HACK to support vala 0.32
|
||||
sed -i "s:-0.28:-0.32:g" configure
|
||||
translation-update-upstream
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user