diff --git a/GConf2.spec b/GConf2.spec index a144649..0a5f44a 100644 --- a/GConf2.spec +++ b/GConf2.spec @@ -9,7 +9,7 @@ Name: GConf2 Version: 3.2.6 -Release: 32%{?dist} +Release: 33%{?dist} Summary: A process-transparent configuration system License: LGPLv2+ and GPLv2+ @@ -62,7 +62,7 @@ support workgroup administration. %package devel Summary: Headers and libraries for GConf development -Requires: %{name}{?_isa} = %{version}-%{release} +Requires: %{name}%{?_isa} = %{version}-%{release} Conflicts: GConf2-dbus-devel %description devel @@ -164,6 +164,9 @@ fi %{_mandir}/man1/gsettings-schema-convert.1* %changelog +* Fri Jan 07 2022 Miro HronĨok - 3.2.6-33 +- Fix broken requirement on GConf2{?_isa} + * Fri Jan 07 2022 David King - 3.2.6-32 - Update URL (#2036776) - Use pkgconfig for BuildRequires