Hello community,

here is the log from the commit of package swift-im for openSUSE:Factory 
checked in at 2017-12-14 11:02:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/swift-im (Old)
 and      /work/SRC/openSUSE:Factory/.swift-im.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "swift-im"

Thu Dec 14 11:02:27 2017 rev:6 rq:556641 version:4.0~rc3

Changes:
--------
--- /work/SRC/openSUSE:Factory/swift-im/swift-im.changes        2017-11-23 
09:43:53.401661671 +0100
+++ /work/SRC/openSUSE:Factory/.swift-im.new/swift-im.changes   2017-12-14 
11:02:54.051922888 +0100
@@ -1,0 +2,19 @@
+Tue Dec 12 15:58:46 UTC 2017 - mvet...@suse.com
+
+- Update to version 4RC3:
+  * Fix crash in emoticon dialog
+  * Update translations ( Dutch, German )
+  * And smaller bug fixes
+
+-------------------------------------------------------------------
+Mon Dec 11 14:58:32 UTC 2017 - mplus...@suse.com
+
+- Use bundled scons for now
+- Drop swift-im-scons-python3.patch
+
+-------------------------------------------------------------------
+Thu Nov 30 09:35:52 UTC 2017 - mvet...@suse.com
+
+- Convert scons files to use python3
+
+-------------------------------------------------------------------

Old:
----
  swift-4.0rc2.tar.gz

New:
----
  swift-4.0rc3.tar.gz

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

Other differences:
------------------
++++++ swift-im.spec ++++++
--- /var/tmp/diff_new_pack.RTrQLU/_old  2017-12-14 11:02:55.803838316 +0100
+++ /var/tmp/diff_new_pack.RTrQLU/_new  2017-12-14 11:02:55.807838123 +0100
@@ -23,13 +23,13 @@
 %define _flags V=1 swiften_dll=1 test=none optimize=1 debug=0 
cxxflags='%{optflags}'
 %endif
 Name:           swift-im
-Version:        4.0~rc2
+Version:        4.0~rc3
 Release:        0
 Summary:        XMPP client
 License:        GPL-3.0
 Group:          Productivity/Networking/Talk/Clients
 Url:            http://swift.im/
-Source0:        
http://swift.im/downloads/releases/%{_name}-4.0rc2/%{_name}-4.0rc2.tar.gz
+Source0:        
http://swift.im/downloads/releases/%{_name}-4.0rc3/%{_name}-4.0rc3.tar.gz
 BuildRequires:  desktop-file-utils
 BuildRequires:  docbook-dtds
 BuildRequires:  fdupes
@@ -45,8 +45,10 @@
 BuildRequires:  libboost_system-devel
 BuildRequires:  libboost_thread-devel
 BuildRequires:  libminiupnpc-devel
+BuildRequires:  lua53
 BuildRequires:  pkgconfig
-BuildRequires:  scons
+BuildRequires:  python2-base
+BuildRequires:  python2-xml
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5DBus)
@@ -104,11 +106,10 @@
 and performant C++ library for implementing XMPP applications.
 
 %prep
-%setup -q -n swift-4.0rc2
+%setup -q -n swift-4.0rc3
 # Remove 3rd party libraries
 # Following ones are used from distro:
 find 3rdParty/Boost/src -delete
-find 3rdParty/SCons -delete
 find 3rdParty/Expat/src -delete
 find 3rdParty/LibIDN -delete
 find 3rdParty/Lua -delete
@@ -134,10 +135,10 @@
 sed -e 's:, myenv.File("../../COPYING.thirdparty")::' -i Swift/QtUI/SConscript
 
 %build
-scons %{_flags} Swift Swiften %{?_smp_mflags} boost_bundled_enable=false
+./scons %{_flags} Swift Swiften %{?_smp_mflags} boost_bundled_enable=false
 
 %install
-scons %{_flags} \
+./scons %{_flags} \
     SWIFT_INSTALLDIR=%{buildroot}%{_prefix} \
     SWIFTEN_INSTALLDIR=%{buildroot}%{_prefix} \
     SWIFTEN_LIBDIR=%{buildroot}%{_libdir} \

++++++ swift-4.0rc2.tar.gz -> swift-4.0rc3.tar.gz ++++++
/work/SRC/openSUSE:Factory/swift-im/swift-4.0rc2.tar.gz 
/work/SRC/openSUSE:Factory/.swift-im.new/swift-4.0rc3.tar.gz differ: char 5, 
line 1


Reply via email to