Hello community,

here is the log from the commit of package converseen for openSUSE:Factory 
checked in at 2016-09-01 14:03:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/converseen (Old)
 and      /work/SRC/openSUSE:Factory/.converseen.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "converseen"

Changes:
--------
--- /work/SRC/openSUSE:Factory/converseen/converseen.changes    2016-03-16 
10:33:50.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.converseen.new/converseen.changes       
2016-09-01 14:03:39.000000000 +0200
@@ -1,0 +2,8 @@
+Wed Aug 31 19:46:36 UTC 2016 - [email protected]
+
+- Update to 0.9.5.
+  * Porting to Qt5.
+- Use cmake() build dependencies instead of pkgconfig() for Qt5
+  devel packages.
+
+-------------------------------------------------------------------

Old:
----
  converseen-0.9.2.tar.bz2

New:
----
  converseen-0.9.5.tar.bz2

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

Other differences:
------------------
++++++ converseen.spec ++++++
--- /var/tmp/diff_new_pack.C0bTYP/_old  2016-09-01 14:03:41.000000000 +0200
+++ /var/tmp/diff_new_pack.C0bTYP/_new  2016-09-01 14:03:41.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           converseen
-Version:        0.9.2
+Version:        0.9.5
 Release:        0
 Summary:        Batch Image Conversion Tool
 License:        GPL-3.0+
@@ -27,13 +27,16 @@
 BuildRequires:  ImageMagick
 BuildRequires:  cmake
 BuildRequires:  hicolor-icon-theme
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
+BuildRequires:  cmake(Qt5Core)
+BuildRequires:  cmake(Qt5Gui)
+BuildRequires:  cmake(Qt5LinguistTools)
+BuildRequires:  cmake(Qt5Network)
+BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  pkgconfig(Magick++)
 BuildRequires:  pkgconfig(MagickCore)
 BuildRequires:  pkgconfig(MagickWand)
-BuildRequires:  pkgconfig(QtCore)
-BuildRequires:  pkgconfig(QtGui)
-BuildRequires:  pkgconfig(QtNetwork)
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -52,7 +55,7 @@
 %lang_package
 
 %prep
-%setup -q
+%setup -q -n %{name}
 cp -p README.md README
 chmod -x README COPYING
 

++++++ converseen-0.9.2.tar.bz2 -> converseen-0.9.5.tar.bz2 ++++++
++++ 2585 lines of diff (skipped)


Reply via email to