forked from pool/python-pyjavaproperties
A python library for parsing Java properties OBS-URL: https://build.opensuse.org/request/show/677276 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyjavaproperties?expand=0&rev=1
21 lines
751 B
Plaintext
21 lines
751 B
Plaintext
-------------------------------------------------------------------
|
|
Tue Feb 19 06:06:52 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Use single spec syntax
|
|
- Added %license & %doc
|
|
- Replaced incorrect description "OpenPGP packets" with "Java properties"
|
|
- Move changes to .changes
|
|
- Update URL
|
|
- Update to v0.0.7
|
|
* Change license from Apache Software License to MIT License
|
|
* Added Python 3 support
|
|
* Added CHANGELOG.txt, README.rst and LICENSE
|
|
* Added tests for referenced properties and saving as well
|
|
* Added ref properties
|
|
* Changed Development Status PyPI classifier from Alpha to Beta
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 24 UTC 2012 - abel@guardianproject.info
|
|
|
|
- Initial spec for v0.0.6
|