diff --git a/.gitignore b/.gitignore index 00ac829..2b2091b 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ asymptote-2.03.src.tgz /asymptote-2.32.src.tgz /asymptote-2.33.src.tgz /asymptote-2.34.src.tgz +/asymptote-2.35.src.tgz diff --git a/asymptote.spec b/asymptote.spec index db87e3a..ffda4cb 100644 --- a/asymptote.spec +++ b/asymptote.spec @@ -1,7 +1,7 @@ %{!?_texmf: %define _texmf %(eval "echo `kpsewhich -expand-var '$TEXMFMAIN'`")} Name: asymptote -Version: 2.34 +Version: 2.35 Release: 1%{?dist} Summary: Descriptive vector graphics language Group: Applications/Publishing @@ -206,6 +206,9 @@ fi %{_xemacs_sitelispdir}/%{name}/*.el %changelog +* Thu May 21 2015 Tom Callaway 2.35-1 +- update to 2.35 + * Mon May 18 2015 Tom Callaway 2.34-1 - update to 2.34 diff --git a/sources b/sources index cc57ef5..6cf6499 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -440e1c291f0a2565a9afb62aab0ed4b4 asymptote-2.34.src.tgz +199e971792072527bd0cb1583d8ef3fb asymptote-2.35.src.tgz