trailing whitespace
This commit is contained in:
parent
6b83e09239
commit
1546847a97
@ -18,7 +18,7 @@
|
|||||||
%global rpm_macros_dir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
|
%global rpm_macros_dir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
|
||||||
|
|
||||||
Summary: PyQt5 is Python bindings for Qt5
|
Summary: PyQt5 is Python bindings for Qt5
|
||||||
Name: python-qt5
|
Name: python-qt5
|
||||||
Version: 5.9.1
|
Version: 5.9.1
|
||||||
Release: 2%{?dist}
|
Release: 2%{?dist}
|
||||||
|
|
||||||
@ -159,7 +159,7 @@ Files needed to build other bindings for C++ classes that inherit from any
|
|||||||
of the Qt5 classes
|
of the Qt5 classes
|
||||||
|
|
||||||
%package doc
|
%package doc
|
||||||
Summary: Developer documentation for %{name}
|
Summary: Developer documentation for %{name}
|
||||||
Provides: PyQt5-doc = %{version}-%{release}
|
Provides: PyQt5-doc = %{version}-%{release}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description doc
|
%description doc
|
||||||
|
Loading…
Reference in New Issue
Block a user