diff --git a/_service b/_service
index 77e7310..aa59ca1 100644
--- a/_service
+++ b/_service
@@ -1,3 +1,4 @@
-
+
+
diff --git a/python-relatorio.changes b/python-relatorio.changes
index eb238e7..63efc87 100644
--- a/python-relatorio.changes
+++ b/python-relatorio.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Sun Aug 14 19:49:38 UTC 2016 - axel.braun@gmx.de
+
+- fixed link to pypi
+
-------------------------------------------------------------------
Thu Jun 30 07:35:41 UTC 2016 - axel.braun@gmx.de
diff --git a/python-relatorio.spec b/python-relatorio.spec
index faf3b63..e509f28 100644
--- a/python-relatorio.spec
+++ b/python-relatorio.spec
@@ -26,7 +26,7 @@ BuildRequires: python-lxml
BuildRequires: python-setuptools
Version: 0.6.3
Release: 0
-Source: https://pypi.python.org/packages/source/r/relatorio/%{mod_name}-%{version}.tar.gz
+Source: https://pypi.io/packages/source/r/relatorio/%{mod_name}-%{version}.tar.gz
Url: https://pypi.python.org/pypi/relatorio
BuildArch: noarch
Summary: Python module to create reports from Python objects