Update to 0.38.4
This commit is contained in:
parent
87f83fc5f0
commit
60c281f950
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ pixman-0.18.2.tar.bz2
|
|||||||
/pixman-0.33.2.tar.gz
|
/pixman-0.33.2.tar.gz
|
||||||
/pixman-0.34.0.tar.gz
|
/pixman-0.34.0.tar.gz
|
||||||
/pixman-0.38.0.tar.gz
|
/pixman-0.38.0.tar.gz
|
||||||
|
/pixman-0.38.4.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%{?mingw_package_header}
|
%{?mingw_package_header}
|
||||||
|
|
||||||
Name: mingw-pixman
|
Name: mingw-pixman
|
||||||
Version: 0.38.0
|
Version: 0.38.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: MinGW Windows Pixman library
|
Summary: MinGW Windows Pixman library
|
||||||
|
|
||||||
@ -105,6 +105,9 @@ Static version of the cross compiled Pixman library.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 16 2019 Sandro Mani <manisandro@gmail.com> - 0.38.4-1
|
||||||
|
- Update to 0.38.4
|
||||||
|
|
||||||
* Wed Aug 28 2019 Sandro Mani <manisandro@gmail.com> - 0.38.0-1
|
* Wed Aug 28 2019 Sandro Mani <manisandro@gmail.com> - 0.38.0-1
|
||||||
- Update to 0.38.0
|
- Update to 0.38.0
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
diff -rupN --no-dereference pixman-0.38.0/pixman/meson.build pixman-0.38.0-new/pixman/meson.build
|
diff -rupN --no-dereference pixman-0.38.4/pixman/meson.build pixman-0.38.4-new/pixman/meson.build
|
||||||
--- pixman-0.38.0/pixman/meson.build 2019-01-21 12:17:13.000000000 +0100
|
--- pixman-0.38.4/pixman/meson.build 2019-03-30 22:49:21.000000000 +0100
|
||||||
+++ pixman-0.38.0-new/pixman/meson.build 2019-08-28 02:07:16.104054508 +0200
|
+++ pixman-0.38.4-new/pixman/meson.build 2019-09-16 11:41:03.189791414 +0200
|
||||||
@@ -97,7 +97,7 @@ pixman_files = files(
|
@@ -97,7 +97,7 @@ pixman_files = files(
|
||||||
'pixman-utils.c',
|
'pixman-utils.c',
|
||||||
)
|
)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pixman-0.38.0.tar.gz) = 1b0205dbe9d9185c68813ce577a889f3c83e83fbd9955c3a72d411c3b476e6be93fc246b5b6ef4ee17e2bb8eb6fb5559e01dff7feb6a6c4c6314f980e960d690
|
SHA512 (pixman-0.38.4.tar.gz) = b66dc23c0bc7327cb90085cbc14ccf96ad58001a927f23af24e0258ca13f32d4255535862f1efcf00e9e723410aa9f51edf26fb01c8cde49379d1225acf7b5af
|
||||||
|
Loading…
Reference in New Issue
Block a user