Hello community,
here is the log from the commit of package xflr5 for openSUSE:Factory checked in at 2014-06-30 22:50:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xflr5 (Old)
and /work/SRC/openSUSE:Factory/.xflr5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xflr5"
Changes:
--------
--- /work/SRC/openSUSE:Factory/xflr5/xflr5.changes 2012-12-28 22:51:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xflr5.new/xflr5.changes 2014-06-30 22:50:36.000000000 +0200
@@ -1,0 +2,26 @@
+Sat Jun 28 14:39:59 UTC 2014 - dmitry_r(a)opensuse.org
+
+- Update to version 6.10.03. Changes sinse version 6.09:
+ * Created a new binary .xfl projet file format. Replaces once and
+ for all the awful .wpa format
+ * Removed the option for independent wing analysis
+ * Introducing type 5 polars for the analysis of variable sideslip
+ * Disabled the horseshoe vortex method for stability polars, for
+ beta-polars, and whenever sidelip is defined.
+ * Aligned theviscous drag vector with freestream velocity rather
+ than with x-axis - slight impact on viscous results
+ * Enabled LLT analysis for all Plane objects
+ * Removed the option for symmetry in 3d analysis
+ * Corrected the bug in type 4 plane analysis-elevator and fin
+ coefficients were incorrectly calculated
+ * Removed the default sizing for panel and matrix arrays. The
+ arrays are now allocated for the size of the largest model
+ loaded in the session.
+ * Corrected some memory leaks
+ * Corrected memory allocation/release mismatches
+ * MASSIVE code cleaning.
+ * Created GUI-independant classes for 3D-panel analysis and LLT
+ analysis
+ * Minor corrections and enhancements
+
+-------------------------------------------------------------------
Old:
----
xflr5-6.09.tar.bz2
New:
----
xflr5-6.10.03_src.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xflr5.spec ++++++
--- /var/tmp/diff_new_pack.NM0Mmi/_old 2014-06-30 22:50:37.000000000 +0200
+++ /var/tmp/diff_new_pack.NM0Mmi/_new 2014-06-30 22:50:37.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xflr5
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,20 +15,20 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
Name: xflr5
-Version: 6.09
+Version: 6.10.03
Release: 0
+%define short_version 6.10
+Summary: Analysis tool for airfoils and planes operating at low Re numbers
License: GPL-2.0
Group: Productivity/Scientific/Other
-Summary: Analysis tool for airfoils and planes operating at low Re numbers
-URL: http://xflr5.com
-# there is no released tarballs
-# svn checkout svn://svn.code.sf.net/p/xflr5/code/branches/xflr5-%{version} xflr5-%{version}
-Source0: %{name}-%{version}.tar.bz2
+Url: http://xflr5.com
+Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}_src.tar.gz
Source1: %{name}.desktop
+BuildRequires: Mesa-devel
BuildRequires: gcc-c++
BuildRequires: libqt4-devel >= 4.7.0
-BuildRequires: Mesa-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -40,15 +40,15 @@
XFLR5 v6 introduces stability and control analysis
%prep
-%setup -q
+%setup -q -n %{name}-%{short_version}
cp %{SOURCE1} .
# fix wrong-file-end-of-line-encoding
sed -i 's/\r$//' {License.txt,doc/ReleaseNotes.txt}
%build
-qmake -o Makefile %{name}_%{version}.pro
+qmake -o Makefile %{name}_%{short_version}.pro
make %{?_smp_mflags}
-lrelease %{name}_%{version}.pro
+lrelease %{name}_%{short_version}.pro
%install
install -Dm 755 %{name} %{buildroot}%{_bindir}/%{name}
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
Hello community,
here is the log from the commit of package velocity for openSUSE:Factory checked in at 2014-06-30 22:50:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/velocity (Old)
and /work/SRC/openSUSE:Factory/.velocity.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "velocity"
Changes:
--------
--- /work/SRC/openSUSE:Factory/velocity/velocity.changes 2013-09-12 13:26:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.velocity.new/velocity.changes 2014-06-30 22:50:25.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jun 27 14:17:29 UTC 2014 - tchvatal(a)suse.com
+
+- Fix build on SLE11
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ velocity.spec ++++++
--- /var/tmp/diff_new_pack.tjSUjb/_old 2014-06-30 22:50:27.000000000 +0200
+++ /var/tmp/diff_new_pack.tjSUjb/_new 2014-06-30 22:50:27.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package velocity
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -200,6 +200,7 @@
#FIXME: tests failed on CommonsExtPropTestCase
#but resulting files seems to be same
ant \
+ -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 \
-buildfile build/build.xml \
jar javadocs #test
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org