1
0

Accepting request 854983 from home:bnavigator:branches:Base:System

- Support builds with more than one python3 flavor
  gh#openSUSE/python-rpm-macros#66
- Remove shebang from examples (rpmlint warning, is in common doc)
- Clean duplicate python flavor variables for configure
- Update the provides/obsoletes tags for old-style dbus-1-$python

OBS-URL: https://build.opensuse.org/request/show/854983
OBS-URL: https://build.opensuse.org/package/show/Base:System/python-dbus-python?expand=0&rev=15
This commit is contained in:
2020-12-11 21:32:53 +00:00
committed by Git OBS Bridge
parent 275cb2f51e
commit 772a1868cf
2 changed files with 45 additions and 30 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Dec 11 17:44:15 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- Support builds with more than one python3 flavor
gh#openSUSE/python-rpm-macros#66
- Remove shebang from examples (rpmlint warning, is in common doc)
- Clean duplicate python flavor variables for configure
- Update the provides/obsoletes tags for old-style dbus-1-$python
-------------------------------------------------------------------
Wed Jan 8 01:19:38 UTC 2020 - Michael Gorse <mgorse@suse.com>