diff --git a/.gitignore b/.gitignore index 8006773..495085e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /python-hglib-1.6.tar.gz +/python-hglib-1.7.tar.gz diff --git a/python-hglib.spec b/python-hglib.spec index aa64a04..c7111d3 100644 --- a/python-hglib.spec +++ b/python-hglib.spec @@ -2,8 +2,8 @@ Summary: Mercurial Python library Name: python-hglib -Version: 1.6 -Release: 2%{?dist} +Version: 1.7 +Release: 1%{?dist} License: MIT URL: http://selenic.com/repo/python-hglib Source0: https://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz @@ -78,6 +78,9 @@ pushd %{py3dir} %endif %changelog +* Sun Aug 02 2015 Terje Rosten - 1.7-1 +- 1.7 + * Wed Jun 24 2015 Terje Rosten - 1.6-2 - use license macro (bz #1231330) diff --git a/sources b/sources index 452a868..ae955ec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -846fde01feb8891651a4d8dc2f3dd513 python-hglib-1.6.tar.gz +f9290278db45917aaabba24b113c8e72 python-hglib-1.7.tar.gz