Hello community,

here is the log from the commit of package librecad for openSUSE:Factory 
checked in at 2014-08-25 11:03:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/librecad (Old)
 and      /work/SRC/openSUSE:Factory/.librecad.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "librecad"

Changes:
--------
--- /work/SRC/openSUSE:Factory/librecad/librecad.changes        2014-05-20 
14:22:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.librecad.new/librecad.changes   2014-08-25 
11:03:58.000000000 +0200
@@ -1,0 +2,16 @@
+Wed Aug 13 18:36:35 UTC 2014 - asterios.dra...@gmail.com
+
+- Update to new upstream release 2.0.4:
+  * Windows and OS/X printer dialog fails to appear when running Qt5;
+  * A patched version of muparser is used by default for OS/X and win32;
+  * Update layer for selected entities when a layer is selected
+  * Plotting/drawing mathematical equations by smallfix
+  * Draw circle by 2 points and radius
+  * PIC file importer by cgrzemba
+  * Update layer for selected entities when a layer is selected by ajisaacs
+  * Lots of shortcut fixes by thomas
+  * Arc angle updates for negative z-axis by coryjc190
+  * Drawing order regression in 2.0.3
+- Rebased librecad-use-system-libdxfrw.patch to apply cleanly.
+
+-------------------------------------------------------------------

Old:
----
  LibreCAD-2.0.2.tar.gz

New:
----
  LibreCAD-2.0.4.tar.gz

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

Other differences:
------------------
++++++ librecad.spec ++++++
--- /var/tmp/diff_new_pack.QEih2K/_old  2014-08-25 11:03:59.000000000 +0200
+++ /var/tmp/diff_new_pack.QEih2K/_new  2014-08-25 11:03:59.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           librecad
-Version:        2.0.2
+Version:        2.0.4
 Release:        0
 Summary:        Computer-aided design (CAD) software package for 2D design and 
drafting
 License:        GPL-2.0 and (Apache-2.0 or SUSE-GPL-3.0+-with-font-exception)

++++++ LibreCAD-2.0.2.tar.gz -> LibreCAD-2.0.4.tar.gz ++++++
/work/SRC/openSUSE:Factory/librecad/LibreCAD-2.0.2.tar.gz 
/work/SRC/openSUSE:Factory/.librecad.new/LibreCAD-2.0.4.tar.gz differ: char 13, 
line 1

++++++ librecad-use-system-libdxfrw.patch ++++++
--- /var/tmp/diff_new_pack.QEih2K/_old  2014-08-25 11:03:59.000000000 +0200
+++ /var/tmp/diff_new_pack.QEih2K/_new  2014-08-25 11:03:59.000000000 +0200
@@ -6,10 +6,10 @@
  librecad/src/src.pro    |    3 +--
  2 files changed, 1 insertion(+), 3 deletions(-)
 
-Index: LibreCAD-2.0.2/libraries/libraries.pro
+Index: LibreCAD-2.0.4/libraries/libraries.pro
 ===================================================================
---- LibreCAD-2.0.2.orig/libraries/libraries.pro
-+++ LibreCAD-2.0.2/libraries/libraries.pro
+--- LibreCAD-2.0.4.orig/libraries/libraries.pro
++++ LibreCAD-2.0.4/libraries/libraries.pro
 @@ -9,7 +9,6 @@ TEMPLATE = subdirs
  TARGET = libraries
  
@@ -17,11 +17,11 @@
 -        libdxfrw \
          jwwlib
  
- 
-Index: LibreCAD-2.0.2/librecad/src/src.pro
+ macx|win32|equals(build_muparser, "true"){
+Index: LibreCAD-2.0.4/librecad/src/src.pro
 ===================================================================
---- LibreCAD-2.0.2.orig/librecad/src/src.pro
-+++ LibreCAD-2.0.2/librecad/src/src.pro
+--- LibreCAD-2.0.4.orig/librecad/src/src.pro
++++ LibreCAD-2.0.4/librecad/src/src.pro
 @@ -37,7 +37,6 @@ greaterThan( QT_MAJOR_VERSION, 4 ) {
      CONFIG += help 
  } 
@@ -30,7 +30,7 @@
  PRE_TARGETDEPS += ../../generated/lib/libjwwlib.a
  
  DESTDIR = $${INSTALLDIR}
-@@ -77,7 +76,7 @@ LIBS += -L../../generated/lib  \
+@@ -86,7 +85,7 @@ LIBS += -L../../generated/lib  \
      -ljwwlib
  
  DEPENDPATH += \

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to