From 4a9905bac68eebf0d57a2e8bef4267f5142eba62f2e8664b79d3f5662ac63a46 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 16 Oct 2020 20:06:38 +0000 Subject: [PATCH] - Update to version 20201016.5d22545: * fix whitespace after escape in compileall macro OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=114 --- _servicedata | 2 +- python-rpm-macros-20201016.5d22545.tar.xz | 3 +++ python-rpm-macros-20201016.db09189.tar.xz | 3 --- python-rpm-macros.changes | 6 ++++++ python-rpm-macros.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 python-rpm-macros-20201016.5d22545.tar.xz delete mode 100644 python-rpm-macros-20201016.db09189.tar.xz diff --git a/_servicedata b/_servicedata index fef3e46..8bf2f9d 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/openSUSE/python-rpm-macros.git - db091899c9ec160c43691b3fea6a1ae121d74722 \ No newline at end of file + a7b1da6dbe6de6f92ee0c3463d0ce521d3105913 \ No newline at end of file diff --git a/python-rpm-macros-20201016.5d22545.tar.xz b/python-rpm-macros-20201016.5d22545.tar.xz new file mode 100644 index 0000000..f282869 --- /dev/null +++ b/python-rpm-macros-20201016.5d22545.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21f604a33142a140c925b210ba0b0716c3125dafbf0badcd22eea3753d6c6650 +size 14308 diff --git a/python-rpm-macros-20201016.db09189.tar.xz b/python-rpm-macros-20201016.db09189.tar.xz deleted file mode 100644 index a8b4eab..0000000 --- a/python-rpm-macros-20201016.db09189.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d797d82edde7e9f51b60b672b40bcadbc9517885841f2cede2e501ec7586159a -size 14308 diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index b7db1c1..e060f0c 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Oct 16 20:05:52 UTC 2020 - mcepl@cepl.eu + +- Update to version 20201016.5d22545: + * fix whitespace after escape in compileall macro + ------------------------------------------------------------------- Fri Oct 16 14:31:59 UTC 2020 - mcepl@cepl.eu diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index 7d8ba4c..b6aa643 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -17,7 +17,7 @@ Name: python-rpm-macros -Version: 20201016.db09189 +Version: 20201016.5d22545 Release: 0 Summary: RPM macros for building of Python modules License: WTFPL