Update to 2.46.1
Resolves: #1965893
(cherry picked from Fedora commit c179205c79)
This commit is contained in:
parent
b401a67dbe
commit
c50ae39e26
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@ pangomm-2.26.2.tar.bz2
|
||||
/pangomm-2.40.2.tar.xz
|
||||
/pangomm-2.42.1.tar.xz
|
||||
/pangomm-2.42.2.tar.xz
|
||||
/pangomm-2.46.1.tar.xz
|
||||
|
||||
@ -7,8 +7,8 @@
|
||||
%global pango_version 1.41.0
|
||||
|
||||
Name: pangomm
|
||||
Version: 2.42.2
|
||||
Release: 5%{?dist}
|
||||
Version: 2.46.1
|
||||
Release: 1%{?dist}
|
||||
Summary: C++ interface for Pango
|
||||
|
||||
License: LGPLv2+
|
||||
@ -89,6 +89,9 @@ documentation browser or through a web browser.
|
||||
%{_datadir}/devhelp/
|
||||
|
||||
%changelog
|
||||
* Tue Aug 24 2021 Kalev Lember <klember@redhat.com> - 2.46.1-1
|
||||
- Update to 2.46.1
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.42.2-5
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pangomm-2.42.2.tar.xz) = 5e4826d64c0178527b4df73e901d2fdf5661d41777e189f5e2d4b26577e42689efaccf5a28502246c6b3926571ccd5876cb23d33267b44ace7ee164322c14667
|
||||
SHA512 (pangomm-2.46.1.tar.xz) = cb375af9422d8fa7683fcdd4dc9b9179b48dcfd2278a587fcfc86a04c5c0bbd5feb348a2b45c7bf233a3ad68a9614c66c8300fd4d287b5e144d336441f5aa46a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user