[asymptote] 2.16

Tom Callaway spot at fedoraproject.org
Tue Jun 26 01:33:53 UTC 2012


commit 0cc9179fafb7ca67a4b04ccb5104eda73674a75b
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Mon Jun 25 21:34:12 2012 -0400

    2.16

 .gitignore     |    1 +
 asymptote.spec |    9 +++++----
 sources        |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4019ddc..f66ebd5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ asymptote-2.03.src.tgz
 /asymptote-2.08.src.tgz
 /asymptote-2.10.src.tgz
 /asymptote-2.13.src.tgz
+/asymptote-2.16.src.tgz
diff --git a/asymptote.spec b/asymptote.spec
index 059bfe8..72f1b9c 100644
--- a/asymptote.spec
+++ b/asymptote.spec
@@ -1,8 +1,8 @@
 %{!?_texmf: %define _texmf %(eval "echo `kpsewhich -expand-var '$TEXMFMAIN'`")}
 
 Name:           asymptote
-Version:        2.13
-Release:        3%{?dist}
+Version:        2.16
+Release:        1%{?dist}
 Summary:        Descriptive vector graphics language
 Group:          Applications/Publishing
 License:        LGPLv3+
@@ -12,7 +12,6 @@ Source1:	asy.gif
 Source2:	xasy.desktop
 Source3:	asymptote.sty.204
 Patch0:         asymptote-2.00-settings.patch
-Patch2:		asymptote-1.91-fix-implicit-DSO-linking-libGL.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
 
@@ -92,7 +91,6 @@ package to use %{name} with XEmacs.
 %prep
 %setup -q
 %patch0 -p1 -b .settings
-%patch2 -p1 -b .DSO
 %patch3 -p1 -b .path-fix
 %{__sed} -i 's/\r//' doc/CAD1.asy
 
@@ -205,6 +203,9 @@ fi
 %{_xemacs_sitelispdir}/%{name}/*.el
 
 %changelog
+* Mon Jun 25 2012 Tom Callaway <spot at fedoraproject.org> - 2.16-1
+- update to 2.16
+
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.13-3
 - Rebuilt for c++ ABI breakage
 
diff --git a/sources b/sources
index 1113926..a4f426b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7ef34150583d6fd617eae23803a3ead3  asymptote-2.13.src.tgz
+8504bae74bbaf589f9d7684736b358a1  asymptote-2.16.src.tgz


More information about the scm-commits mailing list