Hello community, here is the log from the commit of package enigmail for openSUSE:Factory checked in at 2016-03-03 15:16:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/enigmail (Old) and /work/SRC/openSUSE:Factory/.enigmail.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "enigmail" Changes: -------- --- /work/SRC/openSUSE:Factory/enigmail/enigmail.changes 2015-05-06 07:49:44.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.enigmail.new/enigmail.changes 2016-03-03 15:16:22.000000000 +0100 @@ -1,0 +2,14 @@ +Mon Feb 29 15:12:52 UTC 2016 - [email protected] + +- enigmail 1.9: + * Added support for GnuPG 2.1 + * Backup and restore of keys and Enigmail settings + * Messages are sent using PGP/MIME by default + * Several new dialog windows that improve usability + * Added support for protected headers (off by default) + * There is no binary component anymore - this version runs on all + platforms for which Thunderbird and GnuPG are available. + * gpg2 2.0.7 or newer required + * no longer run tests, a utility is not available + +------------------------------------------------------------------- Old: ---- enigmail-1.8.2.tar.gz enigmail-1.8.2.tar.gz.asc New: ---- enigmail-1.9.tar.gz enigmail-1.9.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ enigmail.spec ++++++ --- /var/tmp/diff_new_pack.Xr1Bzb/_old 2016-03-03 15:16:22.000000000 +0100 +++ /var/tmp/diff_new_pack.Xr1Bzb/_new 2016-03-03 15:16:22.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package enigmail # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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.8.2 +Version: 1.9 Release: 0 Summary: OpenPGP addon for Thunderbird and SeaMonkey License: MPL-1.1 or GPL-2.0+ @@ -29,11 +29,11 @@ Source1: https://www.enigmail.net/download/source/%{name}-%{version}.tar.gz.asc # https://www.enigmail.net/documentation/pgp-key.php Source2: enigmail.keyring -BuildRequires: perl -BuildRequires: python +BuildRequires: perl >= 5 +BuildRequires: python >= 2.7 BuildRequires: unzip BuildRequires: zip -Requires: %{_bindir}/gpg +Requires: gpg2 >= 2.0.7 Requires: pinentry-gui BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -45,10 +45,9 @@ %build ./configure \ - CFLAGS="%{optflags}" \ - --enable-tests + CFLAGS="%{optflags}" # parallel build not supported -make +make # %{?_smp_mflags} %install # Thunderbird location ++++++ enigmail-1.8.2.tar.gz -> enigmail-1.9.tar.gz ++++++ ++++ 96532 lines of diff (skipped)
