diff --git a/gpgme.changes b/gpgme.changes index de126ea..8d15c8c 100644 --- a/gpgme.changes +++ b/gpgme.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 13 15:47:19 UTC 2017 - tchvatal@suse.com + +- Do not condition around the qt version as it breaks baselibs validator + ------------------------------------------------------------------- Tue Feb 7 02:48:46 UTC 2017 - crrodriguez@opensuse.org diff --git a/gpgme.spec b/gpgme.spec index 13e8831..2f77be1 100644 --- a/gpgme.spec +++ b/gpgme.spec @@ -157,7 +157,6 @@ management. This package contains the bindings to use the library from Python 3 applications. %endif # with_python3 -%if 0%{with_qt} %package -n libqgpgme7 Summary: Programmatic Qt library interface to GnuPG Group: Development/Libraries/C and C++ @@ -186,8 +185,6 @@ management. This package contains the bindings to use the library in Qt C++ applications. -%endif # with_qt - %prep %setup -q %patch1 -p1