diff --git a/_servicedata b/_servicedata index 945b3fa..60c331d 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/openSUSE/python-rpm-macros.git - ab6f37cab7f992b3ad8a148877854129e0c0cd4b \ No newline at end of file + 08f1194ef62051e001ee026485678fa622990e02 \ No newline at end of file diff --git a/python-rpm-macros-20181211.ab6f37c.tar.bz2 b/python-rpm-macros-20181211.ab6f37c.tar.bz2 deleted file mode 100644 index 12f5799..0000000 --- a/python-rpm-macros-20181211.ab6f37c.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:38fcf09a0352db88b1482b609945bf8ad46a28b5c5214484c130780275091fc4 -size 12467 diff --git a/python-rpm-macros-20190221.08f1194.tar.bz2 b/python-rpm-macros-20190221.08f1194.tar.bz2 new file mode 100644 index 0000000..cf60f53 --- /dev/null +++ b/python-rpm-macros-20190221.08f1194.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:493ba3e4022af1952c764d6c445b18477fc2247830aff74d57037ead09310886 +size 12526 diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index c21b02b..d2706fb 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 21 17:54:59 UTC 2019 - opensuse-packaging@opensuse.org + +- Update to version 20190221.08f1194: + * Actually make pytest into function to capture arguments as well + * Add pytest definitions. + ------------------------------------------------------------------- Wed Dec 19 19:29:44 UTC 2018 - Todd R diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index 9613662..ea51cc8 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -1,7 +1,7 @@ # # spec file for package python-rpm-macros # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-rpm-macros -Version: 20181211.ab6f37c +Version: 20190221.08f1194 Release: 0 Summary: RPM macros for building of Python modules License: WTFPL