diff --git a/.gitignore b/.gitignore index f1176f0..7b69ad7 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /ast-8.0.2.tar.gz /ast-8.0.4.tar.gz /ast-8.0.5.tar.gz +/ast-8.0.6.tar.gz diff --git a/ast.spec b/ast.spec index 1f5cb49..1e85016 100644 --- a/ast.spec +++ b/ast.spec @@ -1,7 +1,7 @@ %{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}} Name: ast -Version: 8.0.5 +Version: 8.0.6 Release: 1%{?dist} Summary: A Library for Handling World Coordinate Systems in Astronomy @@ -129,6 +129,9 @@ make check %changelog +* Tue Oct 13 2015 Orion Poplawski 8.0.6-1 +- Update to 8.0.6 + * Tue Aug 11 2015 Orion Poplawski 8.0.5-1 - Update to 8.0.5 - Update URL diff --git a/sources b/sources index 2b93a01..e80dd0b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9cd4b9f8b83f46f208d6a5aa9a6882d3 ast-8.0.5.tar.gz +8355d5dd3594176218015e352d4f0def ast-8.0.6.tar.gz