14
0
Files
python-python-gammu/python-python-gammu.changes
Tomáš Chvátal 15eaf0222c Accepting request 819181 from home:ecsos
- Update to 3.0
  - Add support for asyncio in the gammu worker
  - Dropped support for Python 2.
- Fix rpmlint errors.
- Run spec-cleaner.
- version update to 2.12
  * meta and doc changes
- convert to singlespec
- Update to 2.11
  * Add support for the USSD in SMSD.
- Update to 2.10
  * Testsuite compatibility with Gammu 1.38.5.
- Update to 2.8
  * Make parameters to CancelCall and AnswerCall optional.
  * Added support for UTF-16 Unicode chars (emojis).
- Update to 2.7
  * Compatibility with Gammu >= 1.37.90
- change source url to url that work
- Update to 2.5:
  * Compatibility with Gammu >= 1.36.7
- Update to 2.4:
    * Fixed possible crash when initializing SMSD with invalid parameters.
    * Fixed crash on handling diverts on certain architectures.
- Update to 2.3:
    * License changed tp GPL version 2 or later.
    * Documentation improvements.
- update to 2.2
  * Documentation improvements.
  * Code cleanups.
- Add Obsoletes/Provides to handle upgrade path for python-gammu
- Update to 2.1:
  * Include data required for tests in tarball.
  * Include NEWS.rst in tarball.
  * Fixed possible crash when changing debug file.
  * Fixed various errors found by coverity.
- Enabled testsuite
- Initial packaging, upstream has split Python module from Gammu sources

OBS-URL: https://build.opensuse.org/request/show/819181
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gammu?expand=0&rev=19
2020-07-07 10:20:22 +00:00

81 lines
2.5 KiB
Plaintext

-------------------------------------------------------------------
Tue Jul 7 09:29:13 UTC 2020 - ecsos <ecsos@opensuse.org>
- Update to 3.0
- Add support for asyncio in the gammu worker
- Dropped support for Python 2.
- Fix rpmlint errors.
- Run spec-cleaner.
-------------------------------------------------------------------
Thu May 9 07:55:14 UTC 2019 - pgajdos@suse.com
- version update to 2.12
* meta and doc changes
- convert to singlespec
-------------------------------------------------------------------
Sun Jan 7 10:42:13 UTC 2018 - ecsos@opensuse.org
- Update to 2.11
* Add support for the USSD in SMSD.
- Update to 2.10
* Testsuite compatibility with Gammu 1.38.5.
- Update to 2.8
* Make parameters to CancelCall and AnswerCall optional.
* Added support for UTF-16 Unicode chars (emojis).
-------------------------------------------------------------------
Fri Nov 25 22:16:36 UTC 2016 - ecsos@opensuse.org
- Update to 2.7
* Compatibility with Gammu >= 1.37.90
- change source url to url that work
-------------------------------------------------------------------
Sat May 28 10:23:27 UTC 2016 - ecsos@opensuse.org
- Update to 2.5:
* Compatibility with Gammu >= 1.36.7
-------------------------------------------------------------------
Wed Sep 2 11:54:54 UTC 2015 - mcihar@suse.cz
- Update to 2.4:
* Fixed possible crash when initializing SMSD with invalid parameters.
* Fixed crash on handling diverts on certain architectures.
-------------------------------------------------------------------
Wed Jun 3 13:38:27 UTC 2015 - mcihar@suse.cz
- Update to 2.3:
* License changed tp GPL version 2 or later.
* Documentation improvements.
-------------------------------------------------------------------
Tue May 12 21:50:40 UTC 2015 - ecsos@opensuse.org
- update to 2.2
* Documentation improvements.
* Code cleanups.
-------------------------------------------------------------------
Wed Apr 15 10:11:11 UTC 2015 - mcihar@suse.cz
- Add Obsoletes/Provides to handle upgrade path for python-gammu
-------------------------------------------------------------------
Wed Apr 15 07:36:48 UTC 2015 - mcihar@suse.cz
- Update to 2.1:
* Include data required for tests in tarball.
* Include NEWS.rst in tarball.
* Fixed possible crash when changing debug file.
* Fixed various errors found by coverity.
- Enabled testsuite
-------------------------------------------------------------------
Tue Apr 14 09:46:13 UTC 2015 - mcihar@suse.cz
- Initial packaging, upstream has split Python module from Gammu sources