15
0

Fix build failure: %{py_ver} doesn't work, %{py3_ver} does.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=7
This commit is contained in:
2018-12-26 22:43:43 +00:00
committed by Git OBS Bridge
parent 8ccb5dbca8
commit 2e29e367d3
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 26 22:39:21 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Fix build failure: %{py_ver} doesn't work, %{py3_ver}
does.
-------------------------------------------------------------------
Tue Dec 4 12:52:18 UTC 2018 - Matej Cepl <mcepl@suse.com>