diff --git a/_servicedata b/_servicedata index 8e91872..ea508ab 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/openSUSE/python-rpm-macros.git - 4aa94b28565ecb02c336d1b0a4fe420301c9064c \ No newline at end of file + 80d37568d9732beb7fcc2cf27c5c08f9c01fade1 \ No newline at end of file diff --git a/python-rpm-macros-20211209.3834c04.tar.xz b/python-rpm-macros-20211209.3834c04.tar.xz deleted file mode 100644 index 6e2de2d..0000000 --- a/python-rpm-macros-20211209.3834c04.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd84b7b3cd5f30fa51260602ff18a261ae19270486af060bac94abf101cc92dd -size 17940 diff --git a/python-rpm-macros-20220106.80d3756.tar.xz b/python-rpm-macros-20220106.80d3756.tar.xz new file mode 100644 index 0000000..1197f1f --- /dev/null +++ b/python-rpm-macros-20220106.80d3756.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0ab9a5880ee1fac8f4385dafc8eab98bfe2767cd0fd429ce76fb90cf6f076ca +size 17948 diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index d52fa4f..f159b92 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Jan 06 08:16:03 UTC 2022 - mcepl@cepl.eu + +- Update to version 20220106.80d3756: + * Keep python38 as primary python3 + * Add python310 to the buildset + * Move python39 to the primary place in %pythons + * Disable python36 flavor in Factory buildset + ------------------------------------------------------------------- Thu Dec 09 00:06:51 UTC 2021 - mcepl@cepl.eu diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index ca3174b..71acf7e 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -1,7 +1,7 @@ # # spec file for package python-rpm-macros # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-rpm-macros -Version: 20211209.3834c04 +Version: 20220106.80d3756 Release: 0 Summary: RPM macros for building of Python modules License: WTFPL