diff --git a/.gitignore b/.gitignore index 97e6552..90d0500 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /APLpy-0.9.14.tar.gz /APLpy-1.0.tar.gz /APLpy.spec +/APLpy-1.1.tar.gz diff --git a/APLpy.spec b/APLpy.spec index b5222d6..e37c7dc 100644 --- a/APLpy.spec +++ b/APLpy.spec @@ -2,7 +2,7 @@ Name: APLpy Version: 1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Astronomical Plotting Library in Python Group: Development/Languages @@ -109,6 +109,9 @@ popd %{python3_sitelib}/aplpy/ %changelog +* Sun Oct 02 2016 Sergio Pascual - 1.1-2 +- EVR bump + * Sun Sep 25 2016 Sergio Pascual - 1.1-1 - New upstream version (1.1) - Updated spec diff --git a/sources b/sources index e0257b4..3a976e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5b901caf2c0adf418cb0922299316b02 APLpy.spec +d9ae00edaeacf8f5dae00ffbf4b6e17c APLpy-1.1.tar.gz