Hello community, here is the log from the commit of package enigmail for openSUSE:Factory checked in at 2018-03-28 10:30:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/enigmail (Old) and /work/SRC/openSUSE:Factory/.enigmail.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "enigmail" Wed Mar 28 10:30:39 2018 rev:20 rq:591020 version:2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/enigmail/enigmail.changes 2017-12-22 12:21:31.411941850 +0100 +++ /work/SRC/openSUSE:Factory/.enigmail.new/enigmail.changes 2018-03-28 10:30:49.894232083 +0200 @@ -1,0 +2,29 @@ +Mon Mar 26 08:22:06 UTC 2018 - [email protected] + +- enigmail 2.0: + * The Encryption and Signing buttons now work for both OpenPGP + and S/MIME. Enigmail will chose between S/MIME or OpenPGP + depending on whether the keys for all recipients are available + for the respective standard. + * Support for the Autocrypt standard, which is now enabled by + default. + * Support for Pretty Easy Privacy (p≡p) is implemented in + Enigmail. + * Support for Web Key Directory (WKD) is implemented. Enigmail + will try to download unavailable keys during message + composition from WKD. GnuPG 2.2.x is used the provider + supports the Web Key Service protocol, users can also use + Enigmail to upload keys to WKD. + * The message subject can now be encrypted and replaced with a + dummy subject, following the Memory Hole standard for + protected Email Headers. + * The keys on the keyring are automatically refreshed from + keyservers at an irregular interval. + * Enigmail was turned into a "restartless" addon. That is, once + Enigmail is installed, subsequent updates will be installed + without needing to restart Thunderbird. + * Keys are internally addressed using the fingerprint instead of + the key ID. +- Use %license (boo#1082318) + +------------------------------------------------------------------- Old: ---- COPYING enigmail-1.9.9.tar.gz enigmail-1.9.9.tar.gz.asc New: ---- enigmail-2.0.tar.gz enigmail-2.0.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ enigmail.spec ++++++ --- /var/tmp/diff_new_pack.cdIfLw/_old 2018-03-28 10:30:50.750201300 +0200 +++ /var/tmp/diff_new_pack.cdIfLw/_new 2018-03-28 10:30:50.774200437 +0200 @@ -1,7 +1,7 @@ # # spec file for package enigmail # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2014 Wolfgang Rosenauer <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: enigmail -Version: 1.9.9 +Version: 2.0 Release: 0 Summary: OpenPGP addon for Thunderbird and SeaMonkey License: MPL-2.0 @@ -29,7 +29,6 @@ Source1: https://www.enigmail.net/download/source/%{name}-%{version}.tar.gz.asc # https://www.enigmail.net/documentation/pgp-key.php Source2: enigmail.keyring -Source3: https://www.mozilla.org/media/MPL/2.0/index.815ca599c9df.txt#/COPYING BuildRequires: perl >= 5 BuildRequires: python >= 2.7 BuildRequires: unzip @@ -42,7 +41,6 @@ %prep %setup -q -n enigmail -cp %{SOURCE3} . %build # FIXME: you should use the %%configure macro @@ -63,11 +61,11 @@ ln -s ../\{3550f703-e582-4d05-9a08-453d09bdfdc6\}/\{847b3a00-7ab1-11d4-8f02-006008948af5\} ) mkdir -p %{buildroot}%{_datadir}/appdata/ -install -m644 thunderbird-enigmail.metainfo.xml %{buildroot}%{_datadir}/appdata/enigmail.appdata.xml +install -m644 public/thunderbird-enigmail.metainfo.xml %{buildroot}%{_datadir}/appdata/enigmail.appdata.xml %files +%license LICENSE %{_libdir}/mozilla/ -%doc COPYING %dir %{_datadir}/appdata %{_datadir}/appdata/enigmail.appdata.xml ++++++ enigmail-1.9.9.tar.gz -> enigmail-2.0.tar.gz ++++++ ++++ 168076 lines of diff (skipped)
