Update to 2.42.1
This commit is contained in:
parent
4163213f20
commit
0f070b6fdb
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ pangomm-2.26.2.tar.bz2
|
||||
/pangomm-2.40.0.tar.xz
|
||||
/pangomm-2.40.1.tar.xz
|
||||
/pangomm-2.40.2.tar.xz
|
||||
/pangomm-2.42.1.tar.xz
|
||||
|
||||
@ -4,11 +4,11 @@
|
||||
|
||||
%global glibmm_version 2.48.0
|
||||
%global cairomm_version 1.2.2
|
||||
%global pango_version 1.38.0
|
||||
%global pango_version 1.41.0
|
||||
|
||||
Name: pangomm
|
||||
Version: 2.40.2
|
||||
Release: 4%{?dist}
|
||||
Version: 2.42.1
|
||||
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
|
||||
* Fri Mar 27 2020 Kalev Lember <klember@redhat.com> - 2.42.1-1
|
||||
- Update to 2.42.1
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.40.2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pangomm-2.40.2.tar.xz) = 59f0b1b10364de1f24d0b8dd075d86dd2a46c07e94cb3b8f547db7c7254c439f2bb4ca05b3f9942bfab6825e60e6da768c3fe895a7d3c94dd4dbf5f63faacfaf
|
||||
SHA512 (pangomm-2.42.1.tar.xz) = 46ba375e61dd32e268397ecb8e69364b642ea3d9a6c4d9e3e52500e1e1c9fa0c6aa822c6d5046f49a2fe4d9a872c6c2b354134d39c17370abcfc6a1d752223b0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user