[CGAL] Release upstream release: CGAL-4.3

Laurent Rineau rineau at fedoraproject.org
Tue Oct 22 14:21:05 UTC 2013


commit 2b4e15ba016d972b968feafa3fb1b96269e986d9
Author: Laurent Rineau <git>
Date:   Tue Oct 22 16:21:03 2013 +0200

    Release upstream release: CGAL-4.3

 .gitignore |    1 +
 CGAL.spec  |   14 +++++++++-----
 sources    |    2 +-
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6bc20da..e141dbe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ CGAL-3.6.1.tar.xz
 /CGAL-4.1.tar.xz
 /CGAL-4.2.tar.xz
 /CGAL-4.3-beta1.tar.xz
+/CGAL-4.3.tar.xz
diff --git a/CGAL.spec b/CGAL.spec
index c1353df..ca2d33a 100644
--- a/CGAL.spec
+++ b/CGAL.spec
@@ -6,14 +6,15 @@
 # Various variables that defines the release
 %global soname 10
 %global soversion 10.0.2
-%global alphatag beta1
-#global alphaname %{nil}
-%global alphaname -%{alphatag}
-%global gforgedlnumber 32884
+%global alphatag %{nil}
+#global alphatag beta1
+%global alphaname %{nil}
+#global alphaname -%{alphatag}
+%global gforgedlnumber 32995
 
 Name:           CGAL
 Version:        4.3
-Release:        0.1.%{alphatag}%{?dist}
+Release:        1%{alphatag}%{?dist}
 Summary:        Computational Geometry Algorithms Library
 
 Group:          System Environment/Libraries
@@ -138,6 +139,9 @@ rm -rf %{buildroot}
 %exclude %{_datadir}/CGAL/*/*/skip_vcproj_auto_generation
 
 %changelog
+* Tue Oct 22 2013 Laurent Rineau <lrineau at renoir.geometryfactory.com> - 4.3-1
+- New upstream release
+
 * Tue Aug 27 2013 Laurent Rineau <Laurent.Rineau__fedora at normalesup.org> - 4.3-beta1-0.1.beta1
 - New upstream release
 
diff --git a/sources b/sources
index 8002e92..52dec20 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3ce5e8559eab6dbe7a037fe5e8d9e22b  CGAL-4.3-beta1.tar.xz
+c0af5e3a56300b0c92ebd3a1f0df9149  CGAL-4.3.tar.xz


More information about the scm-commits mailing list