[packages/openscad] - up to 2019.05
baggins
baggins at pld-linux.org
Sat Sep 14 12:54:39 CEST 2019
commit 9ef247987e7639684cd0a685e813e1af184d6852
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Sep 14 12:53:42 2019 +0200
- up to 2019.05
openscad.spec | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/openscad.spec b/openscad.spec
index bf8a430..fa962c3 100644
--- a/openscad.spec
+++ b/openscad.spec
@@ -5,19 +5,17 @@
%define qtver %{?with_qt5:5}%{!?with_qt5:4}
-%define _rc RC2
-%define upversion %{version}-%{_rc}
Summary: The Programmers Solid 3D CAD Modeller
Name: openscad
-Version: 2019.01
-Release: 0.%{_rc}.1
+Version: 2019.05
+Release: 0.1
# COPYING contains a linking exception for CGAL
# Appdata file is CC0
# Examples are CC0
License: GPLv2 with exceptions and CC0
Group: Applications/Engineering
-Source0: http://files.openscad.org/%{name}-%{upversion}.src.tar.gz
-# Source0-md5: a850bd071b8dd47cfcb833a6bd3044c4
+Source0: http://files.openscad.org/%{name}-%{version}.src.tar.gz
+# Source0-md5: 2b63e249d56e2eba62ed5b042e1d82bc
Patch0: %{name}-polyclipping.patch
Patch1: localedir.patch
URL: http://www.openscad.org/
@@ -148,7 +146,7 @@ moching up mechanical designs. It is currently unfinished and you can
expect some API changes, however many things are already working.
%prep
-%setup -qn %{name}-%{upversion}
+%setup -q
%patch0 -p1
%patch1 -p1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openscad.git/commitdiff/9ef247987e7639684cd0a685e813e1af184d6852
More information about the pld-cvs-commit
mailing list