diff --git a/.gitignore b/.gitignore index 361446a..7cc2045 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /astroid-1.4.1.tar.bz2 /astroid-1.4.1.tar.gz /astroid-1.4.3.tar.gz +/astroid-1.4.4.tar.gz diff --git a/python-astroid.spec b/python-astroid.spec index 15eeb21..a80f617 100644 --- a/python-astroid.spec +++ b/python-astroid.spec @@ -5,7 +5,7 @@ %endif Name: python-astroid -Version: 1.4.3 +Version: 1.4.4 Release: 1%{?dist} Summary: Python Abstract Syntax Tree New Generation Group: Development/Languages @@ -95,6 +95,9 @@ rm -rf %{buildroot}%{python_sitelib}/astroid/tests %endif # with_python3 %changelog +* Mon Jan 18 2016 Brian C. Lane 1.4.4-1 +- Upstream 1.4.4 + * Mon Jan 04 2016 Brian C. Lane 1.4.3-1 - Upstream 1.4.3 - Drop included patches diff --git a/sources b/sources index f3f4c99..3627fec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4647159de7d4d0c4b1de23ecbfb8e246 astroid-1.4.3.tar.gz +8ae6f63f6a2b260bb7f647dafccbc796 astroid-1.4.4.tar.gz