forked from pool/python-python-rpm-spec
- Update to v0.10 * Ignore spaces before ':' separator * Fix behavior of replace_macro function when macro is a tag OBS-URL: https://build.opensuse.org/request/show/848997 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rpm-spec?expand=0&rev=10
38 lines
1.3 KiB
Plaintext
38 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Nov 17 04:47:01 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update to v0.10
|
|
* Ignore spaces before ':' separator
|
|
* Fix behavior of replace_macro function when macro is a tag
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 5 09:18:10 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to 0.9
|
|
* Ignore case when parsing directives
|
|
|
|
-------------------------------------------------------------------
|
|
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
|