Update to 1.48.7
This commit is contained in:
parent
ca9a991c8d
commit
ab40b7c3ba
1
.gitignore
vendored
1
.gitignore
vendored
@ -80,3 +80,4 @@ pango-1.28.1.tar.bz2
|
||||
/pango-1.48.3.tar.xz
|
||||
/pango-1.48.4.tar.xz
|
||||
/pango-1.48.5.tar.xz
|
||||
/pango-1.48.7.tar.xz
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
%global freetype_version 2.1.5
|
||||
|
||||
Name: pango
|
||||
Version: 1.48.5
|
||||
Version: 1.48.7
|
||||
Release: 1%{?dist}
|
||||
Summary: System for layout and rendering of internationalized text
|
||||
|
||||
@ -99,6 +99,7 @@ fi
|
||||
%doc NEWS README.md
|
||||
%{_libdir}/libpango*-*.so.*
|
||||
%{_bindir}/pango-list
|
||||
%{_bindir}/pango-segmentation
|
||||
%{_bindir}/pango-view
|
||||
%{_mandir}/man1/pango-view.1*
|
||||
%{_libdir}/girepository-1.0/Pango-1.0.typelib
|
||||
@ -125,6 +126,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 12 2021 David King <amigadave@amigadave.com> - 1.48.7-1
|
||||
- Update to 1.48.7
|
||||
|
||||
* Wed May 26 2021 Kalev Lember <klember@redhat.com> - 1.48.5-1
|
||||
- Update to 1.48.5
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pango-1.48.5.tar.xz) = 2c758e649af5b9f9fa960c26a6f4dcf5abd8035101fdfe4a02fe02cb892250b615584b02d63aaa06f3da5cbe7bb848459ac969f43437c34cec084b51bcf48cab
|
||||
SHA512 (pango-1.48.7.tar.xz) = e5680d628f531bea7633945bd74dc51a93c4c881dec58fcf9f6271043e77b82a4805e311355cb4d9f8cdfcdf52785a5a6391517a264b62416c26e82dff4aca39
|
||||
|
||||
Loading…
Reference in New Issue
Block a user