diff --git a/kicad.spec b/kicad.spec index af6f31d..c416c68 100644 --- a/kicad.spec +++ b/kicad.spec @@ -1,6 +1,6 @@ Name: kicad Version: 6.0.1 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 1 Summary: EDA software suite for creation of schematic diagrams and PCBs @@ -47,6 +47,8 @@ BuildRequires: rubygem-asciidoctor Requires: electronics-menu Requires: python3-wxpython4 +Conflicts: kicad-doc < %{epoch}:%{version}-%{release} + %description KiCad is EDA software to design electronic schematic diagrams and printed circuit board artwork of up to @@ -210,6 +212,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.metainfo.xml %changelog +* Mon Jan 31 2022 Steven A. Falco - 1:6.0.1-4 +- Fix conflict in docs + * Tue Jan 25 2022 Steven A. Falco - 1:6.0.1-3 - Patch missing include file