Accepting request 833556 from home:dirkmueller:branches:multimedia:libs

- update to 3.0.1:
  * graph: fix handling of default nominal_peak_luminance (introduced in 3.0)

OBS-URL: https://build.opensuse.org/request/show/833556
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/zimg?expand=0&rev=32
This commit is contained in:
Takashi Iwai 2020-09-23 13:19:51 +00:00 committed by Git OBS Bridge
parent a7e3521582
commit e89c29c5ae
6 changed files with 14 additions and 8 deletions

View File

@ -4,7 +4,7 @@
<param name="scm">git</param> <param name="scm">git</param>
<param name="versionformat">@PARENT_TAG@</param> <param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">release([0-9\.]*)</param> <param name="versionrewrite-pattern">release([0-9\.]*)</param>
<param name="revision">release-3.0</param> <param name="revision">release-3.0.1</param>
</service> </service>
<service name="tar" mode="buildtime" /> <service name="tar" mode="buildtime" />
<service name="recompress" mode="buildtime"> <service name="recompress" mode="buildtime">

3
zimg-3.0.1.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bbc514a114145d2cb895463c4eb046329f77da26df5758875144d95d1209f603
size 6154765

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f427667796c7c9574eb2f6c03182abda76376835da78a37615061acf83a8d3d4
size 6153229

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 10 17:43:22 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 3.0.1:
* graph: fix handling of default nominal_peak_luminance (introduced in 3.0)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Aug 5 00:53:05 UTC 2020 - Mia Herkt <mia@0x0.st> Wed Aug 5 00:53:05 UTC 2020 - Mia Herkt <mia@0x0.st>

View File

@ -1,5 +1,5 @@
name: zimg name: zimg
version: 3.0 version: 3.0.1
mtime: 1596493487 mtime: 1598190477
commit: a91c96aba15d4a255fe4187f1f0c2364dd2da98e commit: e17ee6cf72509c32c15067b32615849e69486367

View File

@ -18,7 +18,7 @@
%define sover 2 %define sover 2
Name: zimg Name: zimg
Version: 3.0 Version: 3.0.1
Release: 0 Release: 0
Summary: Scaling, colorspace conversion, and dithering library Summary: Scaling, colorspace conversion, and dithering library
License: WTFPL License: WTFPL