Accepting request 252151 from GNOME:Factory
Push GNOME 3.14.0 (forwarded request 251844 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/252151 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/anjuta?expand=0&rev=99
This commit is contained in:
commit
08da658028
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:880efe7274d015a07aec2c5bdfebe27e313f76f1f524bd9309b5e3ecd29bda1f
|
|
||||||
size 6201372
|
|
3
anjuta-3.14.0.tar.xz
Normal file
3
anjuta-3.14.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b1aac2d4c35891b23c9bc3f168bf2845e02d0a438742478c98e450950d82b5e5
|
||||||
|
size 6197480
|
@ -1,3 +1,94 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 21 16:57:09 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.14.0:
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 14 16:32:48 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.13.92:
|
||||||
|
+ Support webkit2gtk-4.0.
|
||||||
|
+ Removed useless mark for translation.
|
||||||
|
+ Updated translations.
|
||||||
|
- Drop anjuta-devhelp-webkit2.patch: fixed upstream
|
||||||
|
- Drop gnome-common BuildRequires and call to autogen.sh: no longer
|
||||||
|
needed, as no patch touches the build system.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 24 14:29:58 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Add anjuta-devhelp-webkit2.patch: Detect if devhelp was built
|
||||||
|
against webkit2gtk-4.0.
|
||||||
|
- Add gnome-common BuildRequires and call to autogen.sh, as above
|
||||||
|
patch touches the build system.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 23 15:07:02 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Replace pkgconfig(libvala-0.24) BuildRequires with
|
||||||
|
pkgconfig(libvala-0.26): GNOME 3.14 uses Vala 0.26 as default.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 18 21:12:06 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.13.90:
|
||||||
|
+ terminal:
|
||||||
|
- Support vte-2.90 or vte-2.91.
|
||||||
|
- Crash if gnome-terminal is not installed (bgo#728295).
|
||||||
|
+ project-wizard:
|
||||||
|
- Suggestion to use a Glade prompted handler name rather than
|
||||||
|
"destroy" (bgo#732672).
|
||||||
|
- parameters reversed in template main.py function
|
||||||
|
def destroy(window, self) (bgo#732614).
|
||||||
|
- Python template not loading (bgo#732446).
|
||||||
|
+ AppData file does not validate (bgo#731844).
|
||||||
|
+ run-program: Gnome-Terminal not support --disable-factory
|
||||||
|
argument (bgo#730314).
|
||||||
|
+ Add a warning if there is an error while getting package list.
|
||||||
|
+ anjuta installs icons in the gnome icon theme (bgo#730895).
|
||||||
|
+ Bugs fixed: bgo#734719, bgo#722197.
|
||||||
|
+ Updated translations.
|
||||||
|
- Drop anjuta-move-icons-to-hicolor.patch and
|
||||||
|
anjuta-no-vte-no-crash.patch: fixed upstream.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 15 21:32:41 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Add anjuta-no-vte-no-crash.patch: Do not crash if VTE is not
|
||||||
|
available.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 15 18:12:00 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Add anjuta-move-icons-to-hicolor.patch: move icons to hicolor.
|
||||||
|
Needed after merge of themes into adwaita theme.
|
||||||
|
- Stop running icon_theme_cache_post(un) gnome in post(un), no
|
||||||
|
longer needed due to above patch.
|
||||||
|
- Temporarly disable building of terminal plugin via commenting out
|
||||||
|
pkgconfig(vte-2.91) BuildRequires.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 13 12:54:21 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Drop gnome-icon-theme-devel BuildRequires and gnome-icon-theme
|
||||||
|
Requires: no longer required after the merging of the themes into
|
||||||
|
Adwaita theme, which in turn is a dependency to GTK+ 3.0.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 6 18:33:41 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.13.1:
|
||||||
|
+ Load big projects without errors and without blocking the GUI.
|
||||||
|
+ Keep the most recent message pane on the left.
|
||||||
|
+ Miscellaneous improvements to the About dialog.
|
||||||
|
+ Give reasonable default size to git dock.
|
||||||
|
+ Mark images as not translatable to keep them off translators
|
||||||
|
radar.
|
||||||
|
+ Bugs fixed: bgo#727634, bgo#627091, bgo#727637, bgo#727633,
|
||||||
|
bgo#727630, bgo#349733, bgo#726607.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 26 18:07:24 UTC 2014 - zaitor@opensuse.org
|
Wed Mar 26 18:07:24 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
18
anjuta.spec
18
anjuta.spec
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: anjuta
|
Name: anjuta
|
||||||
Version: 3.12.0
|
Version: 3.14.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.12/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/anjuta/3.14/%{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-icon-theme
|
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: libapr-util1-devel
|
BuildRequires: libapr-util1-devel
|
||||||
@ -57,10 +56,10 @@ BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.0.0
|
|||||||
BuildRequires: pkgconfig(libdevhelp-3.0) >= 3.7.5
|
BuildRequires: pkgconfig(libdevhelp-3.0) >= 3.7.5
|
||||||
BuildRequires: pkgconfig(libgda-5.0) >= 5.0.0
|
BuildRequires: pkgconfig(libgda-5.0) >= 5.0.0
|
||||||
BuildRequires: pkgconfig(libgvc)
|
BuildRequires: pkgconfig(libgvc)
|
||||||
BuildRequires: pkgconfig(libvala-0.24)
|
BuildRequires: pkgconfig(libvala-0.26)
|
||||||
BuildRequires: pkgconfig(libxml-2.0) >= 2.4.23
|
BuildRequires: pkgconfig(libxml-2.0) >= 2.4.23
|
||||||
BuildRequires: pkgconfig(serf-1)
|
BuildRequires: pkgconfig(serf-1)
|
||||||
BuildRequires: pkgconfig(vte-2.90) >= 0.27.6
|
BuildRequires: pkgconfig(vte-2.91)
|
||||||
# Directly required by anjuta:
|
# Directly required by anjuta:
|
||||||
Requires: autoconf
|
Requires: autoconf
|
||||||
Requires: autogen
|
Requires: autogen
|
||||||
@ -177,7 +176,6 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
|||||||
%glib2_gsettings_schema_post
|
%glib2_gsettings_schema_post
|
||||||
%desktop_database_post
|
%desktop_database_post
|
||||||
%icon_theme_cache_post
|
%icon_theme_cache_post
|
||||||
%icon_theme_cache_post gnome
|
|
||||||
%icon_theme_cache_post HighContrast
|
%icon_theme_cache_post HighContrast
|
||||||
%mime_database_post
|
%mime_database_post
|
||||||
|
|
||||||
@ -185,7 +183,6 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
|||||||
%glib2_gsettings_schema_postun
|
%glib2_gsettings_schema_postun
|
||||||
%desktop_database_postun
|
%desktop_database_postun
|
||||||
%icon_theme_cache_postun
|
%icon_theme_cache_postun
|
||||||
%icon_theme_cache_postun gnome
|
|
||||||
%icon_theme_cache_postun HighContrast
|
%icon_theme_cache_postun HighContrast
|
||||||
%mime_database_postun
|
%mime_database_postun
|
||||||
|
|
||||||
@ -212,14 +209,11 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
|||||||
%{_datadir}/mime/packages/*.xml
|
%{_datadir}/mime/packages/*.xml
|
||||||
%{_datadir}/pixmaps/anjuta/
|
%{_datadir}/pixmaps/anjuta/
|
||||||
%{_datadir}/glib-2.0/schemas/*.gschema.xml
|
%{_datadir}/glib-2.0/schemas/*.gschema.xml
|
||||||
# When removing the gnome icon theme icons, don't forget to remove the %%icon_theme_cache_post(un) call for them
|
|
||||||
# Somehow I think that this is wrong:
|
|
||||||
%dir %{_datadir}/icons/gnome/*/mimetypes/
|
|
||||||
%{_datadir}/icons/HighContrast/
|
%{_datadir}/icons/HighContrast/
|
||||||
%{_datadir}/icons/gnome/*/mimetypes/*.png
|
|
||||||
%{_datadir}/icons/gnome/scalable/mimetypes/*.svg
|
|
||||||
%{_datadir}/icons/hicolor/*/apps/*.png
|
%{_datadir}/icons/hicolor/*/apps/*.png
|
||||||
|
%{_datadir}/icons/hicolor/*/mimetypes/*.png
|
||||||
%{_datadir}/icons/hicolor/scalable/apps/*.svg
|
%{_datadir}/icons/hicolor/scalable/apps/*.svg
|
||||||
|
%{_datadir}/icons/hicolor/scalable/mimetypes/*.svg
|
||||||
%doc %{_mandir}/man?/*.*
|
%doc %{_mandir}/man?/*.*
|
||||||
|
|
||||||
%files -n libanjuta-3-0
|
%files -n libanjuta-3-0
|
||||||
|
Loading…
Reference in New Issue
Block a user