From 7730abae6ea6a8751f76e82e96d29aba7cd94c40 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Nov 04 2016 11:23:19 +0000 Subject: Update to 1.5 Signed-off-by: Igor Gnatenko --- diff --git a/.gitignore b/.gitignore index 7c55e21..6015c15 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /cvss-1.3.tar.gz /cvss-1.4.tar.gz +/cvss-1.5.tar.gz diff --git a/python-cvss.spec b/python-cvss.spec index dd8f744..4ceacc0 100644 --- a/python-cvss.spec +++ b/python-cvss.spec @@ -7,8 +7,8 @@ %endif Name: python-%{srcname} -Version: 1.4 -Release: 2%{?dist} +Version: 1.5 +Release: 1%{?dist} Summary: CVSS2/3 library with interactive calculator License: LGPLv3+ @@ -87,6 +87,9 @@ Python 3 version. %{_bindir}/cvss_calculator %changelog +* Fri Nov 04 2016 Igor Gnatenko - 1.5-1 +- Update to 1.5 + * Thu Sep 08 2016 Igor Gnatenko - 1.4-2 - Fixes in packaging diff --git a/sources b/sources index 1e80d05..e0b7161 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4a39e9369ecd2cbea9dc3298550fa438 cvss-1.4.tar.gz +66a901b9b1fa3c2c31edeed16a4842e4 cvss-1.5.tar.gz