Update to 2.42.2
This commit is contained in:
parent
2522e2f502
commit
0bfbb32d5e
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ pangomm-2.26.2.tar.bz2
|
||||
/pangomm-2.40.1.tar.xz
|
||||
/pangomm-2.40.2.tar.xz
|
||||
/pangomm-2.42.1.tar.xz
|
||||
/pangomm-2.42.2.tar.xz
|
||||
|
||||
@ -7,8 +7,8 @@
|
||||
%global pango_version 1.41.0
|
||||
|
||||
Name: pangomm
|
||||
Version: 2.42.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.42.2
|
||||
Release: 1%{?dist}
|
||||
Summary: C++ interface for Pango
|
||||
|
||||
License: LGPLv2+
|
||||
@ -90,6 +90,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
|
||||
%{_datadir}/devhelp/
|
||||
|
||||
%changelog
|
||||
* Mon Dec 14 2020 Kalev Lember <klember@redhat.com> - 2.42.2-1
|
||||
- Update to 2.42.2
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.42.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pangomm-2.42.1.tar.xz) = 46ba375e61dd32e268397ecb8e69364b642ea3d9a6c4d9e3e52500e1e1c9fa0c6aa822c6d5046f49a2fe4d9a872c6c2b354134d39c17370abcfc6a1d752223b0
|
||||
SHA512 (pangomm-2.42.2.tar.xz) = 5e4826d64c0178527b4df73e901d2fdf5661d41777e189f5e2d4b26577e42689efaccf5a28502246c6b3926571ccd5876cb23d33267b44ace7ee164322c14667
|
||||
|
||||
Loading…
Reference in New Issue
Block a user