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-20190307.81ca329.tar.bz2 b/python-rpm-macros-20190307.81ca329.tar.bz2 deleted file mode 100644 index 4c779a2..0000000 --- a/python-rpm-macros-20190307.81ca329.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:086883d9c04a858ae7ca682ff6a0ecc9d1a4ff946114c7a84676dc9183a17eda -size 12569 diff --git a/python-rpm-macros-20190315.d3034bf.tar.bz2 b/python-rpm-macros-20190315.d3034bf.tar.bz2 new file mode 100644 index 0000000..5c783a7 --- /dev/null +++ b/python-rpm-macros-20190315.d3034bf.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d87eb0cab2ea7642d09cc999d714e4e6910fa79f6f29bdbf995fb04db2dd3c8 +size 12556 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