Accepting request 136632 from GNOME:Factory
Pushing GNOME:Factory towards openSUSE:Factory OBS-URL: https://build.opensuse.org/request/show/136632 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/anjuta?expand=0&rev=80
This commit is contained in:
commit
0de908986b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e97199a6b59bb25f0908018b141b3d6b2dbc23804b84b4be34be669f8556ef7a
|
|
||||||
size 5940704
|
|
3
anjuta-3.6.0.tar.xz
Normal file
3
anjuta-3.6.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e810213e2f2847b71e05eb21cdaff6b946e9511cef2105158b428eee47be787a
|
||||||
|
size 5163424
|
110
anjuta.changes
110
anjuta.changes
@ -1,3 +1,113 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- Update to version 3.5.91:
|
||||||
|
+ Bugs fixed: bgo#679767, bgo#680401, bgo#682501.
|
||||||
|
+ Updated translations.
|
||||||
|
- Drop anjuta-includes.patch: fixed upstream.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 6 19:50:26 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.5.5:
|
||||||
|
+ class-inheritance, code-analyzer: Remove plugins that don't
|
||||||
|
work or aren't built
|
||||||
|
+ document-manager:
|
||||||
|
- Entry of find in files doesn't get focused (bgo#680554)
|
||||||
|
- Escape key does not dismiss Find in Files panel (bgo#680555)
|
||||||
|
- Find in Files does not scroll to top of results (bgo#680559)
|
||||||
|
- Only use in project files
|
||||||
|
- Unify focus handling
|
||||||
|
+ git: Only show the Git Tasks menu when the Git window is active
|
||||||
|
+ Several other code changes.
|
||||||
|
+ Several improvements to the FAQ.
|
||||||
|
+ Build fixes.
|
||||||
|
+ Bugs fixed: bgo#680136, bgo#680466, bgo#680657.
|
||||||
|
- Drop pkgconfig(libgraph) BuildRequires: it was only needed for
|
||||||
|
plugins that got dropped.
|
||||||
|
- Add anjuta-includes.patch: Fix build with gtksourceview 3.5.3.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 3 18:15:06 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.5.4:
|
||||||
|
+ libanjuta: Fix memory corruption in AnjutaPkgConfig
|
||||||
|
(bgo#679827)
|
||||||
|
+ Small fixes to cxxparser (including bgo#679772).
|
||||||
|
+ Improve calltips in vala plugin
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 2 21:25:54 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.5.3:
|
||||||
|
+ build-basic-autotools: bgo#674863: No easy way to call make
|
||||||
|
check
|
||||||
|
+ git: Show the Status pane on plugin load
|
||||||
|
+ indentation: Use Indentation as name for all indentation
|
||||||
|
preferences
|
||||||
|
+ project-wizard:
|
||||||
|
- Explicitely use 3.0 as interface version for ui files
|
||||||
|
(bgo#675877)
|
||||||
|
- Make sure no template requires gtk+ 2.12 anymore
|
||||||
|
+ symbol-db: Ignore files with unknown language (bgo#678695)
|
||||||
|
+ vala support: update to Vala 0.18
|
||||||
|
+ Split language-support-cpp-java and language-support-python
|
||||||
|
plugin in an indentation part and a new language-support part
|
||||||
|
+ Several other code changes.
|
||||||
|
+ Build fixes.
|
||||||
|
+ Bugs fixed: bgo#675118, bgo#676811.
|
||||||
|
+ Updated translations.
|
||||||
|
- Replace pkgconfig(libvala-0.16) BuildRequires with
|
||||||
|
pkgconfig(libvala-0.18): Use vala 0.18.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 1 12:36:07 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.5.1:
|
||||||
|
+ Use common settings for indentation in several plugins.
|
||||||
|
+ Fix autoindentation after line wrapping
|
||||||
|
+ libanjuta:
|
||||||
|
- Allow to define common settings in plugin preference page
|
||||||
|
+ am-project:
|
||||||
|
- Include project files as sources in the project tree
|
||||||
|
- Allow to create the root group in an empty project
|
||||||
|
- Allow to have sub directories in a group
|
||||||
|
- Do not expand variable in target and group flags
|
||||||
|
- Expand variables in source names
|
||||||
|
- Fix multiple crashes
|
||||||
|
+ project-manager:
|
||||||
|
- The target advanced options window should remember its size
|
||||||
|
(bgo#594912)
|
||||||
|
- Display group name containing sub directories
|
||||||
|
+ sourceview: Correctly implement popup-menu (bgo#672692)
|
||||||
|
+ Several other code changes.
|
||||||
|
+ Minor build system fixes.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 31 14:13:30 UTC 2012 - dimstar@opensuse.org
|
Tue Jul 31 14:13:30 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
40
anjuta.spec
40
anjuta.spec
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: anjuta
|
Name: anjuta
|
||||||
Version: 3.4.4
|
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.4/%{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,23 +44,23 @@ 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
|
||||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.0.0
|
||||||
BuildRequires: pkgconfig(gdl-3.0)
|
BuildRequires: pkgconfig(gdl-3.0) >= 3.5.4
|
||||||
BuildRequires: pkgconfig(gladeui-2.0)
|
BuildRequires: pkgconfig(gladeui-2.0) >= 3.12.0
|
||||||
BuildRequires: pkgconfig(glib-2.0)
|
BuildRequires: pkgconfig(glib-2.0) >= 2.32.0
|
||||||
BuildRequires: pkgconfig(gtk+-3.0)
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.4.0
|
||||||
BuildRequires: pkgconfig(gtksourceview-3.0)
|
BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.0.0
|
||||||
BuildRequires: pkgconfig(libdevhelp-3.0)
|
BuildRequires: pkgconfig(libdevhelp-3.0) >= 3.4.2
|
||||||
BuildRequires: pkgconfig(libgda-5.0) >= 4.99.0
|
BuildRequires: pkgconfig(libgda-5.0) >= 5.0.0
|
||||||
BuildRequires: pkgconfig(libgraph)
|
|
||||||
BuildRequires: pkgconfig(libgvc)
|
BuildRequires: pkgconfig(libgvc)
|
||||||
BuildRequires: pkgconfig(libvala-0.16)
|
BuildRequires: pkgconfig(libvala-0.18)
|
||||||
BuildRequires: pkgconfig(libxml-2.0)
|
BuildRequires: pkgconfig(libxml-2.0) >= 2.4.23
|
||||||
BuildRequires: pkgconfig(neon)
|
BuildRequires: pkgconfig(neon)
|
||||||
BuildRequires: pkgconfig(vte-2.90)
|
BuildRequires: pkgconfig(vte-2.90) >= 0.27.6
|
||||||
# Directly required by anjuta:
|
# Directly required by anjuta:
|
||||||
Requires: autoconf
|
Requires: autoconf
|
||||||
Requires: autogen
|
Requires: autogen
|
||||||
@ -200,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
|
||||||
|
Loading…
Reference in New Issue
Block a user