Hello community,

here is the log from the commit of package svxlink for openSUSE:Factory checked 
in at 2019-08-23 11:07:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/svxlink (Old)
 and      /work/SRC/openSUSE:Factory/.svxlink.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "svxlink"

Fri Aug 23 11:07:28 2019 rev:2 rq:725317 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/svxlink/svxlink.changes  2019-06-19 
21:03:16.726234551 +0200
+++ /work/SRC/openSUSE:Factory/.svxlink.new.7948/svxlink.changes        
2019-08-23 11:07:38.202474029 +0200
@@ -1,0 +2,5 @@
+Thu Aug 22 12:11:57 UTC 2019 - Christophe Giboudeaux <[email protected]>
+
+- Use Qt5 to build qtel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ svxlink.spec ++++++
--- /var/tmp/diff_new_pack.y1FIqK/_old  2019-08-23 11:07:38.998473917 +0200
+++ /var/tmp/diff_new_pack.y1FIqK/_new  2019-08-23 11:07:39.002473916 +0200
@@ -43,10 +43,14 @@
 BuildRequires:  gzip
 BuildRequires:  libgcrypt-devel
 BuildRequires:  libgsm-devel
-BuildRequires:  libqt4-devel
 BuildRequires:  pkgconfig
 BuildRequires:  tcl-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  cmake(Qt5Core)
+BuildRequires:  cmake(Qt5Gui)
+BuildRequires:  cmake(Qt5LinguistTools)
+BuildRequires:  cmake(Qt5Network)
+BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(librtlsdr)
 BuildRequires:  pkgconfig(opus)
@@ -63,10 +67,11 @@
 
 %package -n svxlink-server
 Version:        %{SVXLINK}
+Release:        0
 Summary:        SvxLink - A general purpose voice services system
 Group:          Productivity/Hamradio/Other
 Requires:       logrotate
-Requires:       pwdutils
+Requires:       shadow
 
 %description -n svxlink-server
 The SvxLink server is a general purpose voice services system for ham radio 
use.
@@ -78,6 +83,7 @@
 
 %package -n qtel
 Version:        %{QTEL}
+Release:        0
 Summary:        The QT EchoLink Client
 Group:          Productivity/Hamradio/Other
 
@@ -89,6 +95,7 @@
 
 %package -n libecholib1_3
 Version:        %{ECHOLIB}
+Release:        0
 Summary:        EchoLink library
 Group:          Productivity/Hamradio/Other
 
@@ -97,6 +104,7 @@
 
 %package -n libecholib1_3-devel
 Version:        %{ECHOLIB}
+Release:        0
 Summary:        Development files for the EchoLink
 Group:          Development/Libraries/Other
 Requires:       libecholib1_3 = %{version}
@@ -106,6 +114,7 @@
 
 %package -n libasync
 Version:        %{LIBASYNC}
+Release:        0
 Summary:        SvxLink Async libs
 Group:          Productivity/Hamradio/Other
 
@@ -114,6 +123,7 @@
 
 %package -n libasync-devel
 Version:        %{LIBASYNC}
+Release:        0
 Summary:        SvxLink Async development files
 Group:          Development/Libraries/Other
 Requires:       libasync = %{version}


Reply via email to