churchyard pushed to openscad (f22). "New upstream bugfix release 2015.03-1"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 22 17:16:05 UTC 2015


>From fde78d397ec7a01747f8d17561280d62cee19275 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= <miro at hroncok.cz>
Date: Wed, 22 Apr 2015 19:14:36 +0200
Subject: New upstream bugfix release 2015.03-1


diff --git a/.gitignore b/.gitignore
index dadc0f4..06871ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /openscad-54ad8c20393bc459ee4aa5f226451451f5e864d6.tar.gz
 /MCAD-85794e4b4f2294a1b445a4d928866bedd5cc64ec.tar.gz
 /openscad-2015.03.src.tar.gz
+/openscad-2015.03-1.src.tar.gz
diff --git a/openscad.spec b/openscad.spec
index b802dbc..8e99592 100644
--- a/openscad.spec
+++ b/openscad.spec
@@ -1,6 +1,7 @@
 Name:           openscad
-Version:        2015.03
-Release:        2%{?dist}
+Version:        2015.03.1
+%global upversion 2015.03-1
+Release:        1%{?dist}
 Summary:        The Programmers Solid 3D CAD Modeller
 # COPYING contains a linking exception for CGAL
 # Appdata file is CC0
@@ -8,7 +9,7 @@ Summary:        The Programmers Solid 3D CAD Modeller
 License:        GPLv2 with exceptions and CC0
 Group:          Applications/Engineering
 URL:            http://www.%{name}.org/
-Source0:        http://files.%{name}.org/%{name}-%{version}.src.tar.gz
+Source0:        http://files.%{name}.org/%{name}-%{upversion}.src.tar.gz
 Patch0:         %{name}-polyclipping.patch
 BuildRequires:  CGAL-devel >= 3.6
 BuildRequires:  ImageMagick
@@ -125,14 +126,14 @@ changes, however many things are already working.
 ###############################################
 
 %prep
-%setup -q
+%setup -qn %{name}-%{upversion}
 
 # Unbundle polyclipping
 rm src/polyclipping -rf
 %patch0 -p1
 
 %build
-qmake-qt4 VERSION=%{version} PREFIX=%{_prefix}
+qmake-qt4 PREFIX=%{_prefix}
 make %{?_smp_mflags}
 
 # tests
@@ -179,6 +180,9 @@ cd -
 %{_datadir}/%{name}/libraries/MCAD
 
 %changelog
+* Wed Apr 22 2015 Miro HronĨok <mhroncok at redhat.com> - 2015.03.1-1
+- New upstream version 2015.03-1
+
 * Mon Apr 20 2015 Rex Dieter <rdieter at fedoraproject.org> 2015.03-2
 - rebuild (qscintilla), BR: qt4-devel
 
diff --git a/sources b/sources
index 4acf961..aeacb3f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d1daed0ba048141bb910cfcadf8838e3  openscad-2015.03.src.tar.gz
+c5994220078f5f5c13984da304e4a2fe  openscad-2015.03-1.src.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/openscad.git/commit/?h=f22&id=fde78d397ec7a01747f8d17561280d62cee19275


More information about the scm-commits mailing list