14
0

Accepting request 686873 from home:jayvdb:branches:devel:languages:python:numeric

- Convert to single spec
- Add %license
- Update to v4.1.2
  * Fix misbound function call in JavaScript lexer
- from v4.1.1
  * Slight improvements to JavaScript lexer
- from v4.1.0
  * Add JavaScript lexer
- from v4.0.11
  * Fix keyboard shortcut for preferences
- from v4.0.10
  * Use 0 instead of None to disable wordWrapMarker
    Necessary because the OpenSesame config chokes on config options
    with different types
- from v4.0.9
  * Fix copy-paste issues on MacOS 
- from v4.0.7
  * Convert line endings to unix-style when pasting

OBS-URL: https://build.opensuse.org/request/show/686873
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-qprogedit?expand=0&rev=1
This commit is contained in:
Tomáš Chvátal
2019-03-20 13:01:00 +00:00
committed by Git OBS Bridge
commit 90259717d2
6 changed files with 153 additions and 0 deletions

View File

@@ -0,0 +1,40 @@
-------------------------------------------------------------------
Wed Mar 20 08:13:13 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Convert to single spec
- Add %license
- Update to v4.1.2
* Fix misbound function call in JavaScript lexer
- from v4.1.1
* Slight improvements to JavaScript lexer
- from v4.1.0
* Add JavaScript lexer
- from v4.0.11
* Fix keyboard shortcut for preferences
- from v4.0.10
* Use 0 instead of None to disable wordWrapMarker
Necessary because the OpenSesame config chokes on config options
with different types
- from v4.0.9
* Fix copy-paste issues on MacOS
- from v4.0.7
* Convert line endings to unix-style when pasting
-------------------------------------------------------------------
Fri Nov 11 10:20:51 UTC 2016 - avvissu@yandex.by
- Update to 4.0.6:
* see: /usr/share/doc/packages/python-qprogedit/changelog
- Swith to Qt5
-------------------------------------------------------------------
Sat Mar 12 05:17:47 UTC 2016 - avvissu@yandex.ru
- Update to 3.2.2:
* see: /usr/share/doc/packages/python-qprogedit/changelog
-------------------------------------------------------------------
Tue Jun 3 17:47:20 UTC 2015 - avvissu@yandex.ru
- Initial package