upgrade gdk-pixbuf2 to 2.42.10 (#7909)
This commit is contained in:
Родитель
84d4a61edc
Коммит
ca9ccbce17
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"Signatures": {
|
||||
"gdk-pixbuf-2.40.0.tar.xz": "1582595099537ca8ff3b99c6804350b4c058bb8ad67411bbaae024ee7cead4e6"
|
||||
"gdk-pixbuf-2.42.10.tar.xz": "ee9b6c75d13ba096907a2e3c6b27b61bcd17f5c7ebeab5a5b439d2f2e39fe44b"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,19 +1,20 @@
|
|||
%global glib2_version 2.48.0
|
||||
Summary: An image loading library
|
||||
Name: gdk-pixbuf2
|
||||
Version: 2.40.0
|
||||
Release: 5%{?dist}
|
||||
Version: 2.42.10
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Azure Linux
|
||||
URL: https://gitlab.gnome.org/GNOME/gdk-pixbuf
|
||||
Source0: https://download.gnome.org/sources/gdk-pixbuf/2.40/gdk-pixbuf-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gdk-pixbuf/2.42/gdk-pixbuf-%{version}.tar.xz
|
||||
|
||||
BuildRequires: %{_bindir}/rst2man
|
||||
BuildRequires: gettext
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: jasper-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libtiff-devel
|
||||
BuildRequires: libxslt
|
||||
BuildRequires: meson
|
||||
BuildRequires: pkg-config
|
||||
# gdk-pixbuf does a configure time check which uses the GIO mime
|
||||
|
@ -59,11 +60,10 @@ the functionality of the installed %{name} package.
|
|||
%autosetup -n gdk-pixbuf-%{version} -p1
|
||||
|
||||
%build
|
||||
%meson -Dbuiltin_loaders=png \
|
||||
-Ddocs=true \
|
||||
-Djasper=true \
|
||||
-Dx11=false
|
||||
%meson \
|
||||
-Dgtk_doc=false
|
||||
|
||||
%global _smp_mflags -j1
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
|
@ -108,7 +108,6 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache
|
|||
%{_bindir}/gdk-pixbuf-csource
|
||||
%{_bindir}/gdk-pixbuf-pixdata
|
||||
%{_datadir}/gir-1.0
|
||||
%{_datadir}/gtk-doc/html/*
|
||||
%{_mandir}/man1/gdk-pixbuf-csource.1*
|
||||
|
||||
%files tests
|
||||
|
@ -116,6 +115,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache
|
|||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Thu Feb 15 2024 Yash Panchal <yashpanchal@microsoft.com> - 2.42.10-1
|
||||
- Update to 2.42.10
|
||||
|
||||
* Fri Mar 31 2023 Pawel Winogrodzki <pawelwi@microsoft.com> - 2.40.0-5
|
||||
- Bumping release to re-build with newer 'libtiff' libraries.
|
||||
|
||||
|
|
|
@ -4100,8 +4100,8 @@
|
|||
"type": "other",
|
||||
"other": {
|
||||
"name": "gdk-pixbuf2",
|
||||
"version": "2.40.0",
|
||||
"downloadUrl": "https://download.gnome.org/sources/gdk-pixbuf/2.40/gdk-pixbuf-2.40.0.tar.xz"
|
||||
"version": "2.42.10",
|
||||
"downloadUrl": "https://download.gnome.org/sources/gdk-pixbuf/2.42/gdk-pixbuf-2.42.10.tar.xz"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче