diff --git a/.gitignore b/.gitignore index 2be3eb0..9571d3a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/justbytes-0.15.tar.gz +SOURCES/justbytes-0.15.2.tar.gz diff --git a/.python-justbytes.metadata b/.python-justbytes.metadata index 2953be2..fd6661e 100644 --- a/.python-justbytes.metadata +++ b/.python-justbytes.metadata @@ -1 +1 @@ -785aeec6eb9e8f61c3d4d3956b5683e97054367e SOURCES/justbytes-0.15.tar.gz +71db2685b7f3a19d71ef53a609f27d9b6a454be3 SOURCES/justbytes-0.15.2.tar.gz diff --git a/SPECS/python-justbytes.spec b/SPECS/python-justbytes.spec index 7dd5cde..c41487e 100644 --- a/SPECS/python-justbytes.spec +++ b/SPECS/python-justbytes.spec @@ -1,11 +1,11 @@ %global srcname justbytes Name: python-%{srcname} -Version: 0.15 -Release: 6%{?dist} +Version: 0.15.2 +Release: 1%{?dist} Summary: Library for handling computation with address ranges in bytes -License: LGPLv2+ +License: LGPL-2.1-or-later URL: http://pypi.python.org/pypi/justbytes Source0: https://pypi.io/packages/source/j/%{srcname}/%{srcname}-%{version}.tar.gz @@ -22,6 +22,7 @@ Summary: %{summary} %{?python_provide:%python_provide python3-%{srcname}} BuildRequires: python3-devel BuildRequires: python3-setuptools +BuildRequires: python3-justbases %description -n python3-%{srcname} %{_description} @@ -44,6 +45,10 @@ rm -rf justbytes.egg-info %{python3_sitelib}/justbytes-%{version}-*.egg-info/ %changelog +* Tue May 16 2023 Bryan Gurney - 0.15.2-1 +- Update to 0.15.2 +- Resolves: rhbz#2204503 + * Wed Mar 15 2023 MSVSphere Packaging Team - 0.15-6 - Rebuilt for MSVSphere 9.1.