Accepting request 161275 from home:dimstar:branches:GNOME:Factory
Update to 3.8.0 - post review OBS-URL: https://build.opensuse.org/request/show/161275 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=145
This commit is contained in:
parent
1c86665e49
commit
eab3ed06b6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5dfce8b8800945f60eca2c599892ee2298afa46ba6f7d3b0a4fc337c3d8a9b7e
|
|
||||||
size 5161092
|
|
3
anjuta-3.8.0.tar.xz
Normal file
3
anjuta-3.8.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c95caac9ad56a26457b76c49ec27b38e67de05df5f6656e0fbdac0508d59f117
|
||||||
|
size 5168140
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 26 13:43:08 UTC 2013 - dmueller@suse.com
|
||||||
|
|
||||||
|
- Do not BuildRequire valgrind for aarch64.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 25 20:32:20 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.8.0:
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 20 08:10:39 UTC 2013 - dimstar@opensuse.org
|
Wed Mar 20 08:10:39 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
11
anjuta.spec
11
anjuta.spec
@ -17,15 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: anjuta
|
Name: anjuta
|
||||||
Version: 3.7.92
|
Version: 3.8.0
|
||||||
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+
|
||||||
Group: Development/Tools/IDE
|
Group: Development/Tools/IDE
|
||||||
Url: http://anjuta.sourceforge.net/
|
Url: http://anjuta.sourceforge.net/
|
||||||
Source0: http://download.gnome.org/sources/anjuta/3.7/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/anjuta/3.8/%{name}-%{version}.tar.xz
|
||||||
# Injected source for bgo#696186 - from https://git.gnome.org/browse/anjuta/tree/libanjuta/anjuta-glade.xml
|
|
||||||
Source1: anjuta-glade.xml
|
|
||||||
Source99: %{name}-rpmlintrc
|
Source99: %{name}-rpmlintrc
|
||||||
BuildRequires: autogen
|
BuildRequires: autogen
|
||||||
BuildRequires: binutils-devel
|
BuildRequires: binutils-devel
|
||||||
@ -47,7 +45,7 @@ BuildRequires: translation-update-upstream
|
|||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: vala
|
BuildRequires: vala
|
||||||
BuildRequires: yelp-tools
|
BuildRequires: yelp-tools
|
||||||
%ifnarch ia64 s390 s390x
|
%ifnarch ia64 s390 s390x aarch64
|
||||||
BuildRequires: valgrind-devel
|
BuildRequires: valgrind-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.0.0
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.0.0
|
||||||
@ -152,9 +150,6 @@ and more.
|
|||||||
%lang_package
|
%lang_package
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
# Install packaged anjuta-glade.xml into source tree to get over bgo#696186
|
|
||||||
test ! -f libanjuta/anjuta-glade.xml
|
|
||||||
cp %{S:1} libanjuta/anjuta-glade.xml
|
|
||||||
translation-update-upstream
|
translation-update-upstream
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
Reference in New Issue
Block a user