From b095fe5b7f3e403893dc638bffd337eb41a03485 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: May 17 2013 17:01:51 +0000 Subject: 2.22 --- diff --git a/.gitignore b/.gitignore index cfa0434..0d496cc 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ asymptote-2.03.src.tgz /asymptote-2.17.src.tgz /asymptote-2.18.src.tgz /asymptote-2.21.src.tgz +/asymptote-2.22.src.tgz diff --git a/asymptote.spec b/asymptote.spec index 0c422ef..d248a84 100644 --- a/asymptote.spec +++ b/asymptote.spec @@ -1,8 +1,8 @@ %{!?_texmf: %define _texmf %(eval "echo `kpsewhich -expand-var '$TEXMFMAIN'`")} Name: asymptote -Version: 2.21 -Release: 5%{?dist} +Version: 2.22 +Release: 1%{?dist} Summary: Descriptive vector graphics language Group: Applications/Publishing License: LGPLv3+ @@ -12,9 +12,6 @@ Source1: asy.gif Source2: xasy.desktop Source3: asymptote.sty.204 Patch0: asymptote-2.00-settings.patch -# https://bugzilla.redhat.com/show_bug.cgi?id=893790 -# https://sourceforge.net/tracker/?func=detail&aid=3602764&group_id=120000&atid=685683 -Patch1: asymptote-use-PIL-import.patch # This doesn't need to go upstream. We put the info file in the topdir, not a subdir, so we need this fix. Patch3: asymptote-2.08-info-path-fix.patch BuildRequires: ncurses-devel @@ -97,7 +94,6 @@ package to use %{name} with XEmacs. %prep %setup -q %patch0 -p1 -b .settings -%patch1 -p1 -b .PIL-fix %patch3 -p1 -b .path-fix %{__sed} -i 's/\r//' doc/CAD1.asy @@ -210,6 +206,9 @@ fi %{_xemacs_sitelispdir}/%{name}/*.el %changelog +* Fri May 17 2013 Tom Callaway - 2.22-1 +- update to 2.22 + * Sun Feb 10 2013 Rahul Sundaram - 2.21-5 - remove vendor tag from desktop file. https://fedorahosted.org/fpc/ticket/247 - clean up spec to follow current guidelines diff --git a/sources b/sources index 7c0f402..c3474d3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bb52371ace51a254c568fef7e6a2c589 asymptote-2.21.src.tgz +4688eb66b1e68f0910024dc41a2ee231 asymptote-2.22.src.tgz