forked from pool/python-python-rpm-spec
- Switch to using pythonhosted.org for sdist - Update to v0.8 * Enable parsing versions in `BuildRequires:` and `Requires:` * Add support for conditional macros, e.g. `%{?test_macro:expression}` * Use flit for packaging OBS-URL: https://build.opensuse.org/request/show/681855 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rpm-spec?expand=0&rev=5
25 lines
829 B
Plaintext
25 lines
829 B
Plaintext
-------------------------------------------------------------------
|
|
Tue Mar 5 12:52:41 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Switch to using pythonhosted.org for sdist
|
|
- Update to v0.8
|
|
* Enable parsing versions in `BuildRequires:` and `Requires:`
|
|
* Add support for conditional macros, e.g. `%{?test_macro:expression}`
|
|
* Use flit for packaging
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 27 15:17:54 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- Fix tests on Leap 42.3
|
|
- spec file cleanups
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 27 15:06:15 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- spec file cleanups
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 26 00:08:01 UTC 2018 - kbabioch@suse.com
|
|
|
|
- Initial packaging of version 0.7
|