diff --git a/release-2.6.3.tar.gz b/release-2.6.3.tar.gz deleted file mode 100644 index 0730713..0000000 --- a/release-2.6.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a701e9ffbe3ad379e84d8720cf6220afb9c6946d761048fb77544325870cc2cb -size 238372 diff --git a/release-2.7.tar.gz b/release-2.7.tar.gz new file mode 100644 index 0000000..b95ec84 --- /dev/null +++ b/release-2.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afc15350bd0072a24dd0ed1eaae832ce606245e3c1f8edd81a81bb6f1bfdda2d +size 246055 diff --git a/zimg.changes b/zimg.changes index c916128..4b30dc6 100644 --- a/zimg.changes +++ b/zimg.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Dec 31 19:17:05 UTC 2017 - 9@cirno.systems + +- Update to 2.7 + * colorspace: add support for additional + matrix/transfer/primaries + * graph: reduce buffer copies when converting from grey to color + * graph: reduce buffer copies when performing colorspace + conversion + * graph: process input planes separately when possible + * graph: optimize calculation of tile width + * x86: automatic cache size detection for Intel processors + ------------------------------------------------------------------- Thu Nov 30 06:37:10 UTC 2017 - 9@cirno.systems diff --git a/zimg.spec b/zimg.spec index 61dd2e1..273e336 100644 --- a/zimg.spec +++ b/zimg.spec @@ -18,7 +18,7 @@ %define sover 2 Name: zimg -Version: 2.6.3 +Version: 2.7 Release: 0 Summary: Scaling, colorspace conversion, and dithering library License: WTFPL