From 92f827eae07b496028dfc0d57d42fcd9ee5f4dfa Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 23:37:48 +0100 Subject: [PATCH] automatic version update by autodist [release 2.8.0-1mamba;Wed Mar 17 2021] --- harfbuzz.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 229f9fb..e602749 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,12 +1,12 @@ Name: harfbuzz -Version: 2.7.4 +Version: 2.8.0 Release: 1mamba Summary: An OpenType text shaping library Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.freedesktop.org/wiki/Software/HarfBuzz +URL: https://www.freedesktop.org/wiki/Software/HarfBuzz Source: https://github.com/harfbuzz/harfbuzz/releases/download/%{version}/harfbuzz-%{version}.tar.xz #Source: http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-%{version}.tar.xz License: MIT @@ -22,7 +22,6 @@ BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END BuildRequires: libicu-devel >= 50 Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description An OpenType text shaping library. @@ -117,6 +116,9 @@ This package includes the %{name} API documentation. %{_datadir}/gtk-doc/html/harfbuzz/* %changelog +* Wed Mar 17 2021 Automatic Build System 2.8.0-1mamba +- automatic version update by autodist + * Sun Dec 27 2020 Automatic Build System 2.7.4-1mamba - automatic version update by autodist