Hello community,

here is the log from the commit of package librecad for openSUSE:Factory 
checked in at 2016-07-14 09:44:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2016-06-19 
10:50:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.librecad.new/librecad.changes   2016-07-14 
09:44:23.000000000 +0200
@@ -1,0 +2,12 @@
+Tue Jun 28 11:54:10 UTC 2016 - jeng...@inai.de
+
+- Update to new upstream release 2.1.1
+* Bugfixes:
+* draft mode was not set for new/opened drawings
+* performance did not improve when zooming into an area
+* certain polylines were not rendered properly
+* opening a file didn't restore the layer's construction state
+* the cursor was hidden for 'polyline from existing'
+* closing an inactive tab cleared the layer list
+
+-------------------------------------------------------------------

Old:
----
  2.1.0.tar.gz

New:
----
  2.1.1.tar.gz

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

Other differences:
------------------
++++++ librecad.spec ++++++
--- /var/tmp/diff_new_pack.DCfarO/_old  2016-07-14 09:44:25.000000000 +0200
+++ /var/tmp/diff_new_pack.DCfarO/_new  2016-07-14 09:44:25.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           librecad
-Version:        2.1.0
+Version:        2.1.1
 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)
@@ -34,12 +34,12 @@
 Source4:        http://wiki.librecad.org/images/9/9d/Electrical1-LCAD.zip
 Source10:       ttf2lff.1
 Source20:       %name-rpmlintrc
-Patch0:         librecad-gcc6.patch
-Patch1:         librecad-no-date.diff
-Patch2:         librecad-use-system-libdxfrw.patch
-Patch3:         librecad-install.diff
-Patch4:         librecad-plugindir.diff
-Patch5:         librecad-use-system-shapelib.patch
+Patch1:         librecad-gcc6.patch
+Patch2:         librecad-no-date.diff
+Patch3:         librecad-use-system-libdxfrw.patch
+Patch4:         librecad-install.diff
+Patch5:         librecad-plugindir.diff
+Patch6:         librecad-use-system-shapelib.patch
 BuildRequires:  boost-devel
 BuildRequires:  fdupes
 BuildRequires:  freetype2-devel
@@ -88,13 +88,9 @@
 
 %prep
 %setup -qn LibreCAD-%version -a 2 -a 3 -a 4
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P 1 -P 2 -P 3 -P 4 -P 5 -p1
 %if 0%{?suse_version} >= 1321
-%patch5 -p1
+%patch -P 6 -p1
 %endif
 
 dxfrw_includedir=$(pkg-config --cflags-only-I libdxfrw0 | sed 's|-I||g')

++++++ 2.1.0.tar.gz -> 2.1.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/librecad/2.1.0.tar.gz 
/work/SRC/openSUSE:Factory/.librecad.new/2.1.1.tar.gz differ: char 30, line 1




++++++ librecad-install.diff ++++++
--- /var/tmp/diff_new_pack.DCfarO/_old  2016-07-14 09:44:25.000000000 +0200
+++ /var/tmp/diff_new_pack.DCfarO/_new  2016-07-14 09:44:25.000000000 +0200
@@ -1,7 +1,7 @@
+From: Jan Engelhardt <jeng...@inai.de>
+Date: 2012-05-11 08:34:41 +0200
 Subject: postprocess-unix.sh: use correct path
 
-[js] rebase on the top of 2.1.0
-
 ---
  scripts/postprocess-unix.sh |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

++++++ librecad-no-date.diff ++++++
--- /var/tmp/diff_new_pack.DCfarO/_old  2016-07-14 09:44:25.000000000 +0200
+++ /var/tmp/diff_new_pack.DCfarO/_new  2016-07-14 09:44:25.000000000 +0200
@@ -1,7 +1,7 @@
-Remove build time references so build-compare can do its work.
-
-[js] rebase on top of 2.1.0
+From: Jan Engelhardt <jeng...@inai.de>
+Date: 2012-05-11 08:34:41 +0200
 
+Remove build time references so build-compare can do its work.
 ---
  librecad/src/main/qc_applicationwindow.cpp |    1 -
  1 file changed, 1 deletion(-)

++++++ librecad-use-system-libdxfrw.patch ++++++
--- /var/tmp/diff_new_pack.DCfarO/_old  2016-07-14 09:44:25.000000000 +0200
+++ /var/tmp/diff_new_pack.DCfarO/_new  2016-07-14 09:44:25.000000000 +0200
@@ -1,6 +1,6 @@
 build: avoid using bundled libdxfrw
-[asterios.dra...@gmail.com: patch imported from Fedora]
-[js] rebase on top of 2.1.0
+[asterios.dra...@gmail.com: imported the patch from Fedora into openSUSE's 
librecad]
+[jsl...@suse.com: rebase/rework on top of 2.1.0]
 
 ---
  libraries/libraries.pro |    1 -

++++++ librecad-use-system-shapelib.patch ++++++
--- /var/tmp/diff_new_pack.DCfarO/_old  2016-07-14 09:44:25.000000000 +0200
+++ /var/tmp/diff_new_pack.DCfarO/_new  2016-07-14 09:44:25.000000000 +0200
@@ -1,5 +1,5 @@
 build: avoid using bundled shapelib
-[asterios.dra...@gmail.com: patch imported from Fedora]
+[asterios.dra...@gmail.com: imported the patch from Fedora into openSUSE's 
librecad]
 
 ---
  plugins/importshp/importshp.pro |   11 +++--------


Reply via email to