From 68874d93e78e3ec4a02baa953c7dfbf5ec3960fc21dac855f153bff6ff5f52f3 Mon Sep 17 00:00:00 2001 From: Jan Matejek Date: Wed, 16 Aug 2017 16:47:20 +0000 Subject: [PATCH] - version bump to 2017.08.09.32550d0 - use %_specfile macro to locate the spec file, this should help with factory-auto bot problems as well as issue#3 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=45 --- python-rpm-macros-2017.06.29.107ac7a.tar.bz2 | 3 --- python-rpm-macros-2017.08.09.32550d0.tar.bz2 | 3 +++ python-rpm-macros.changes | 7 +++++++ python-rpm-macros.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 python-rpm-macros-2017.06.29.107ac7a.tar.bz2 create mode 100644 python-rpm-macros-2017.08.09.32550d0.tar.bz2 diff --git a/python-rpm-macros-2017.06.29.107ac7a.tar.bz2 b/python-rpm-macros-2017.06.29.107ac7a.tar.bz2 deleted file mode 100644 index 93df876..0000000 --- a/python-rpm-macros-2017.06.29.107ac7a.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7d906848d379b8b0edeba0cf4c28bf31a13fbe7dd3d2f40cd55a1c2127b7413 -size 13566 diff --git a/python-rpm-macros-2017.08.09.32550d0.tar.bz2 b/python-rpm-macros-2017.08.09.32550d0.tar.bz2 new file mode 100644 index 0000000..4223165 --- /dev/null +++ b/python-rpm-macros-2017.08.09.32550d0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad4b6dd30fd26c7aa01dc9e7ea1e9b1407aadc16294fe44986eb61b3e689aa60 +size 13637 diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index 04240ef..b17c978 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Aug 9 13:37:32 UTC 2017 - jmatejek@suse.com + +- version bump to 2017.08.09.32550d0 +- use %_specfile macro to locate the spec file, this should help with + factory-auto bot problems as well as issue#3 + ------------------------------------------------------------------- Thu Jun 29 13:20:02 UTC 2017 - jmatejek@suse.com diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index d88f95d..f6ec36d 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -17,7 +17,7 @@ Name: python-rpm-macros -Version: 2017.06.29.107ac7a +Version: 2017.08.09.32550d0 Release: 0 Summary: RPM macros for building of Python modules License: WTFPL