diff --git a/.gitignore b/.gitignore index 997a643..9f639d6 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /cvss-1.9.tar.gz /cvss-1.10.tar.gz /cvss-2.0.tar.gz +/cvss-2.1.tar.gz diff --git a/python-cvss.spec b/python-cvss.spec index 1be3609..02c12d6 100644 --- a/python-cvss.spec +++ b/python-cvss.spec @@ -9,8 +9,8 @@ %endif Name: python-%{srcname} -Version: 2.0 -Release: 3%{?dist} +Version: 2.1 +Release: 1%{?dist} Summary: CVSS2/3 library with interactive calculator License: LGPLv3+ @@ -44,7 +44,8 @@ BuildRequires: python2-setuptools %description -n python2-%{srcname} %{_description} Python 2 version. -%endif # with python2 +%endif +# end with python2 # Python 3 Package %if %{with python3} @@ -57,7 +58,8 @@ BuildRequires: python3-setuptools %description -n python3-%{srcname} %{_description} Python 3 version. -%endif # with python3 +%endif +# end with python3 %prep %autosetup -n %{srcname}-%{version} @@ -100,6 +102,9 @@ Python 3 version. %{_bindir}/cvss_calculator %changelog +* Fri Feb 07 2020 Viliam Krizan - 2.1-1 +- New release 2.1 (#1793040) + * Thu Jan 30 2020 Fedora Release Engineering - 2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 0841689..9cdc8ab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cvss-2.0.tar.gz) = 1e1ac34e5d885ba7f7568e336b2b06ae070585edaa605807d06b8984699440b1626555492d9c733a3e121b9a6960ef609bd8ad9764cec0a78821c94c69abacd6 +SHA512 (cvss-2.1.tar.gz) = f2104f1f7be94b344cfebca2ed05428529b87379b90d4a246f518bad9a7592959f141d3c30ed359d43f84b3d0d1e4128c9a4fde11abf96b146b2be08985a6da5