diff --git a/pbr-6.0.0.tar.gz b/pbr-6.0.0.tar.gz deleted file mode 100644 index 2eeac4d..0000000 --- a/pbr-6.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1377122a5a00e2f940ee482999518efe16d745d423a670c27773dfbc3c9a7d9 -size 123150 diff --git a/pbr-6.1.0.tar.gz b/pbr-6.1.0.tar.gz new file mode 100644 index 0000000..2c15597 --- /dev/null +++ b/pbr-6.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:788183e382e3d1d7707db08978239965e8b9e4e5ed42669bf4758186734d5f24 +size 124032 diff --git a/python-pbr.changes b/python-pbr.changes index 8a08c9b..04229d0 100644 --- a/python-pbr.changes +++ b/python-pbr.changes @@ -1,7 +1,21 @@ +------------------------------------------------------------------- +Sat Aug 31 11:49:48 UTC 2024 - Dirk Müller + +- update to 6.1.0: + * Add openstack-tox-py312 as non-voting job + * Add SetupTools to our functional testing venvs + * Use SetupTools' vendored distutils in tests + * Also run coverage tests serially + * Omnibus PBR CI fixups + * Serialize tests + * Fix tempest-full job + * Use summary for the package summary + * Test on py310 and py311 + ------------------------------------------------------------------- Mon May 13 05:17:26 UTC 2024 - Steve Kowalik -- Use stestr rather than pytest to run the testsuite. +- Use stestr rather than pytest to run the testsuite. ------------------------------------------------------------------- Tue Jan 2 22:34:18 UTC 2024 - Dirk Müller diff --git a/python-pbr.spec b/python-pbr.spec index 0d41fa5..746f20e 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -26,7 +26,7 @@ %bcond_with test %endif Name: python-pbr%{psuffix} -Version: 6.0.0 +Version: 6.1.0 Release: 0 Summary: Python Build Reasonableness License: Apache-2.0