diff --git a/_servicedata b/_servicedata index 2499c9d..5a0a69e 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 - 8ad941748e43a59e75eec28ef976bd52a2d4f260 \ No newline at end of file + 48d1d93930617bd353de785bde10b28c9c312993 \ No newline at end of file diff --git a/python-rpm-macros-20220618.1ed0055.tar.xz b/python-rpm-macros-20220618.1ed0055.tar.xz deleted file mode 100644 index b5d3243..0000000 --- a/python-rpm-macros-20220618.1ed0055.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e0a1b222d2edb196586b856b8bff1957b89f572cc4077f41d003f972489ef94a -size 18460 diff --git a/python-rpm-macros-20220725.2ae32d5.tar.xz b/python-rpm-macros-20220725.2ae32d5.tar.xz new file mode 100644 index 0000000..93ff5a4 --- /dev/null +++ b/python-rpm-macros-20220725.2ae32d5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:500394ffbba864a1aae55472a280d5a0c90e434583d464ac0c1e336e7bfbd75e +size 18824 diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index 0ceb865..db26a73 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Jul 25 21:27:08 UTC 2022 - mcepl@cepl.eu + +- Update to version 20220725.2ae32d5: + * restore end-of-line in alternative scriptlets + +------------------------------------------------------------------- +Thu Jul 21 10:31:50 UTC 2022 - mcepl@cepl.eu + +- Update to version 20220721.0a061eb: + * make python_flavored_alternatives less verbose + * Move install of libalts from sciptlets to python_clone -a -- close gh#openSUSE/python-rpm-macros#133 + * hard-code %py_ver -- fix gh#openSUSE/python-rpm-macros#131 + * fix gh#openSUSE/python-rpm-macros#130 print proper error on missing python interpreter + ------------------------------------------------------------------- Sat Jun 18 19:59:31 UTC 2022 - mcepl@cepl.eu diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index 777aad4..189dea7 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -17,7 +17,7 @@ Name: python-rpm-macros -Version: 20220618.1ed0055 +Version: 20220725.2ae32d5 Release: 0 Summary: RPM macros for building of Python modules License: WTFPL