[CGAL] New upstream release 4.1

Laurent Rineau rineau at fedoraproject.org
Thu Oct 25 08:57:48 UTC 2012


commit f54118693092ee4e0b8be5c408a592e9e876ead3
Author: Laurent Rineau <git>
Date:   Thu Oct 25 10:57:33 2012 +0200

    New upstream release 4.1

 .gitignore |    1 +
 CGAL.spec  |   13 ++++++++-----
 sources    |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 077de68..b47ecdd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ CGAL-3.6.1.tar.xz
 /CGAL-4.0-beta1.tar.xz
 /CGAL-4.0.tar.xz
 /CGAL-4.0.2.tar.xz
+/CGAL-4.1.tar.xz
diff --git a/CGAL.spec b/CGAL.spec
index 3352ad8..3d0a887 100644
--- a/CGAL.spec
+++ b/CGAL.spec
@@ -4,16 +4,16 @@
 %global cmake_version 2.6.2
 
 # Various variables that defines the release
-%global soname 9
-%global soversion 9.0.0
+%global soname 10
+%global soversion 10.0.0
 %global alphatag %{nil}
 %global alphaname %{nil}
 #global alphaname -%{alphatag}
-%global gforgedlnumber 31176
+%global gforgedlnumber 31639
 
 Name:           CGAL
-Version:        4.0.2
-Release:        3%{?dist}
+Version:        4.1
+Release:        1%{?dist}
 Summary:        Computational Geometry Algorithms Library
 
 Group:          System Environment/Libraries
@@ -138,6 +138,9 @@ rm -rf %{buildroot}
 %exclude %{_datadir}/CGAL/*/*/skip_vcproj_auto_generation
 
 %changelog
+* Thu Oct 25 2012 Laurent Rineau <Laurent.Rineau__fedora at normalesup.org> - 4.1-1
+- New upstream release 4.1
+
 * Fri Aug 10 2012 Laurent Rineau <Laurent.Rineau__fedora at normalesup.org> - 4.0.2-3
 - Rebuild for Boost version bump
 
diff --git a/sources b/sources
index 1526bcd..b18413c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-38c3ebb2249d43a84733bc33f3fdfa20  CGAL-4.0.2.tar.xz
+05efa9a1772fe05c180649c2c8ca8f09  CGAL-4.1.tar.xz


More information about the scm-commits mailing list