diff --git a/libreoffice.changes b/libreoffice.changes index 7e33cf7..2450fbb 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 16 13:35:20 UTC 2014 - olaf@aepfle.de + +- Obsolete old libreoffice-ure to avoid conflicts during zypper dup + (bnc#900877) + ------------------------------------------------------------------- Wed Oct 1 12:24:03 UTC 2014 - tchvatal@suse.com diff --git a/libreoffice.spec b/libreoffice.spec index 9b478d7..4a88bf2 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -223,21 +223,18 @@ Requires(post): zip Requires(postun): coreutils Requires(postun): gtk2 Requires(pre): findutils -# Remove after 13.1 is out of support scope Provides: %{name}-draw-extensions = %{version} Obsoletes: %{name}-draw-extensions < %{version} -# Remove after 13.1 is out of support scope Provides: %{name}-impress-extensions = %{version} Obsoletes: %{name}-impress-extensions < %{version} -# Remove after 13.1 is out of support scope Provides: %{name}-base-extensions = %{version} Obsoletes: %{name}-base-extensions < %{version} -# Remove after 13.1 is out of support scope Provides: %{name}-kde = %{version} Obsoletes: %{name}-kde < %{version} -# Remove after 13.1 is out of support scope Provides: %{name}-l10n-prebuild = %{version} Obsoletes: %{name}-l10n-prebuild < %{version} +Provides: %{name}-ure = %{version} +Obsoletes: %{name}-ure < %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: %{arm} %{ix86} x86_64 ppc ppc64 %if %{with vlc}