Compare commits
6 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7e6d6a539f | ||
|
|
426566b85d | ||
|
|
49d76ae555 | ||
|
|
8f5db17660 | ||
|
|
7b59b66278 | ||
|
|
473f3c7182 |
3 changed files with 24 additions and 5 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -19,3 +19,7 @@ pixman-0.18.2.tar.bz2
|
|||
/pixman-0.42.2.tar.gz
|
||||
/pixman-0.43.0.tar.gz
|
||||
/pixman-0.43.4.tar.gz
|
||||
/pixman-0.44.0.tar.gz
|
||||
/pixman-0.44.2.tar.gz
|
||||
/pixman-0.46.2.tar.gz
|
||||
/pixman-0.46.4.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
%{?mingw_package_header}
|
||||
|
||||
Name: mingw-pixman
|
||||
Version: 0.43.4
|
||||
Release: 3%{?dist}
|
||||
Version: 0.46.4
|
||||
Release: 1%{?dist}
|
||||
Summary: MinGW Windows Pixman library
|
||||
|
||||
License: MIT
|
||||
|
|
@ -102,8 +102,23 @@ Static version of the cross compiled Pixman library.
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 08 2025 Sandro Mani <manisandro@gmail.com> - 0.43.4-3
|
||||
- Rebuild against correct crt
|
||||
* Sat Dec 27 2025 Sandro Mani <manisandro@gmail.com> - 0.46.4-1
|
||||
- Update to 0.46.4
|
||||
|
||||
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.46.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Fri Jun 13 2025 Sandro Mani <manisandro@gmail.com> - 0.46.2-1
|
||||
- Update to 0.46.2
|
||||
|
||||
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.44.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Fri Dec 06 2024 Sandro Mani <manisandro@gmail.com> - 0.44.2-1
|
||||
- Update to 0.44.2
|
||||
|
||||
* Sat Nov 09 2024 Sandro Mani <manisandro@gmail.com> - 0.44.0-1
|
||||
- Update to 0.44.0
|
||||
|
||||
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.43.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (pixman-0.43.4.tar.gz) = 08802916648bab51fd804fc3fd823ac2c6e3d622578a534052b657491c38165696d5929d03639c52c4f29d8850d676a909f0299d1a4c76a07df18a34a896e43d
|
||||
SHA512 (pixman-0.46.4.tar.gz) = 10ddb88b51f5456c440d77a7b4230600b099e818378a9b55f715bbe5ec3d9f1e9da2124d28a2bd3377f1ab20af87e0ec4fa9dadaa20a2f1f880dd2dc7f27ca6c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue