Hello community, here is the log from the commit of package enigmail for openSUSE:Factory checked in at 2019-11-04 17:15:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/enigmail (Old) and /work/SRC/openSUSE:Factory/.enigmail.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "enigmail" Mon Nov 4 17:15:12 2019 rev:36 rq:744980 version:2.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/enigmail/enigmail.changes 2019-09-23 12:39:09.669592749 +0200 +++ /work/SRC/openSUSE:Factory/.enigmail.new.2990/enigmail.changes 2019-11-04 17:15:17.232830385 +0100 @@ -1,0 +2,7 @@ +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.3.tar.gz enigmail-2.1.3.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ enigmail.spec ++++++ --- /var/tmp/diff_new_pack.ew9y5u/_old 2019-11-04 17:15:18.192831410 +0100 +++ /var/tmp/diff_new_pack.ew9y5u/_new 2019-11-04 17:15:18.200831419 +0100 @@ -18,17 +18,17 @@ Name: enigmail -Version: 2.1.2 +Version: 2.1.3 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: unzip @@ -43,18 +43,16 @@ %setup -q -n enigmail %build -# FIXME: you should use the %%configure macro -./configure \ - CFLAGS="%{optflags}" -# parallel build not supported -make # %{?_smp_mflags} +%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.3.tar.gz ++++++ ++++ 11648 lines of diff (skipped)
