[CGAL] New upstream release

Laurent Rineau rineau at fedoraproject.org
Mon Nov 3 20:00:24 UTC 2014


commit d3275a29924b74c947b7d450fa3694974cacb085
Author: Laurent Rineau <git>
Date:   Mon Nov 3 20:56:08 2014 +0100

    New upstream release

 .gitignore |    1 +
 CGAL.spec  |   15 +++++++++------
 sources    |    2 +-
 3 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 125cf4f..5f2a96d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ results_CGAL
 /CGAL-4.4-beta1.tar.xz
 /CGAL-4.4.tar.xz
 /CGAL-4.5-beta1.tar.xz
+/CGAL-4.5.tar.xz
diff --git a/CGAL.spec b/CGAL.spec
index 750b62a..eef838c 100644
--- a/CGAL.spec
+++ b/CGAL.spec
@@ -6,15 +6,15 @@
 # Various variables that defines the release
 %global soname 10
 %global soversion 10.0.4
-#global alphatag %{nil}
-%global alphatag beta1
-#global alphaname %{nil}
-%global alphaname -%{alphatag}
-%global gforgedlnumber 33937
+%global alphatag %{nil}
+#global alphatag beta1
+%global alphaname %{nil}
+#global alphaname -%{alphatag}
+%global gforgedlnumber 34139
 
 Name:           CGAL
 Version:        4.5
-Release:        0.1.%{alphatag}%{?dist}
+Release:        1%{alphatag}%{?dist}
 Summary:        Computational Geometry Algorithms Library
 
 Group:          System Environment/Libraries
@@ -134,6 +134,9 @@ rm -rf %{buildroot}
 %exclude %{_datadir}/CGAL/*/*/skip_vcproj_auto_generation
 
 %changelog
+* Mon Nov  3 2014 Laurnent Rineau <Laurent.Rineau__fedora at normalesup.org> - 4.5-1
+- New upstream release
+
 * Sat Aug 16 2014 Laurent Rineau <lrineau at renoir.geometryfactory.com> - 4.5-0.1.beta1
 - New upstream release
 
diff --git a/sources b/sources
index 184265c..f46aecb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2384c48423ef04163ec2f059f8c67ec2  CGAL-4.5-beta1.tar.xz
+1e79eff0897149c4f0ec85d912cfa82c  CGAL-4.5.tar.xz


More information about the scm-commits mailing list