Hello community,

here is the log from the commit of package qelectrotech for openSUSE:Factory 
checked in at 2016-03-26 15:23:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qelectrotech (Old)
 and      /work/SRC/openSUSE:Factory/.qelectrotech.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qelectrotech"

Changes:
--------
--- /work/SRC/openSUSE:Factory/qelectrotech/qelectrotech.changes        
2015-03-05 18:17:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.qelectrotech.new/qelectrotech.changes   
2016-03-26 15:23:52.000000000 +0100
@@ -1,0 +2,28 @@
+Fri Mar 18 07:02:59 UTC 2016 - [email protected]
+
+- Fix source link
+
+-------------------------------------------------------------------
+Fri Mar 18 04:29:49 UTC 2016 - [email protected]
+
+ - Update to version 0.5
+* Port to Qt 5 framework
+* New QSettings native format for config files.
+* In the diagram editor, the grid is not displayed by default 
+  outside the diagram, the minimum zoom is blocked. 
+   A button allows you to un-validate this operation.
+* It is now possible to put the tittle block on the right vertical mode.
+* The default tittle block can be defined for the next folios of the project.
+* The summary now takes the font set in the QElectroTech.conf
+* The floating dock is now operational, variables, actions are taken 
+  into account on the fly.
+* A transformation tool transforms quickly and finely each primitive by 
handles.
+* Add UUID tag for element XML.
+* The database enables faster loading a large number of managing symbols
+  in tables changes pixmaps collections, it no longer compares the 
modification 
+  date of the files but their use UUID attributes to update the cache .
+* In terms of basic shapes, the transform tool works directly on vectors, 
+  it replaces the reduction tool / enlargement that has just been deleted as 
unnecessary.
+* Improve Undo command by QPropertyUndoCommand class.
+
+-------------------------------------------------------------------

Old:
----
  qelectrotech-0.4-src.tar.gz

New:
----
  qelectrotech-0.5-src.tar.gz

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

Other differences:
------------------
++++++ qelectrotech.spec ++++++
--- /var/tmp/diff_new_pack.Hboz5Z/_old  2016-03-26 15:23:54.000000000 +0100
+++ /var/tmp/diff_new_pack.Hboz5Z/_new  2016-03-26 15:23:54.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qelectrotech
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 Asterios Dramis <[email protected]>.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,17 +18,23 @@
 
 
 Name:           qelectrotech
-Version:        0.4
+Version:        0.5
 Release:        0
+%define src_date 20151127
 Summary:        Application to design electric diagrams
 License:        GPL-2.0+ and CC-BY-3.0
 Group:          Productivity/Scientific/Electronics
 Url:            http://qelectrotech.org/
-Source0:        
http://download.tuxfamily.org/qet/tags/20150220/%{name}-%{version}-src.tar.gz
+Source0:        
http://download.tuxfamily.org/qet/tags/%{src_date}/%{name}-%{version}-src.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  libqt4-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(Qt5Network)
+BuildRequires:  pkgconfig(Qt5PrintSupport)
+BuildRequires:  pkgconfig(Qt5Sql)
+BuildRequires:  pkgconfig(Qt5Svg)
+BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  pkgconfig(Qt5Xml)
 Requires(post): desktop-file-utils
 Requires(post): shared-mime-info
 Requires(postun): desktop-file-utils
@@ -57,7 +63,7 @@
 sed -i "s/__DATE__/\"$FAKE_BUILDDATE\"/g" sources/aboutqet.cpp
 
 %build
-qmake QMAKE_CXXFLAGS+="%{optflags}" -config debug qelectrotech.pro
+qmake-qt5 QMAKE_CXXFLAGS+="%{optflags}" -config debug qelectrotech.pro
 
 make %{?_smp_mflags}
 

++++++ qelectrotech-0.4-src.tar.gz -> qelectrotech-0.5-src.tar.gz ++++++
/work/SRC/openSUSE:Factory/qelectrotech/qelectrotech-0.4-src.tar.gz 
/work/SRC/openSUSE:Factory/.qelectrotech.new/qelectrotech-0.5-src.tar.gz 
differ: char 5, line 1


Reply via email to