diff --git a/libreoffice.spec b/libreoffice.spec index 23d27b1..f4597dc 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -43,7 +43,7 @@ Summary: Free Software Productivity Suite Name: libreoffice Epoch: 1 Version: %{libo_version}.0 -Release: 7%{?libo_prerelease}%{?dist} +Release: 8%{?libo_prerelease}%{?dist} License: (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and Artistic and MPLv2.0 Group: Applications/Productivity URL: http://www.documentfoundation.org/develop @@ -123,7 +123,7 @@ BuildRequires: gstreamer1-devel BuildRequires: gstreamer1-plugins-base-devel %endif BuildRequires: gtk2-devel -BuildRequires: harfbuzz-icu-devel +BuildRequires: harfbuzz-devel BuildRequires: hunspell-devel BuildRequires: hyphen-devel %if 0%{?fedora} @@ -2058,6 +2058,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || : %endif %changelog +* Fri Jun 07 2013 David Tardon - 1:4.1.0.0-8.beta2 +- Related: rhbz#971795 go back to BR: harfbuzz-devel + * Fri Jun 07 2013 David Tardon - 1:4.1.0.0-7.beta2 - Resolves: rhbz#971230 Use BR: harfbuzz-icu-devel