Update to 0.43.0
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2256749
This commit is contained in:
parent
eb641055f1
commit
b46f7c5754
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/pixman-0.*.tar.bz2
|
||||
/pixman-0.40.0.tar.xz
|
||||
/pixman-0.43.0.tar.xz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d
|
||||
|
||||
Name: pixman
|
||||
Version: 0.42.2
|
||||
Release: 2%{?dist}
|
||||
Version: 0.43.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Pixel manipulation library
|
||||
|
||||
# SPDX
|
||||
@ -65,6 +65,9 @@ sed -i 's/120/600/' test/meson.build
|
||||
%{_libdir}/pkgconfig/pixman-1.pc
|
||||
|
||||
%changelog
|
||||
* Tue Jan 09 2024 José Expósito <jexposit@redhat.com> - 0.43.0-1
|
||||
- Update to 0.43.0
|
||||
|
||||
* Thu Sep 07 2023 José Expósito <jexposit@redhat.com>
|
||||
- SPDX migration: license is already SPDX compatible
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pixman-0.42.2.tar.xz) = 3476e2676e66756b1af61b1e532cd80c985c191fb7956eb01702b419726cce99e79163b7f287f74f66414680e7396d13c3fee525cd663f12b6ac4877070ff4e8
|
||||
SHA512 (pixman-0.43.0.tar.xz) = a90399b8c6aec218abb2f419fb5d6894acf9f4c7acb4fd3893b0b7c805ba47c82ee7efb363be59bb1a15b6997b2dddb7dba062a165503b035e1124fff1b271c9
|
||||
|
Loading…
Reference in New Issue
Block a user