Hello community,

here is the log from the commit of package xflr5 for openSUSE:Factory checked 
in at 2016-11-14 20:15:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2016-05-30 
09:59:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xflr5.new/xflr5.changes 2016-11-14 
20:15:34.000000000 +0100
@@ -1,0 +2,12 @@
+Sat Nov  5 08:29:59 UTC 2016 - [email protected]
+
+- Update to version 6.30
+       * separated the GUI from the analysis engines
+       * added an option to hide flap moments in the operating view
+       * added a style property for foil points
+       * corrected and improved the calculation and display of analysis with 
sideslip; impact on results
+       * code cleaning
+       * bug corrections and minor enhancements
+
+
+-------------------------------------------------------------------
@@ -230,0 +243 @@
+

Old:
----
  xflr5-6.14_src.tar.gz

New:
----
  xflr5-6.30_src.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xflr5.spec ++++++
--- /var/tmp/diff_new_pack.QWoDXm/_old  2016-11-14 20:15:35.000000000 +0100
+++ /var/tmp/diff_new_pack.QWoDXm/_new  2016-11-14 20:15:35.000000000 +0100
@@ -15,10 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           xflr5
-Version:        6.14
+Version:        6.30
 Release:        0
-%define short_version 6.14
+%define short_version 6.30
 Summary:        Analysis tool for airfoils and planes operating at low Re 
numbers
 License:        GPL-2.0
 Group:          Productivity/Scientific/Other
@@ -48,13 +49,19 @@
 sed -i 's/\r$//' {License.txt,doc/ReleaseNotes.txt}
 
 %build
+
+cat > .qmake.cache <<EOF
+QMAKE_CFLAGS_RELEASE = "%{optflags}"
+QMAKE_CXXFLAGS_RELEASE = "%{optflags}"
+EOF
 qmake-qt5 -o Makefile %{name}-%{short_version}.pro
+
 make %{?_smp_mflags}
 lrelease-qt5 %{name}-%{short_version}.pro
 
 %install
-install -Dm 755 %{name}               %{buildroot}%{_bindir}/%{name}
-install -Dm 644 images/%{name}.png    
%{buildroot}%{_datadir}/pixmaps/%{name}.png
+install -Dm 755 xflr5-gui/%{name}               %{buildroot}%{_bindir}/%{name}
+install -Dm 644 xflr5-gui/images/%{name}.png    
%{buildroot}%{_datadir}/pixmaps/%{name}.png
 install -Dm 644 %{name}.desktop       
%{buildroot}%{_datadir}/applications/%{name}.desktop
 install -d %{buildroot}%{_datadir}/%{name}/translations
 install -m 644 translations/*.qm      
%{buildroot}%{_datadir}/%{name}/translations

++++++ xflr5-6.14_src.tar.gz -> xflr5-6.30_src.tar.gz ++++++
++++ 300626 lines of diff (skipped)


Reply via email to