Accepting request 136252 from home:dimstar:branches:GNOME:Factory

Update to 3.6.0 - resubmit post review

OBS-URL: https://build.opensuse.org/request/show/136252
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=137
This commit is contained in:
Dominique Leuenberger 2012-09-27 15:12:36 +00:00 committed by Git OBS Bridge
parent 47e4f8f385
commit 1d9978193f
4 changed files with 32 additions and 14 deletions

View File

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

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

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

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Thu Sep 27 07:54:36 UTC 2012 - dimstar@opensuse.org
- Update to version 3.6.0:
+ project-manager:
- Support for calling make check
- Support for subdirectories in project groups
- Crash fixes
+ git:
- Git Tasks dock is only shown when the Git dock is active
- The Status view is the first view shown in the Git dock
- Status view works with git 1.7.10 and newer
+ symbol-db:
- Various crash and infinite loop fixes
+ sourceview:
- Use common indentation settings
+ Bugs fixed: bgo#680401, bgo#672692, bgo#675877, bgo#678695,
bgo#679827, bgo#680136, bgo#680554, bgo#680559, bgo#680555,
bgo#680657, bgo#679767
+ Updated translations.
- Replace gnome-doc-utils-devel BuildRequires with yelp-devel:
following upstreams port to the new documentation infrastructure.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Sep 3 18:40:11 UTC 2012 - dimstar@opensuse.org Mon Sep 3 18:40:11 UTC 2012 - dimstar@opensuse.org

View File

@ -17,13 +17,13 @@
Name: anjuta Name: anjuta
Version: 3.5.91 Version: 3.6.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/
Source: http://download.gnome.org/sources/anjuta/3.5/%{name}-%{version}.tar.xz Source: http://download.gnome.org/sources/anjuta/3.6/%{name}-%{version}.tar.xz
Source99: %{name}-rpmlintrc Source99: %{name}-rpmlintrc
BuildRequires: autogen BuildRequires: autogen
BuildRequires: binutils-devel BuildRequires: binutils-devel
@ -31,7 +31,6 @@ BuildRequires: bison
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: flex BuildRequires: flex
BuildRequires: gcc-c++ BuildRequires: gcc-c++
BuildRequires: gnome-doc-utils-devel
BuildRequires: gnome-icon-theme BuildRequires: gnome-icon-theme
BuildRequires: gobject-introspection-devel BuildRequires: gobject-introspection-devel
BuildRequires: intltool BuildRequires: intltool
@ -45,6 +44,7 @@ BuildRequires: subversion-devel
BuildRequires: translation-update-upstream BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: vala BuildRequires: vala
BuildRequires: yelp-tools
%ifnarch ia64 s390 s390x %ifnarch ia64 s390 s390x
BuildRequires: valgrind-devel BuildRequires: valgrind-devel
%endif %endif
@ -199,14 +199,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc AUTHORS COPYING ChangeLog FUTURE NEWS README doc/ScintillaDoc.html TODO %doc AUTHORS COPYING ChangeLog FUTURE NEWS README doc/ScintillaDoc.html TODO
%dir %{_datadir}/gnome/ %doc %{_datadir}/help/C/anjuta-build-tutorial/
%dir %{_datadir}/gnome/help/ %doc %{_datadir}/help/C/anjuta-faqs/
%dir %{_datadir}/gnome/help/anjuta-build-tutorial/ %doc %{_datadir}/help/C/anjuta-manual/
%doc %{_datadir}/gnome/help/anjuta-build-tutorial/C/
%dir %{_datadir}/gnome/help/anjuta-faqs/
%doc %{_datadir}/gnome/help/anjuta-faqs/C/
%dir %{_datadir}/gnome/help/anjuta-manual/
%doc %{_datadir}/gnome/help/anjuta-manual/C/
%{_bindir}/anjuta %{_bindir}/anjuta
%{_bindir}/anjuta-launcher %{_bindir}/anjuta-launcher
%{_bindir}/anjuta-tags %{_bindir}/anjuta-tags