diff --git a/_service b/_service index b523daf..094fd6c 100644 --- a/_service +++ b/_service @@ -1,5 +1,5 @@ - + https://github.com/openSUSE/python-rpm-macros.git git .git @@ -9,11 +9,11 @@ python-rpm-macros mcepl@cepl.eu - + python-rpm-macros-*.tar xz - + python-rpm-macros diff --git a/_servicedata b/_servicedata index fd98489..29e6a3d 100644 --- a/_servicedata +++ b/_servicedata @@ -3,4 +3,4 @@ git://github.com/openSUSE/python-rpm-macros.git 80d37568d9732beb7fcc2cf27c5c08f9c01fade1 https://github.com/openSUSE/python-rpm-macros.git - 6fe8111dbbd7e28323f160273364626230386503 \ No newline at end of file + bf2d3abf0ce4f10e4950ce14a4cc8654b5cc9b1f \ No newline at end of file diff --git a/python-rpm-macros-20230609.6fe8111.tar.xz b/python-rpm-macros-20230609.6fe8111.tar.xz deleted file mode 100644 index 7006a9d..0000000 --- a/python-rpm-macros-20230609.6fe8111.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8fbd4e5018ac9b941b9205b952f34c8dadb969e66d986e58cad8fc307e3e1d5b -size 19380 diff --git a/python-rpm-macros-20231005.bf2d3ab.tar.xz b/python-rpm-macros-20231005.bf2d3ab.tar.xz new file mode 100644 index 0000000..5037b2d --- /dev/null +++ b/python-rpm-macros-20231005.bf2d3ab.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e594c8bb32efe406edd923e703cefd2d6c7137444555af6c3898e3d585d2bd2 +size 19392 diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index b943a06..36c7fb4 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 05 15:53:33 UTC 2023 - mcepl@cepl.eu + +- Update to version 20231005.bf2d3ab: + * Fix shebang also in sbin with macro _fix_shebang + ------------------------------------------------------------------- Fri Jun 9 07:32:37 UTC 2023 - Ben Greiner diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index 48a3d8e..2b957b5 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -17,7 +17,7 @@ Name: python-rpm-macros -Version: 20230609.6fe8111 +Version: 20231005.bf2d3ab Release: 0 Summary: RPM macros for building of Python modules License: WTFPL