Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-07-26 10:46:20 +00:00
parent 918142a5cb
commit 2fb0a53578

View File

@ -3,7 +3,7 @@
Name: pixman Name: pixman
Version: 0.38.0 Version: 0.38.0
Release: 1%{?dist} Release: 2%{?dist}
Summary: Pixel manipulation library Summary: Pixel manipulation library
License: MIT License: MIT
@ -62,6 +62,9 @@ Development library for pixman.
%{_libdir}/pkgconfig/pixman-1.pc %{_libdir}/pkgconfig/pixman-1.pc
%changelog %changelog
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.38.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Tue Feb 12 2019 Kalev Lember <klember@redhat.com> - 0.38.0-1 * Tue Feb 12 2019 Kalev Lember <klember@redhat.com> - 0.38.0-1
- Update to 0.38.0 - Update to 0.38.0
- Switch to the meson build system - Switch to the meson build system