diff --git a/.gitignore b/.gitignore index 5d56aed..44ccd67 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /reno-0.1.0.tar.gz /reno-1.3.1.tar.gz +/reno-1.5.0.tar.gz diff --git a/python-reno.spec b/python-reno.spec index 96b49cd..f1be786 100644 --- a/python-reno.spec +++ b/python-reno.spec @@ -15,8 +15,8 @@ Name: python-%{pypi_name} -Version: 1.3.1 -Release: 3%{?dist} +Version: 1.5.0 +Release: 1%{?dist} Summary: Release NOtes manager License: ASL 2.0 @@ -60,7 +60,7 @@ helps automate the hard parts. %if 0%{?with_python3} %package -n python3-%{pypi_name} -Summary: RElease NOtes manager +Summary: Release Notes manager %{?python_provide:%python_provide python3-%{pypi_name}} BuildRequires: python3-devel @@ -146,6 +146,10 @@ rm -rf doc/build/html/.{doctrees,buildinfo} doc/build/html/objects.inv %license LICENSE %changelog +* Thu Feb 18 2016 Paul Belanger - 1.5.0-1 +- New upstream 1.5.0 release +- Fix rpmlint spelling-error warnings + * Thu Feb 04 2016 Fedora Release Engineering - 1.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 69a8ec8..b588c22 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -80e4c66b8899521ca89006e67f8643f7 reno-1.3.1.tar.gz +94e5bb682fe59ba50ca57dfe51934041 reno-1.5.0.tar.gz