From 29b032528d19f29e2beb811a83242298b7fc0b3a Mon Sep 17 00:00:00 2001 From: Steve Traylen Date: Jun 01 2015 15:22:51 +0000 Subject: New 0.5.1 --- diff --git a/.gitignore b/.gitignore index e091cf5..f9ba59b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /humanize-0.5.tar.gz +/humanize-0.5.1.tar.gz diff --git a/python-humanize.spec b/python-humanize.spec index e8302cf..ad682c5 100644 --- a/python-humanize.spec +++ b/python-humanize.spec @@ -13,13 +13,13 @@ %global with_checks 0 Name: python-humanize -Version: 0.5 -Release: 6%{?dist} +Version: 0.5.1 +Release: 1%{?dist} Summary: Turns dates in to human readable format, e.g '3 minutes ago' License: MIT URL: https://github.com/jmoiron/humanize -Source0: https://pypi.python.org/packages/source/h/humanize/humanize-0.5.tar.gz +Source0: https://pypi.python.org/packages/source/h/humanize/humanize-%{version}.tar.gz BuildArch: noarch BuildRequires: python-setuptools @@ -123,6 +123,9 @@ popd %endif %changelog +* Mon Jun 1 2015 Steve Traylen 0.5.1-1 +- New 0.5.1 + * Sat Jun 07 2014 Fedora Release Engineering - 0.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index e9912cb..cd5c203 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2f00150400ae6a6e0e9767c18a3147cd humanize-0.5.tar.gz +e8473d9dc1b220911cac2edd53b1d973 humanize-0.5.1.tar.gz