diff --git a/_servicedata b/_servicedata index aef9930..86a19a9 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/openSUSE/python-rpm-macros.git - 81ca329ee2ac053848f0dffa7ec54c8e22aac23f \ No newline at end of file + d3034bf252e8fef64846586e05a64088a63e8adc \ No newline at end of file diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index 56c5cf2..576e7c5 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 15 14:18:06 UTC 2019 - mcepl@cepl.eu + +- Update to version 20190315.d3034bf bsc#1128323: + * Rewrite pytest and pytest_arch into Lua macros with multiple arguments. + ------------------------------------------------------------------- Thu Mar 07 13:40:24 UTC 2019 - mcepl@cepl.eu @@ -7,7 +13,7 @@ Thu Mar 07 13:40:24 UTC 2019 - mcepl@cepl.eu ------------------------------------------------------------------- Thu Mar 07 11:18:35 UTC 2019 - mcepl@cepl.eu -- bsc#1128323: Update to version 20190307.fbaed33 bsc#1128323: +- bsc#1128323: Update to version 20190307.fbaed33 * Add --ignore to pytest calls to ignore build directories. ------------------------------------------------------------------- diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index 1d7887a..86b4118 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -17,7 +17,7 @@ Name: python-rpm-macros -Version: 20190307.81ca329 +Version: 20190315.d3034bf Release: 0 Summary: RPM macros for building of Python modules License: WTFPL