Hello community, here is the log from the commit of package anjuta for openSUSE:Factory checked in at 2014-09-30 19:39:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/anjuta (Old) and /work/SRC/openSUSE:Factory/.anjuta.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "anjuta" Changes: -------- --- /work/SRC/openSUSE:Factory/anjuta/anjuta.changes 2014-05-05 21:14:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.anjuta.new/anjuta.changes 2014-09-30 19:41:27.000000000 +0200 @@ -1,0 +2,91 @@ +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. + +------------------------------------------------------------------- Old: ---- anjuta-3.12.0.tar.xz New: ---- anjuta-3.14.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ anjuta.spec ++++++ --- /var/tmp/diff_new_pack.xaj1v3/_old 2014-09-30 19:41:28.000000000 +0200 +++ /var/tmp/diff_new_pack.xaj1v3/_new 2014-09-30 19:41:28.000000000 +0200 @@ -17,13 +17,13 @@ Name: anjuta -Version: 3.12.0 +Version: 3.14.0 Release: 0 Summary: Versatile Integrated Development Environment for GNOME License: GPL-2.0+ Group: Development/Tools/IDE 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 BuildRequires: autogen BuildRequires: binutils-devel @@ -31,7 +31,6 @@ BuildRequires: fdupes BuildRequires: flex BuildRequires: gcc-c++ -BuildRequires: gnome-icon-theme BuildRequires: gobject-introspection-devel BuildRequires: intltool BuildRequires: libapr-util1-devel @@ -57,10 +56,10 @@ BuildRequires: pkgconfig(libdevhelp-3.0) >= 3.7.5 BuildRequires: pkgconfig(libgda-5.0) >= 5.0.0 BuildRequires: pkgconfig(libgvc) -BuildRequires: pkgconfig(libvala-0.24) +BuildRequires: pkgconfig(libvala-0.26) BuildRequires: pkgconfig(libxml-2.0) >= 2.4.23 BuildRequires: pkgconfig(serf-1) -BuildRequires: pkgconfig(vte-2.90) >= 0.27.6 +BuildRequires: pkgconfig(vte-2.91) # Directly required by anjuta: Requires: autoconf Requires: autogen @@ -177,7 +176,6 @@ %glib2_gsettings_schema_post %desktop_database_post %icon_theme_cache_post -%icon_theme_cache_post gnome %icon_theme_cache_post HighContrast %mime_database_post @@ -185,7 +183,6 @@ %glib2_gsettings_schema_postun %desktop_database_postun %icon_theme_cache_postun -%icon_theme_cache_postun gnome %icon_theme_cache_postun HighContrast %mime_database_postun @@ -212,14 +209,11 @@ %{_datadir}/mime/packages/*.xml %{_datadir}/pixmaps/anjuta/ %{_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/gnome/*/mimetypes/*.png -%{_datadir}/icons/gnome/scalable/mimetypes/*.svg %{_datadir}/icons/hicolor/*/apps/*.png +%{_datadir}/icons/hicolor/*/mimetypes/*.png %{_datadir}/icons/hicolor/scalable/apps/*.svg +%{_datadir}/icons/hicolor/scalable/mimetypes/*.svg %doc %{_mandir}/man?/*.* %files -n libanjuta-3-0 ++++++ anjuta-3.12.0.tar.xz -> anjuta-3.14.0.tar.xz ++++++ ++++ 82077 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de