* Tue Mar 20 2018 dimstar@opensuse.org
- Unconditionally enable translation-update-upstream: on
Tumbleweed, this results in a NOP and for Leap in SLE paid
translations being used (boo#1086036).
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Sun Sep 10 2017 zaitor@opensuse.org
- Update to version 3.26.0:
+ No changes, stable bump only.
* Sun Aug 20 2017 zaitor@opensuse.org
- Update to version 3.25.91:
+ bgo#690373: The syntax-highlighting for Gtk types does not work
from version 3.x.
+ bgo#711771: The edge-column variable is not taken into account
by anjuta for scintilla editor.
+ Update to scintilla 3.7.5.
+ Update new styles to use the one defined in Anjuta.
+ Replace deprecated types.
+ Fix typo.
+ Updated translations.
- Conditionally apply translations-update-upstream BuildRequires
and macro for non-openSUSE only.
* Tue Sep 24 2013 dimstar@opensuse.org
- Update to version 3.10.0:
+ No changes since version 3.9.5.
* Tue Jul 30 2013 dimstar@opensuse.org
- Update to version 3.9.5:
+ scintilla: Update to scintilla 3.3.4.
+ extra: Switch from gnome-doc-utils to yelp-tools.
+ Updated translations.
- Replace gnome-doc-utils-devel BuildRequires with yelp-tools,
following upstreams change of the documentation infrastructure.
* Mon Mar 25 2013 dimstar@opensuse.org
- Update to version 3.8.0:
+ scintilla:
- bgo#689896: Unable to save scintilla indentation preferences.
- Initialize editor settings when creating a new instance.
- Implement new indentation functions.
- bgo#690373: The syntax-highlighting for Gtk types does not
work from version 3.x.
- Fix compiler warnings.
- Allow to open a file by dropping it in the editor pane.
- Fix behavior of Scintilla to match GtkSourceView.
+ scratchbox: Fix compiler warnings.
+ Updated translations.- Bump _major_minor to 3.8.
* Tue Jan 15 2013 dimstar@opensuse.org
- Update to version 3.7.4:
+ bgo#690320: Typo: loose should be lose
+ scintilla:
- Initialize editor settings when creating a new instance
- Implement new indentation functions
- bgo#690373: The syntax-highlighting for Gtk types does not
work from version 3.x
- Fix compiler warnings
- Allow to open a file by dropping it in the editor pane
+ scratchbox: Fix compiler warnings
+ Updated translations.
* Thu Jan 10 2013 dimstar@opensuse.org
- Update to version 3.7.3:
+ Bugs fixed: bgo#684001, bgo#689896
+ Updated translations.
* Thu Sep 27 2012 dimstar@opensuse.org
- Update to version 3.6.0:
+ Minor bug fixes.
+ Updated translations.
* Sun Sep 23 2012 dimstar@opensuse.org
- Rework BuildRequires to be close to what configure checks for:
+ Old, removed one: anjuta-devel
+ New, added ones (pkgconfig()-style: glib-2.0, gmodule-2.0,
gthread-2.0, libanjuta-3.0, libxml-2.0.
- This change allows us to correctly version the BuildRequires,
following configure as closely as possible.
* Wed Jul 18 2012 dimstar@opensuse.org
- Update to version 3.5.4:
+ Scintilla:
- Use common settings for indentation
- Fix a crash when closing editors
- Initialize indentation settings (indent with tab/unindent
with
- Fix default foreground and background text color
- Update to scintilla 3.2.0
+ Updated translations.
* Tue Mar 27 2012 vuntz@opensuse.org
- Update to version 3.4.0:
+ scintilla:
- Update to include scintilla 3.0.3.
- Respect theme colours and blinking cursor preference
(bgo#348850, bgo#351214).
- Explicitly set GDK_SCROLL_MASK as recent gtk+ versions
require.
- Build fixes.
+ Updated translations.
- Pass %{?no_lang_C} to %find_lang, as we want to make sure the
english documentation is in the main package.
* Tue Feb 21 2012 vuntz@opensuse.org
- Update to version 3.3.90:
+ scintilla:
- Update for anjuta changes.
- Keep window position when reloading a file.
- bgo#669359: yellow debugger color in dark theme
- Remove xz BuildRequires now that it comes for free in the build
system.
* Tue Jan 17 2012 vuntz@opensuse.org
- Update to version 3.3.4:
+ scintilla:
- Add editor view settings
- Improve style setting dialog
- Fix reload comparison when removing trailing space
- Fix a crash when saving an empty file
- Move preferences to org/gnome/anjuta/plugins/scintilla
- Add an id column to GtkComboBox used in preferences
- Add one page of documentation in Mallard format
- Link to gmodule to fix build against glib >= 2.31
- Other bugs fixed: bgo#610371, bgo#664514.
+ scratchbox:
- Move preferences to org/gnome/anjuta/plugins/scratchbox
- Add an id column to GtkComboBox used in preferences
+ Updated translations.
- Drop anjuta-extras-link-gmodule.patch: fixed upstream.
- Remove gnome-common BuildRequires and call to gnome-autogen.sh,
that were only needed for above patch.
- Add gnome-doc-utils-devel BuildRequires for new documentation.
- Add xz BuildRequires because we can't build a package for a
xz-compressed tarball without explicitly specifying that... See
bnc#697467 for more details.
* Wed Dec 21 2011 vuntz@opensuse.org
- Add anjuta-extras-link-gmodule.patch: fix build against glib
2.31.
- Add gnome-common BuildRequires and call to gnome-autogen.sh,
needed for above patch.
* Wed Oct 12 2011 vuntz@opensuse.org
- Add anjuta BuildRequires to fix a build failure caused by
directory not being owned. It's okay since we have a Requires on
anjuta.
* Mon Sep 26 2011 vuntz@opensuse.org
- Update to version 3.2.0:
+ Various Scintilla fixes
* Wed Sep 21 2011 vuntz@opensuse.org
- Update to version 3.1.92:
+ Scintilla updated to 2.29
+ Various other Scintilla fixes
+ Updated translations.
* Sat Sep 17 2011 jengelh@medozas.de
- Remove redundant tags/sections from specfile