diff --git a/.gitignore b/.gitignore index 481d521..3846480 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /PyGithub-1.25.2.tar.gz /PyGithub-1.26.0.tar.gz /PyGithub-1.27.1.tar.gz +/PyGithub-1.28.tar.gz diff --git a/python-PyGithub.spec b/python-PyGithub.spec index 99714bb..c8b7877 100644 --- a/python-PyGithub.spec +++ b/python-PyGithub.spec @@ -2,7 +2,7 @@ %global with_python3 1 Name: python-%{pypi_name} -Version: 1.27.1 +Version: 1.28 Release: 1%{?dist} Summary: Python library to work with the Github API @@ -91,6 +91,9 @@ popd %endif %changelog +* Mon Sep 12 2016 Jiri Popelka - 1.28-1 +- Update to 1.28 + * Fri Aug 12 2016 Jiri Popelka - 1.27.1-1 - Update to 1.27.1 - Use macros diff --git a/sources b/sources index 842f2b1..6f28f44 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f7d9b56d8a04ade728d6d89fb668959f PyGithub-1.27.1.tar.gz +220da168d55a09766bac68bdbd898aa7 PyGithub-1.28.tar.gz