From c3a682661f98ec87f27ccc58bb199184bf2d1da272258318ac6485aa20978091 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 28 Oct 2022 20:10:56 +0000 Subject: [PATCH] Accepting request 1032032 from home:yarunachalam:branches:devel:languages:python - Update to 5.11.0 * Fix symbol identification in multiline message * Replace deprecated readfp method with read_file OBS-URL: https://build.opensuse.org/request/show/1032032 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=146 --- pbr-5.10.0.tar.gz | 3 --- pbr-5.11.0.tar.gz | 3 +++ python-pbr.changes | 7 +++++++ python-pbr.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 pbr-5.10.0.tar.gz create mode 100644 pbr-5.11.0.tar.gz diff --git a/pbr-5.10.0.tar.gz b/pbr-5.10.0.tar.gz deleted file mode 100644 index 8741ae8..0000000 --- a/pbr-5.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cfcc4ff8e698256fc17ea3ff796478b050852585aa5bae79ecd05b2ab7b39b9a -size 127122 diff --git a/pbr-5.11.0.tar.gz b/pbr-5.11.0.tar.gz new file mode 100644 index 0000000..8b2ecbd --- /dev/null +++ b/pbr-5.11.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b97bc6695b2aff02144133c2e7399d5885223d42b7912ffaec2ca3898e673bfe +size 127505 diff --git a/python-pbr.changes b/python-pbr.changes index fb3adae..362daa0 100644 --- a/python-pbr.changes +++ b/python-pbr.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Oct 28 19:46:28 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 5.11.0 + * Fix symbol identification in multiline message + * Replace deprecated readfp method with read_file + ------------------------------------------------------------------- Fri Aug 19 16:24:19 UTC 2022 - Dirk Müller diff --git a/python-pbr.spec b/python-pbr.spec index f68f10d..b9f8bd9 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -26,7 +26,7 @@ %bcond_with test %endif Name: python-pbr%{psuffix} -Version: 5.10.0 +Version: 5.11.0 Release: 0 Summary: Python Build Reasonableness License: Apache-2.0