Hello community, here is the log from the commit of package purple-lurch for openSUSE:Factory checked in at 2019-01-03 18:06:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/purple-lurch (Old) and /work/SRC/openSUSE:Factory/.purple-lurch.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "purple-lurch" Thu Jan 3 18:06:54 2019 rev:3 rq:662125 version:0.6.8 Changes: -------- --- /work/SRC/openSUSE:Factory/purple-lurch/purple-lurch.changes 2018-05-15 10:33:45.287410702 +0200 +++ /work/SRC/openSUSE:Factory/.purple-lurch.new.28833/purple-lurch.changes 2019-01-03 18:06:55.828124236 +0100 @@ -2 +2,15 @@ -Tue May 8 16:15:12 UTC 2018 - [email protected] +Sun Dec 30 14:06:13 UTC 2018 - Alexei Sorokin <[email protected]> + +- Update to version 0.6.8: + * Makefile adaptations should help building and running this for + some. + * Fix some bugs regarding carbons and sending messages to + yourself, also added NULL checks so that it plays nicer with + other plugins which might set the message to NULL. + * Update submodules and their dependencies, most importantly + libsignal-protocol-c to 2.3.2. + * Add plugin preferences prototype: Single option is logging + verbosity on the debug log. + +------------------------------------------------------------------- +Tue May 8 16:15:12 UTC 2018 - Alexei Sorokin <[email protected]> Old: ---- lurch-0.6.7-src.tar.gz New: ---- lurch-0.6.8-src.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ purple-lurch.spec ++++++ --- /var/tmp/diff_new_pack.NSOfED/_old 2019-01-03 18:06:56.212123895 +0100 +++ /var/tmp/diff_new_pack.NSOfED/_new 2019-01-03 18:06:56.216123892 +0100 @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define _name lurch Name: purple-lurch -Version: 0.6.7 +Version: 0.6.8 Release: 0 Summary: OMEMO for libpurple License: GPL-3.0-only @@ -51,22 +51,17 @@ Pidgin by implementing OMEMO. %prep -%setup -q -c +%setup -q -n %{_name}-%{version} %build -make %{?_smp_mflags} V=1 \ - CPPFLAGS="%{optflags}" +export CFLAGS='%{optflags}' +make %{?_smp_mflags} V=1 %install -%make_install \ - CPPFLAGS="%{optflags}" +%make_install %files -n libpurple-plugin-%{_name} -%if 0%{?suse_version} >= 1500 %license LICENSE -%else -%doc LICENSE -%endif %doc README.md %{_libdir}/purple-2/%{_name}.so ++++++ lurch-0.6.7-src.tar.gz -> lurch-0.6.8-src.tar.gz ++++++ ++++ 126418 lines of diff (skipped)
