diff --git a/protobuf-c.changes b/protobuf-c.changes index e1cd791..f4210b2 100644 --- a/protobuf-c.changes +++ b/protobuf-c.changes @@ -2,7 +2,7 @@ Tue Nov 23 10:10:53 UTC 2021 - Bjørn Lie - Drop no longer needed rpmlintrc. -- Also add a protobuf-c >= version Obsoletes to devel sub-package. +- Also add a protobuf-c =< version Obsoletes to devel sub-package. ------------------------------------------------------------------- Fri Nov 19 17:38:59 UTC 2021 - Bjørn Lie diff --git a/protobuf-c.spec b/protobuf-c.spec index 99861ff..7c8aeeb 100644 --- a/protobuf-c.spec +++ b/protobuf-c.spec @@ -54,7 +54,7 @@ Summary: C bindings for Google's Protocol Buffers Group: Development/Libraries/C and C++ Requires: libprotobuf-c%sover = %version Provides: %{name} = %version -Obsoletes: %{name} >= %version +Obsoletes: %{name} =< %version %description -n libprotobuf-c-devel This package provides a code generator and runtime libraries to use Protocol