Hello community,

here is the log from the commit of package enigmail for openSUSE:Leap:15.2 
checked in at 2020-02-21 10:52:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/enigmail (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.enigmail.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "enigmail"

Fri Feb 21 10:52:57 2020 rev:35 rq:777637 version:2.1.5

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/enigmail/enigmail.changes      2020-01-15 
14:53:59.801541581 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.enigmail.new.26092/enigmail.changes   
2020-02-21 10:53:20.359418389 +0100
@@ -1,0 +2,22 @@
+Fri Jan  3 11:46:40 UTC 2020 - Andreas Stieger <[email protected]>
+
+- enigmail 2.1.5:
+  * Security issue: unsigned MIME parts displayed as signed boo#1159973
+  * Ensure that upgrading GnuPG 2.0.x to 2.2.x upgrade converts keyring format
+  * Make Enigmail Compatible with Protected-Headers spec, draft 2
+
+-------------------------------------------------------------------
+Sun Dec 15 11:42:00 UTC 2019 - Andreas Stieger <[email protected]>
+
+- enigmail 2.1.4:
+  * Fixes for UI glitches
+  * Option to "Attach public key to messages" was not restored properly
+
+-------------------------------------------------------------------
+Sun Nov  3 09:10:05 UTC 2019 - Andreas Stieger <[email protected]>
+
+- enigmail 2.1.3:
+  * fix a bug in the setup wizard that could lead the wizard to
+    never complete scanning the inbox
+
+-------------------------------------------------------------------

Old:
----
  enigmail-2.1.2.tar.gz
  enigmail-2.1.2.tar.gz.asc

New:
----
  enigmail-2.1.5.tar.gz
  enigmail-2.1.5.tar.gz.asc

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

Other differences:
------------------
++++++ enigmail.spec ++++++
--- /var/tmp/diff_new_pack.NDcSW3/_old  2020-02-21 10:53:20.795419347 +0100
+++ /var/tmp/diff_new_pack.NDcSW3/_new  2020-02-21 10:53:20.795419347 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package enigmail
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2014 Wolfgang Rosenauer <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,19 +18,19 @@
 
 
 Name:           enigmail
-Version:        2.1.2
+Version:        2.1.5
 Release:        0
 Summary:        OpenPGP addon for Mozilla Thunderbird
 License:        MPL-2.0
-Group:          Productivity/Networking/Email/Clients
 URL:            https://www.enigmail.net/
 # git clone git://git.code.sf.net/p/enigmail/source enigmail
 Source0:        
https://www.enigmail.net/download/source/%{name}-%{version}.tar.gz
 Source1:        
https://www.enigmail.net/download/source/%{name}-%{version}.tar.gz.asc
 # https://www.enigmail.net/documentation/pgp-key.php
 Source2:        enigmail.keyring
+BuildRequires:  fdupes
 BuildRequires:  perl >= 5
-BuildRequires:  python >= 2.7
+BuildRequires:  python3
 BuildRequires:  unzip
 BuildRequires:  zip
 Requires:       gpg2 >= 2.0.7
@@ -43,18 +43,16 @@
 %setup -q -n enigmail
 
 %build
-# FIXME: you should use the %%configure macro
-./configure \
-       CFLAGS="%{optflags}"
-# parallel build not supported
+%configure
 make # %{?_smp_mflags}
 
 %install
 # Thunderbird location
 
_enig_dir=%{buildroot}%{_libdir}/mozilla/extensions/\{3550f703-e582-4d05-9a08-453d09bdfdc6\}/\{847b3a00-7ab1-11d4-8f02-006008948af5\}
 mkdir -p $_enig_dir
-(cd $_enig_dir; unzip $RPM_BUILD_DIR/enigmail/build/enigmail-*.xpi)
+(cd $_enig_dir; unzip $RPM_BUILD_DIR/enigmail/build-tb/enigmail-*.xpi)
 #rm $_enig_dir/*.xpi
+%fdupes %{buildroot}
 
 mkdir -p %{buildroot}%{_datadir}/appdata/
 install -m644 public/thunderbird-enigmail.metainfo.xml 
%{buildroot}%{_datadir}/appdata/enigmail.appdata.xml

++++++ enigmail-2.1.2.tar.gz -> enigmail-2.1.5.tar.gz ++++++
++++ 14402 lines of diff (skipped)



Reply via email to