parent
a8f8f7a79b
commit
b4f94cf2a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -79,3 +79,4 @@ pango-1.28.1.tar.bz2
|
||||
/pango-1.48.2.tar.xz
|
||||
/pango-1.48.3.tar.xz
|
||||
/pango-1.48.4.tar.xz
|
||||
/pango-1.48.7.tar.xz
|
||||
|
||||
@ -8,8 +8,8 @@
|
||||
%global freetype_version 2.1.5
|
||||
|
||||
Name: pango
|
||||
Version: 1.48.4
|
||||
Release: 2%{?dist}
|
||||
Version: 1.48.7
|
||||
Release: 1%{?dist}
|
||||
Summary: System for layout and rendering of internationalized text
|
||||
|
||||
License: LGPLv2+
|
||||
@ -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
|
||||
* Tue Jul 13 2021 David King <amigadave@amigadave.com> - 1.48.7-1
|
||||
- Update to 1.48.7 (#1981720)
|
||||
|
||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.48.4-2
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pango-1.48.4.tar.xz) = ce754c5e915ed18ba0f0ec89d74a1094e5b235821514b247d16afba7b74ecf1d850ad2b7b7d0a43da83da126c74be1b2e4c4400dbcd447e388e75e6b3c8b4dbe
|
||||
SHA512 (pango-1.48.7.tar.xz) = e5680d628f531bea7633945bd74dc51a93c4c881dec58fcf9f6271043e77b82a4805e311355cb4d9f8cdfcdf52785a5a6391517a264b62416c26e82dff4aca39
|
||||
|
||||
Loading…
Reference in New Issue
Block a user