summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Palus2022-03-11 21:31:20 (GMT)
committerJan Palus2022-03-11 21:31:20 (GMT)
commit3e8aa9b8e8926321a19aff403798e1d9cc5942a6 (patch)
tree90b888e36713cab6416a0cd063571a9a35a3a433
parentacc3d18d8fcdb596497ca47a0766a5e992a0dfd0 (diff)
downloadharfbuzz-3e8aa9b8e8926321a19aff403798e1d9cc5942a6.zip
harfbuzz-3e8aa9b8e8926321a19aff403798e1d9cc5942a6.tar.gz
-rw-r--r--harfbuzz.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/harfbuzz.spec b/harfbuzz.spec
index 67247bd..c572a70 100644
--- a/harfbuzz.spec
+++ b/harfbuzz.spec
@@ -8,12 +8,12 @@
Summary: HarfBuzz - internationalized text shaping library
Summary(pl.UTF-8): HarfBuzz - biblioteka rysująca tekst z obsługą wielu języków
Name: harfbuzz
-Version: 4.0.0
+Version: 4.0.1
Release: 1
License: MIT
Group: Libraries
Source0: https://github.com/harfbuzz/harfbuzz/releases/download/%{version}/%{name}-%{version}.tar.xz
-# Source0-md5: fb958a544a8d39ca0f28ac15519d743b
+# Source0-md5: 36644b731d7dc84b83cd6ccb6c0a6624
URL: https://harfbuzz.github.io/
BuildRequires: autoconf >= 2.64
BuildRequires: automake >= 1:1.13.0
@@ -313,6 +313,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libharfbuzz-subset.so
%{_includedir}/harfbuzz/hb-subset.h
+%{_includedir}/harfbuzz/hb-subset-repacker.h
%{_pkgconfigdir}/harfbuzz-subset.pc
%if %{with static_libs}