Hello community, here is the log from the commit of package gpgme for openSUSE:Factory checked in at 2016-10-28 12:14:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gpgme (Old) and /work/SRC/openSUSE:Factory/.gpgme.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gpgme" Changes: -------- --- /work/SRC/openSUSE:Factory/gpgme/gpgme.changes 2016-10-20 23:06:27.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gpgme.new/gpgme.changes 2016-10-28 12:14:43.000000000 +0200 @@ -1,0 +2,7 @@ +Fri Oct 21 23:27:54 UTC 2016 - [email protected] + +- in addition to dropping gpgme-1.7.0-python-Include-config.h.patch + remove automake depdendency and autogen.sh call +- build QT lib only on Factory + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gpgme.spec ++++++ --- /var/tmp/diff_new_pack.i7H7qC/_old 2016-10-28 12:14:45.000000000 +0200 +++ /var/tmp/diff_new_pack.i7H7qC/_new 2016-10-28 12:14:45.000000000 +0200 @@ -19,7 +19,7 @@ %define with_cpp 1 %define with_python2 1 %define with_python3 0 -%define with_qt 1 +%define with_qt 0%{?suse_version} >= 1330 Name: gpgme Version: 1.7.1 Release: 0 @@ -33,9 +33,6 @@ Source3: gpgme.keyring # used to have a fixed timestamp Source99: %{name}.changes -# for gpgme-1.7.0-python-Include-config.h.patch -BuildRequires: automake >= 1.14 -# BuildRequires: gpg2 >= 2.0.10 BuildRequires: libassuan-devel >= 2.0.2 BuildRequires: libgpg-error-devel >= 1.11 @@ -192,9 +189,6 @@ %setup -q %build -# for gpgme-1.7.0-python-Include-config.h.patch -./autogen.sh -# build_timestamp=$(date -u +%{Y}-%{m}-%{dT}%{H}:%{M}+0000 -r %{SOURCE99}) languages="cl" %if 0%{with_cpp}
