forked from pool/libimagequant
Accepting request 1062006 from graphics
OBS-URL: https://build.opensuse.org/request/show/1062006 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimagequant?expand=0&rev=11
This commit is contained in:
commit
6c3dc55b03
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f6cc50182be4d2ece75118aa0b0fd3e9bbad06e94fd6b9eb3a4c08129c2dd26
|
||||
size 99343
|
BIN
libimagequant-2.18.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
libimagequant-2.18.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 29 18:44:24 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.18:
|
||||
- added more perceptually-weighed color selection
|
||||
- dropped problematic omp_set_nested()
|
||||
- fixed a rare memory leak
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 8 16:00:39 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libimagequant
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%define sover 0
|
||||
%define libname %{name}%{sover}
|
||||
Name: libimagequant
|
||||
Version: 2.17.0
|
||||
Version: 2.18.0
|
||||
Release: 0
|
||||
Summary: Palette quantization library
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user