Hello community,

here is the log from the commit of package purple-lurch for openSUSE:Factory 
checked in at 2018-05-15 10:14:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/purple-lurch (Old)
 and      /work/SRC/openSUSE:Factory/.purple-lurch.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "purple-lurch"

Tue May 15 10:14:36 2018 rev:2 rq:606796 version:0.6.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/purple-lurch/purple-lurch.changes        
2018-03-26 13:01:54.911823774 +0200
+++ /work/SRC/openSUSE:Factory/.purple-lurch.new/purple-lurch.changes   
2018-05-15 10:33:45.287410702 +0200
@@ -1,0 +2,16 @@
+Tue May  8 16:15:12 UTC 2018 - [email protected]
+
+- Update to version 0.6.7:
+  * Fix not freeing account list after plugin load.
+  * Ignore OMEMO messsage in MUCs if sender is not present.
+  * Revert to EME instead of additional body.
+  * Remove the magic number for proper enum.
+  * Set the correct conversation type when decrypting incoming own
+    message to others.
+  * Decrypt messages from own account in MUCs.
+  * Fix but also disable axc log output.
+  * The MUC handling has been rewritten.
+  * Destroy the message after exporting.
+  * Add some debug output.
+
+-------------------------------------------------------------------

Old:
----
  _service
  lurch-0.6.6.tar.xz

New:
----
  lurch-0.6.7-src.tar.gz

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

Other differences:
------------------
++++++ purple-lurch.spec ++++++
--- /var/tmp/diff_new_pack.IbQsRM/_old  2018-05-15 10:33:45.863389548 +0200
+++ /var/tmp/diff_new_pack.IbQsRM/_new  2018-05-15 10:33:45.867389401 +0200
@@ -18,13 +18,13 @@
 
 %define _name   lurch
 Name:           purple-lurch
-Version:        0.6.6
+Version:        0.6.7
 Release:        0
 Summary:        OMEMO for libpurple
 License:        GPL-3.0-only
 Group:          Productivity/Networking/Instant Messenger
 URL:            https://github.com/gkdr/lurch
-Source:         %{_name}-%{version}.tar.xz
+Source:         
https://github.com/gkdr/lurch/releases/download/v%{version}/%{_name}-%{version}-src.tar.gz
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  libgcrypt-devel
@@ -37,8 +37,8 @@
 BuildRequires:  pkgconfig(sqlite3)
 
 %description
-This plugin brings Axolotl, by now renamed to double ratchet,
-to libpurple applications such as Pidgin by implementing OMEMO.
+This plugin brings Double Ratchet to libpurple applications such as
+Pidgin by implementing OMEMO.
 
 %package -n libpurple-plugin-%{_name}
 Summary:        OMEMO for libpurple
@@ -47,11 +47,11 @@
 Enhances:       libpurple
 
 %description -n libpurple-plugin-%{_name}
-This plugin brings Axolotl, by now renamed to double ratchet,
-to libpurple applications such as Pidgin by implementing OMEMO.
+This plugin brings Double Ratchet to libpurple applications such as
+Pidgin by implementing OMEMO.
 
 %prep
-%setup -q -n %{_name}-%{version}
+%setup -q -c
 
 %build
 make %{?_smp_mflags} V=1 \


Reply via email to