diff --git a/libirman.changes b/libirman.changes index ab3bd55..4e15363 100644 --- a/libirman.changes +++ b/libirman.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 5 10:21:26 UTC 2018 - olaf@aepfle.de + +- Correct upgrate path from libirman-common to irman-common + ------------------------------------------------------------------- Sun Mar 5 10:03:04 UTC 2017 - mpluskal@suse.com diff --git a/libirman.spec b/libirman.spec index 0c18c39..906ea56 100644 --- a/libirman.spec +++ b/libirman.spec @@ -50,8 +50,8 @@ Summary: Common files for %{name} License: LGPL-2.0+ Group: Development/Languages/C and C++ Conflicts: %{name}%{sover} < %{version} -Provides: libirman-common = %{version} -Obsoletes: libirman-common < %{version} +Provides: libirman-common = %{version}-%{release} +Obsoletes: libirman-common < %{version}-%{release} %description -n irman-common Common files for %{name}.