|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: zimg
|
|
|
|
Name: zimg
|
|
|
|
Version: 3.0.3
|
|
|
|
Version: 3.0.3
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Scaling, color space conversion, and dithering library
|
|
|
|
Summary: Scaling, color space conversion, and dithering library
|
|
|
|
License: WTFPL
|
|
|
|
License: WTFPL
|
|
|
|
URL: https://github.com/sekrit-twc/zimg
|
|
|
|
URL: https://github.com/sekrit-twc/zimg
|
|
|
@ -68,6 +68,9 @@ rm -fr %{buildroot}%{_docdir}/%{name}
|
|
|
|
%{_libdir}/pkgconfig/%{name}.pc
|
|
|
|
%{_libdir}/pkgconfig/%{name}.pc
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.3-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Feb 23 2022 Nicolas Chauvet <kwizart@gmail.com> - 3.0.3-1
|
|
|
|
* Wed Feb 23 2022 Nicolas Chauvet <kwizart@gmail.com> - 3.0.3-1
|
|
|
|
- Update to 3.0.3
|
|
|
|
- Update to 3.0.3
|
|
|
|
|
|
|
|
|
|
|
|