[CGAL] New upstream release 4.2

Laurent Rineau rineau at fedoraproject.org
Mon Apr 15 14:49:12 UTC 2013


commit bba885010185671486c43efafed8649c6bd89e2a
Author: Laurent Rineau <git>
Date:   Mon Apr 15 16:48:59 2013 +0200

    New upstream release 4.2

 .gitignore |    1 +
 CGAL.spec  |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b47ecdd..ba40347 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ CGAL-3.6.1.tar.xz
 /CGAL-4.0.tar.xz
 /CGAL-4.0.2.tar.xz
 /CGAL-4.1.tar.xz
+/CGAL-4.2.tar.xz
diff --git a/CGAL.spec b/CGAL.spec
index 5799003..cd39f06 100644
--- a/CGAL.spec
+++ b/CGAL.spec
@@ -5,15 +5,15 @@
 
 # Various variables that defines the release
 %global soname 10
-%global soversion 10.0.0
+%global soversion 10.0.1
 %global alphatag %{nil}
 %global alphaname %{nil}
 #global alphaname -%{alphatag}
-%global gforgedlnumber 31639
+%global gforgedlnumber 32361
 
 Name:           CGAL
-Version:        4.1
-Release:        3%{?dist}
+Version:        4.2
+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
+* Mon Apr 15 2013 Laurent Rineau <lrineau at renoir.geometryfactory.com> - 4.2-1
+- New upstream release 4.2
+
 * Sun Feb 10 2013 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 4.1-3
 - Rebuild for Boost-1.53.0
 
diff --git a/sources b/sources
index b18413c..4c38539 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-05efa9a1772fe05c180649c2c8ca8f09  CGAL-4.1.tar.xz
+3639c693c27be121f10fdd33e10df09d  CGAL-4.2.tar.xz


More information about the scm-commits mailing list