diff --git a/.gitignore b/.gitignore index a6eb757..745ada9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /v0.5.3.tar.gz /v0.5.4.tar.gz /v0.5.7.tar.gz +/v0.5.8.tar.gz diff --git a/python-faker.spec b/python-faker.spec index 242c433..b37b755 100644 --- a/python-faker.spec +++ b/python-faker.spec @@ -6,7 +6,7 @@ persistence to stress test it, or anonymize data taken from a production \ service, Faker is for you. Name: python-%{pkgname} -Version: 0.5.7 +Version: 0.5.8 Release: 1%{?dist} Summary: %{sum} @@ -85,6 +85,9 @@ install -D -m 0644 docs/_build/man/faker.1 %{buildroot}%{_mandir}/man1/faker.1 %doc README.rst CHANGELOG.rst CONTRIBUTING.rst docs/_build/html %changelog +* Mon Jul 04 2016 Juan Orti Alcaine - 0.5.8-1 +- Version 0.5.8 + * Sun Mar 13 2016 Juan Orti Alcaine - 0.5.7-1 - Version 0.5.7 diff --git a/sources b/sources index 13407a3..4fa7673 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5d9e81768291ff7ca5d5f1bc3e0b6201 v0.5.7.tar.gz +8b637afdbf668193b1db8d29acf4840b v0.5.8.tar.gz