[openscad] Version 2013.01.08

Miro Hrončok churchyard at fedoraproject.org
Wed Jan 9 15:18:03 UTC 2013


commit c3c352c526c347bf91d8cbb673cf3b837f9e7da2
Author: Miro Hrončok <miro at hroncok.cz>
Date:   Wed Jan 9 16:17:46 2013 +0100

    Version 2013.01.08

 .gitignore    |    1 +
 openscad.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0633f1a..7171c75 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /openscad-2012.10.31.tar.gz
 /openscad-2013.01.05.tar.gz
+/openscad-2013.01.08.tar.gz
diff --git a/openscad.spec b/openscad.spec
index 5a2abed..b158428 100644
--- a/openscad.spec
+++ b/openscad.spec
@@ -1,12 +1,12 @@
 Name:           openscad
-Version:        2013.01.05
+Version:        2013.01.08
 Release:        1%{?dist}
 Summary:        The Programmers Solid 3D CAD Modeller
 # COPYING contains a linking exception for CGAL
 License:        GPLv2 with exceptions
 Group:          Applications/Engineering
 URL:            http://www.openscad.org/
-# commit hash b04734cbf5
+# commit hash cd152aaefc
 # git clone git://github.com/openscad/openscad.git; cd openscad
 # git archive master --format tar.gz > ../%%{name}-%%{version}.tar.gz
 Source0:        %{name}-%{version}.tar.gz
@@ -58,6 +58,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
 %{_mandir}/man1/*
 
 %changelog
+* Tue Jan 08 2013 Miro Hrončok <mhroncok at redhat.com> - 2013.01.08-1
+- New version
+
 * Sun Jan 06 2013 Miro Hrončok <miro at hroncok.cz> - 2013.01.05-1
 - New version
 
diff --git a/sources b/sources
index 28c2796..5f04944 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3a65dd680e932b9b042b7dfc1c690308  openscad-2013.01.05.tar.gz
+3689f3c2e3db2021c8fefffb39a04ead  openscad-2013.01.08.tar.gz


More information about the scm-commits mailing list