* Wed Apr 18 2018 mpluskal@suse.com
- Drop sqlite2 support as it is being obsoleted
* Tue Mar 06 2018 lars@linux-schulserver.de
- use %license macro
- use spdx 3.0 license string
* Mon Dec 11 2017 avvissu@yandex.by
- Fix build on Factory (add pkgconfig({ice,sm}))
* Sun Dec 10 2017 avvissu@yandex.by
- Rebase bconds
- Add gb-openal package
- [Fixed] E: summary-not-capitalized
- Update description for: gb-args, gb-option, gb-xml-rpc
- Spec file cleanup
* Sat Dec 09 2017 avvissu@yandex.by
- Build with the --disable-qt4 option on Factory
- Add gambas3-3.10.0-disable-qt4.patch (bnc#1072031)
- Drop gambas3-gb-chart (only qt4 version)
- Add pkgconfig(poppler-qt{4,5})
* Thu Dec 07 2017 dimstar@opensuse.org
- Escape the usage of %{VERSION} when calling out to rpm.
RPM 4.14 has %{VERSION} defined as 'the main packages version'.
* Tue Sep 19 2017 zaitor@opensuse.org
- Add gambas3-adapt-to-poppler-058.patch: Adapt to poppler 0.58 api
changes.
- Drop obsolete and unused pkgconfig(webkit-1.0) BuildRequires.
* Mon Aug 28 2017 zaitor@opensuse.org
- Pull in tarball from upstream again to please Factory source
checker bots, as a new tarball with same version was uploaded
* Wed Jul 19 2017 avvissu@yandex.by
- Update to 3.10.0:
* see: http://gambaswiki.org/wiki/doc/release/3.10.0
- Add component gambas3-gb-term
- Drop gambas3-3.9.2-gcc7.patch
- Rename and rebase gambas3-3.9.2-llvm.patch to
gambas3-3.10.0-llvm.patch
- Spec file cleanup
* Sun Jun 04 2017 avvissu@yandex.by
- Build with gcc7 (gambas3-3.9.2-gcc7.patch)
* Wed Feb 08 2017 avvissu@yandex.by
- Fix conflict with shared-mime-info
* Wed Feb 08 2017 avvissu@yandex.by
- Add gambas3-rpmlintrc in spec file
* Tue Feb 07 2017 jengelh@inai.de
- Update descriptions
- Fix a wrong {with qt4} to be {with qt5}
* Sun Feb 05 2017 avvissu@yandex.by
- Update to 3.9.2:
* Release includes various bugfixes
* See more info: http://gambaswiki.org/wiki/doc/release/3.9.2?nh
- Update patch:
* gambas3-3.8.3-llvm.patch -> gambas3-3.9.2-llvm.patch
* Fri Sep 16 2016 avvissu@yandex.by
- Update to 3.9.1:
* Release includes various bugfixes
* See more info: http://gambaswiki.org/wiki/doc/release/3.9.1?nh
- Change in 3.9.0:
* A new component gb.web.form and gb.form.terminal
* A new IDE output console based on the previous component
* A new and better project argument list interface
* Project creation is now based on project templates
* The Expression class is now inheritable and allows to customize
the interpreter evaluator.
* FileView and DirView controls automatically refresh themselves
if your project uses the gb.inotify component
* TextEditor now can display thin vertical lines to emphasize
indentation
* Menu can have a proxy, i.e. pop up the children of another menu
* Paint.StretchImage() is a new method that scales an image to
fit a rectangle, keeping the image proportions
* gb.net.smtp component support PLAIN and CRAM-MD5 authentication
* See more info: http://gambaswiki.org/wiki/doc/release/3.9.0?nh
- Use default Qt5 on openSUSE > 13.2
* Tue May 31 2016 avvissu@yandex.by
- Recheck the required dependencies
* Sat May 21 2016 aloisio@gmx.com
- Fixed Tumbleweed build
* Mon Mar 07 2016 avvissu@yandex.ru
- Add Requires: gb-{markdown,util}
* Sun Mar 06 2016 avvissu@yandex.ru
- Fix: Installation of Gambas [bnc#969744]
* Fri Dec 25 2015 avvissu@yandex.ru
- Update to 3.8.4:
* Release includes various bugfixes
* No crash anymore when running the IDE through a terminal server.
* Support for time-only values on recent PostgreSQL databases.
* Support for PLAIN and CRAM-MD5 authentications in gb.net.smtp.
* See more info: http://gambaswiki.org/wiki/doc/release/3.8.4?nh