[CGAL] New upstream release

Laurent Rineau rineau at fedoraproject.org
Tue Aug 27 13:35:05 UTC 2013


commit 673f5a8340fcc0f390a783ace938e9f07536fe93
Author: Laurent Rineau <git>
Date:   Tue Aug 27 15:34:33 2013 +0200

    New upstream release

 .gitignore |    1 +
 CGAL.spec  |   19 +++++++++++--------
 sources    |    2 +-
 3 files changed, 13 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ba40347..6bc20da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ CGAL-3.6.1.tar.xz
 /CGAL-4.0.2.tar.xz
 /CGAL-4.1.tar.xz
 /CGAL-4.2.tar.xz
+/CGAL-4.3-beta1.tar.xz
diff --git a/CGAL.spec b/CGAL.spec
index a3cebc4..c1353df 100644
--- a/CGAL.spec
+++ b/CGAL.spec
@@ -5,15 +5,15 @@
 
 # Various variables that defines the release
 %global soname 10
-%global soversion 10.0.1
-%global alphatag %{nil}
-%global alphaname %{nil}
-#global alphaname -%{alphatag}
-%global gforgedlnumber 32361
+%global soversion 10.0.2
+%global alphatag beta1
+#global alphaname %{nil}
+%global alphaname -%{alphatag}
+%global gforgedlnumber 32884
 
 Name:           CGAL
-Version:        4.2
-Release:        4%{?dist}
+Version:        4.3
+Release:        0.1.%{alphatag}%{?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
+* Tue Aug 27 2013 Laurent Rineau <Laurent.Rineau__fedora at normalesup.org> - 4.3-beta1-0.1.beta1
+- New upstream release
+
 * Tue Jul 30 2013 Petr Machata <pmachata at redhat.com> - 4.2-4
 - Rebuild for boost 1.54.0
 
@@ -147,7 +150,7 @@ rm -rf %{buildroot}
 * Sat Jul 27 2013 pmachata at redhat.com - 4.2-2
 - Rebuild for boost 1.54.0
 
-* Mon Apr 15 2013 Laurent Rineau <lrineau at renoir.geometryfactory.com> - 4.2-1
+* Mon Apr 15 2013 Laurent Rineau <Laurent.Rineau__fedora at normalesup.org> - 4.2-1
 - New upstream release 4.2
 
 * Sun Feb 10 2013 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 4.1-3
diff --git a/sources b/sources
index 4c38539..8002e92 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3639c693c27be121f10fdd33e10df09d  CGAL-4.2.tar.xz
+3ce5e8559eab6dbe7a037fe5e8d9e22b  CGAL-4.3-beta1.tar.xz


More information about the scm-commits mailing list