Update to 1.48.1
This commit is contained in:
parent
663599b568
commit
09ea27eba6
1
.gitignore
vendored
1
.gitignore
vendored
@ -75,3 +75,4 @@ pango-1.28.1.tar.bz2
|
||||
/pango-1.46.2.tar.xz
|
||||
/pango-1.47.0.tar.xz
|
||||
/pango-1.48.0.tar.xz
|
||||
/pango-1.48.1.tar.xz
|
||||
|
||||
11
pango.spec
11
pango.spec
@ -1,4 +1,4 @@
|
||||
%global glib2_version 2.60
|
||||
%global glib2_version 2.62
|
||||
%global fribidi_version 0.19.7
|
||||
%global libthai_version 0.1.9
|
||||
%global harfbuzz_version 2.0.0
|
||||
@ -8,7 +8,7 @@
|
||||
%global freetype_version 2.1.5
|
||||
|
||||
Name: pango
|
||||
Version: 1.48.0
|
||||
Version: 1.48.1
|
||||
Release: 1%{?dist}
|
||||
Summary: System for layout and rendering of internationalized text
|
||||
|
||||
@ -76,10 +76,6 @@ the functionality of the installed %{name} package.
|
||||
%prep
|
||||
%autosetup -n pango-%{version} -p1
|
||||
|
||||
# Add missing executable bits to fix the build
|
||||
chmod +x tests/gen-all-unicode.py
|
||||
chmod +x tests/gen-installed-test.py
|
||||
|
||||
|
||||
%build
|
||||
%meson \
|
||||
@ -132,6 +128,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jan 22 2021 Kalev Lember <klember@redhat.com> - 1.48.1-1
|
||||
- Update to 1.48.1
|
||||
|
||||
* Mon Nov 9 2020 Kalev Lember <klember@redhat.com> - 1.48.0-1
|
||||
- Update to 1.48.0
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pango-1.48.0.tar.xz) = 4819575a583134083819c1548d86bba71af97fd927f7cac05e3903b6d1c84de0ab1b593eea1e17b974f194e2d81123aa46e3af942eef258ad1bd14c72322342e
|
||||
SHA512 (pango-1.48.1.tar.xz) = 920b7b281f71dfb65cd0c7108ecc50585348a07abcd72c4f1c30dcbe156f746ac8850f595a066357a68db3d89ebb8f3e773ed48d526e8de46b8f6199e878efaf
|
||||
|
||||
Loading…
Reference in New Issue
Block a user