[CGAL] New upstream release: CGAL-4.0

Laurent Rineau rineau at fedoraproject.org
Wed Mar 14 16:11:38 UTC 2012


commit 2bc6f8e265d3410e9b559406b95a829f5534458c
Author: Laurent Rineau <git>
Date:   Wed Mar 14 14:51:39 2012 +0100

    New upstream release: CGAL-4.0

 .gitignore |    1 +
 CGAL.spec  |   12 ++++++++----
 sources    |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 86bd051..9640f75 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ CGAL-3.6.1.tar.xz
 /CGAL-3.8.tar.xz
 /CGAL-4.0-alpha5.tar.xz
 /CGAL-4.0-beta1.tar.xz
+/CGAL-4.0.tar.xz
diff --git a/CGAL.spec b/CGAL.spec
index 6ecc60f..cece027 100644
--- a/CGAL.spec
+++ b/CGAL.spec
@@ -6,13 +6,14 @@
 # Various variables that defines the release
 %global soname 9
 %global soversion 9.0.0
-%global alphatag beta1
-%global alphaname -%{alphatag}
-%global gforgedlnumber 30221
+%global alphatag %{nil}
+%global alphaname %{nil}
+#global alphaname -%{alphatag}
+%global gforgedlnumber 30385
 
 Name:           CGAL
 Version:        4.0
-Release:        1%{?dist}.3.%{alphatag}
+Release:        2%{?dist}
 Summary:        Computational Geometry Algorithms Library
 
 Group:          System Environment/Libraries
@@ -136,6 +137,9 @@ rm -rf %{buildroot}
 %exclude %{_datadir}/CGAL/*/*/skip_vcproj_auto_generation
 
 %changelog
+* Wed Mar 14 2012 Laurent Rineau <Laurent.Rineau__fedora at normalesup.org> - 4.0-2
+- New upstream release: CGAL-4.0
+
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.0-1.3.beta1
 - Rebuilt for c++ ABI breakage
 
diff --git a/sources b/sources
index 0f1c9b3..218b1c4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3f45cc8e0ed2468e9535d2772eebff2d  CGAL-4.0-beta1.tar.xz
+ba500e8f853e0addebd04acea5cac072  CGAL-4.0.tar.xz


More information about the scm-commits mailing list