diff --git a/_service b/_service index 355dce8..b523daf 100644 --- a/_service +++ b/_service @@ -1,6 +1,6 @@ - git://github.com/openSUSE/python-rpm-macros.git + https://github.com/openSUSE/python-rpm-macros.git git .git master diff --git a/_servicedata b/_servicedata index ea508ab..d349e31 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,6 @@ git://github.com/openSUSE/python-rpm-macros.git - 80d37568d9732beb7fcc2cf27c5c08f9c01fade1 \ No newline at end of file + 80d37568d9732beb7fcc2cf27c5c08f9c01fade1 + https://github.com/openSUSE/python-rpm-macros.git + 6dc4cb823adc9bea302f2dba0e9c901d61abbc25 \ No newline at end of file diff --git a/python-rpm-macros-20220106.80d3756.tar.xz b/python-rpm-macros-20220106.80d3756.tar.xz deleted file mode 100644 index 1197f1f..0000000 --- a/python-rpm-macros-20220106.80d3756.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0ab9a5880ee1fac8f4385dafc8eab98bfe2767cd0fd429ce76fb90cf6f076ca -size 17948 diff --git a/python-rpm-macros-20220610.6dc4cb8.tar.xz b/python-rpm-macros-20220610.6dc4cb8.tar.xz new file mode 100644 index 0000000..d7df7f6 --- /dev/null +++ b/python-rpm-macros-20220610.6dc4cb8.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e64e924e25ffc33ac32a35a57f4485ac19813cfab6c0ff5652f49a046d0f930d +size 18472 diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index f159b92..583107e 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Fri Jun 10 15:52:23 UTC 2022 - mcepl@cepl.eu + +- Update to version 20220610.6dc4cb8: + * create python_flavored_alternatives and use for testing + +------------------------------------------------------------------- +Thu May 05 14:44:30 UTC 2022 - mcepl@cepl.eu + +- Update to version 20220505.4ab53ec: + * Switch primary_interpreter from python38 to python310 + * Avoid bashism in %() + * fix flavor executable substitution + * Keep python38 as primary python3 + * Add python310 to the buildset + * Move python39 to the primary place in %pythons + * Disable python36 flavor in Factory buildset + * Add python310 flavor macros to compile set + * no newline after python_install_alternative + ------------------------------------------------------------------- Thu Jan 06 08:16:03 UTC 2022 - mcepl@cepl.eu diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index 71acf7e..a4ba1c9 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -17,7 +17,7 @@ Name: python-rpm-macros -Version: 20220106.80d3756 +Version: 20220610.6dc4cb8 Release: 0 Summary: RPM macros for building of Python modules License: WTFPL