1
0

Accepting request 505434 from home:matejcik:rpm-macros-build-test

- version bump to 2017.06.21.6641889
- introduce smarter buildset support
- fix %python_files on nonstandard build sets
- introduce %python_for_executables in favor of magically taking
  "last python in %pythons"
- fix %licence tag handling (gh#opensuse/python-rpm-macros#4)

OBS-URL: https://build.opensuse.org/request/show/505434
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=41
This commit is contained in:
Jan Matejek
2017-06-21 13:59:23 +00:00
committed by Git OBS Bridge
parent 063020faf6
commit 8efb361daa
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jun 21 13:16:38 UTC 2017 - jmatejek@suse.com
- version bump to 2017.06.21.6641889
- introduce smarter buildset support
- fix %python_files on nonstandard build sets
- introduce %python_for_executables in favor of magically taking
"last python in %pythons"
- fix %licence tag handling (gh#opensuse/python-rpm-macros#4)
-------------------------------------------------------------------
Tue May 9 15:38:41 UTC 2017 - jmatejek@suse.com