diff --git a/pywbem-1.1.3.tar.gz b/pywbem-1.1.3.tar.gz deleted file mode 100644 index 1dfdc5e..0000000 Binary files a/pywbem-1.1.3.tar.gz and /dev/null differ diff --git a/pywbem-1.4.1.tar.gz b/pywbem-1.4.1.tar.gz new file mode 100644 index 0000000..dc24789 Binary files /dev/null and b/pywbem-1.4.1.tar.gz differ diff --git a/pywbem.spec b/pywbem.spec index 9e96f8d..0ffb4f5 100644 --- a/pywbem.spec +++ b/pywbem.spec @@ -3,17 +3,17 @@ %global __requires_exclude ^.*python[2|3]*.7dist\\(.*\\).*$ Name: pywbem -Version: 1.1.3 +Version: 1.4.1 Release: 1 Summary: WBEM client and WBEM indication listener License: LGPLv2 URL: https://github.com/pywbem/pywbem -Source0: https://files.pythonhosted.org/packages/35/a5/569e9c88437b81a31de972948340c2e25b9b22a1f44819f7c743c06cbe2b/pywbem-1.1.3.tar.gz +Source0: https://files.pythonhosted.org/packages/94/35/e2b23d4b1958839f23ba8494597579146fce4c3031537c38b4abb02b2d41/pywbem-1.4.1.tar.gz %if 0%{?with_python2} BuildRequires: python2-pip python2-pbr python2-pyyaml python2-ply python2-rpm-macros python2-devel %endif -BuildRequires: python3-pip python3-PyYAML python3-ply python3-rpm-macros python3-pbr python3-devel git +BuildRequires: python3-pip python3-PyYAML python3-ply python3-rpm-macros python3-pbr python3-devel git python3-wheel BuildArch: noarch @@ -113,6 +113,9 @@ env PYTHONPATH=%{buildroot}/%{python3_sitelib} PBR_VERSION="%{version}" \ %changelog +* Thu Jun 16 2022 zhangy1317 - 1.4.1-1 +- Upgrade version for openstack yoga + * Mon Aug 09 2021 OpenStack_SIG - 1.1.3-1 - Update version to 1.1.3