Update to 1.42.2
This commit is contained in:
parent
d27cce39d6
commit
265ae00f20
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@ pango-1.28.1.tar.bz2
|
||||
/pango-1.41.1.tar.xz
|
||||
/pango-1.42.0.tar.xz
|
||||
/pango-1.42.1.tar.xz
|
||||
/pango-1.42.2.tar.xz
|
||||
|
||||
@ -8,8 +8,8 @@
|
||||
%global fribidi_version 1.0
|
||||
|
||||
Name: pango
|
||||
Version: 1.42.1
|
||||
Release: 3%{?dist}
|
||||
Version: 1.42.2
|
||||
Release: 1%{?dist}
|
||||
Summary: System for layout and rendering of internationalized text
|
||||
|
||||
License: LGPLv2+
|
||||
@ -101,8 +101,8 @@ fi
|
||||
%files
|
||||
%license COPYING
|
||||
%doc README AUTHORS NEWS
|
||||
%doc pango-view/HELLO.txt
|
||||
%{_libdir}/libpango*-*.so.*
|
||||
%{_bindir}/pango-list
|
||||
%{_bindir}/pango-view
|
||||
%{_mandir}/man1/pango-view.1*
|
||||
%{_libdir}/girepository-1.0/Pango-1.0.typelib
|
||||
@ -128,6 +128,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 25 2018 Kalev Lember <klember@redhat.com> - 1.42.2-1
|
||||
- Update to 1.42.2
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.42.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pango-1.42.1.tar.xz) = 70f0519fdcb896880a9552ed1f3ef85e3e7b99a161818e7c3a5ac851b64366544393546336bfdc1d66ecfc1aa4791b65ff4182ca9f6e93455ca154fbc9cbef80
|
||||
SHA512 (pango-1.42.2.tar.xz) = a698d3383789268baba14e29a62a9b63fa2feefcb8add1dac5c772227ce991c6a28e3905e71a005b24fc2f0fde3ead1ec4fbe0313cbd4b45bdbda5ef9ccffa62
|
||||
|
||||
Loading…
Reference in New Issue
Block a user