From 37adcd49e1d3d6c9af02fc885bcb852e44d39c88 Mon Sep 17 00:00:00 2001 From: Alan Pevec Date: Sep 13 2016 12:25:02 +0000 Subject: Update to 1.8.0 --- diff --git a/.gitignore b/.gitignore index 0e2152c..401e7fd 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /reno-1.5.0.tar.gz /reno-1.6.0.tar.gz /reno-1.6.2.tar.gz +/reno-1.8.0.tar.gz diff --git a/python-reno.spec b/python-reno.spec index 47e6813..d797570 100644 --- a/python-reno.spec +++ b/python-reno.spec @@ -15,8 +15,8 @@ Name: python-%{pypi_name} -Version: 1.6.2 -Release: 2%{?dist} +Version: 1.8.0 +Release: 1%{?dist} Summary: Release NOtes manager License: ASL 2.0 @@ -146,6 +146,9 @@ rm -rf doc/build/html/.{doctrees,buildinfo} doc/build/html/objects.inv %license LICENSE %changelog +* Tue Sep 13 2016 Alan Pevec 1.8.0-1 +- Update to 1.8.0 + * Tue Jul 19 2016 Fedora Release Engineering - 1.6.2-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages diff --git a/sources b/sources index a5b9bfd..141091b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4f874544fe6b4cfa5cef9bcffd1e233b reno-1.6.2.tar.gz +6b9f652fccb2cbd1e5b238d0b61c6a04 reno-1.8.0.tar.gz