From 6d7dad9d6d80610ec652c0907afd398912a839ca Mon Sep 17 00:00:00 2001 From: Alan Pevec Date: Jun 28 2015 20:54:05 +0000 Subject: Update to upstream 0.5.0 --- diff --git a/.gitignore b/.gitignore index c454d9b..cb75ca0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /debtcollector-0.3.0.tar.gz +/debtcollector-0.5.0.tar.gz diff --git a/python-debtcollector.spec b/python-debtcollector.spec index 235ea96..3968b46 100644 --- a/python-debtcollector.spec +++ b/python-debtcollector.spec @@ -2,8 +2,8 @@ %global pypi_name debtcollector Name: python-debtcollector -Version: 0.3.0 -Release: 4%{?dist} +Version: 0.5.0 +Release: 1%{?dist} Summary: A collection of Python deprecation patterns and strategies License: ASL 2.0 @@ -14,7 +14,6 @@ BuildArch: noarch Requires: python-setuptools Requires: python-babel -Requires: python-oslo-utils Requires: python-pbr Requires: python-six >= 1.9.0 Requires: python-wrapt @@ -36,7 +35,6 @@ Summary: Documentation for the debtcollector module BuildRequires: python-sphinx BuildRequires: python-oslo-sphinx -BuildRequires: python-oslo-utils BuildRequires: python-six >= 1.9.0 BuildRequires: dos2unix @@ -77,6 +75,9 @@ dos2unix doc/build/html/_static/jquery.js %license LICENSE %changelog +* Sun Jun 28 2015 Alan Pevec 0.5.0-1 +- Update to upstream 0.5.0 + * Thu Jun 18 2015 Fedora Release Engineering - 0.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 6192089..09fbe14 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -21e711b88ab956bb1c1d15444bfca0a6 debtcollector-0.3.0.tar.gz +27ff96660eaf5ff75af19d678c7d3237 debtcollector-0.5.0.tar.gz