Browse Source

updated 10 packages

epiphany-40.0-1

evince-40.1-1

gjs-1.68.0-1

gnome-settings-daemon-40.0-2

gobject-introspection-1.68.0-1

jasper-2.0.28-1

json-glib-1.6.2-1

kernel-5.4.109-1

metacity-3.40.0-1

webkitgtk4-2.32.0-1
Tomohiro "Tomo-p" KATO 3 years ago
parent
commit
85d39a54ab

+ 10 - 17
e/epiphany/epiphany-vl.spec

@@ -5,16 +5,16 @@ ExclusiveArch: %ix86 ppc x86_64 alpha
 Summary: GNOME web browser based on WebKit
 Summary(ja): WebKit レンダリングエンジンベースの GNOME ウェブブラウザ
 Name: epiphany
-Version: 3.36.4
-Release: 2%{?_dist_release}
+Version: 40.0
+Release: 1%{?_dist_release}
 Group: internet,desktop-gnome
 Vendor: Project Vine
 Distribution: Vine Linux
 
 License: GPL
 URL: http://www.gnome.org/projects/epiphany/
-%define shortver %(echo %{version} | sed -e 's/\\.[0-9]*$//')
-Source0: https://ftp.gnome.org/pub/GNOME/sources/epiphany/%{shortver}/%{name}-%{version}.tar.xz
+%define shortver %(echo %{version} | cut -d . -f 1)
+Source0: https://download.gnome.org/sources/epiphany/%{shortver}/%{name}-%{version}.tar.xz
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 
@@ -43,9 +43,9 @@ BuildRequires: libdazzle-devel
 BuildRequires: libicu-devel
 BuildRequires: json-glib-devel
 BuildRequires: libappstream-glib-devel
-BuildRequires: libhandy0-devel
 BuildRequires: iso-codes
 BuildRequires: yelp-tools
+BuildRequires: libhandy-devel
 
 Obsoletes: %{name}-devel < 3.10.0
 
@@ -65,7 +65,7 @@ epiphany は WebKit レンダリングエンジンベースのシンプルな GN
 %setup -q
 
 %build
-%meson
+%meson -Dlibportal=disabled
 %meson_build
 
 
@@ -76,17 +76,6 @@ rm -rf $RPM_BUILD_ROOT
 %find_lang %{name} --with-gnome
 
 
-%postun
-if [ $1 -eq 0 ] ; then
-    update-desktop-database %{_datadir}/applications >& /dev/null ||:
-    glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
-fi
-
-%posttrans
-update-desktop-database %{_datadir}/applications >& /dev/null ||:
-glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
-
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -114,6 +103,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Mar 31 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 40.0-1
+- new upstream release.
+- dropped scriptlets.
+
 * Tue Sep 08 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.36.4-2
 - rebuilt with nettle-3.6.
 

+ 13 - 23
e/evince/evince-vl.spec

@@ -1,8 +1,9 @@
 Summary:        Document viewer
 Summary(ja):    文書ビューワー
 Name:           evince
-Version:        3.36.7
+Version:        40.1
 Release:        1%{?_dist_release}
+Group:          desktop-gnome,accesories
 Vendor:         Project Vine
 Distribution:   Vine Linux
 Packager:       daisuke, kazutaka, inagaki
@@ -36,15 +37,13 @@ BuildRequires:	poppler-devel >= 0.24.0
 BuildRequires:  libxml2-devel
 BuildRequires:  libtiff-devel
 BuildRequires:  libgxps-devel
+BuildRequires:  libhandy-devel
 
 BuildRequires:	desktop-file-utils
 BuildRequires:  libSM-devel
 BuildRequires:	gtk-doc
 BuildRequires:	yelp-tools
 
-Requires(posttrans):   desktop-file-utils glib2
-Requires(postun): desktop-file-utils glib2
-
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 
 %description
@@ -60,7 +59,7 @@ Evince は 複数ページをに渡る PDF や Postscript 文書を表示する
 %package devel
 Summary:        Libraries and headers for %{name}
 Summary(ja):    %{name} 用の開発ライブラリおよびヘッダファイル
-Group:          Development/Libraries
+Group:          programming
 Requires:       %{name} = %{version}
 
 %description devel
@@ -79,6 +78,10 @@ develop applications using %{name}.
 
 #-----------------------------------------------------------------------------
 
+%debug_package
+
+#-----------------------------------------------------------------------------
+
 %prep
 %setup -q
 
@@ -114,23 +117,6 @@ rm -rf $RPM_BUILD_ROOT/%{_prefix}/lib/systemd
 rm -rf $RPM_BUILD_ROOT
 
 
-%post
-touch --no-create %{_datadir}/icons/hicolor &> /dev/null || :
-
-%posttrans
-gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
-update-desktop-database %{_datadir}/applications >& /dev/null || :
-glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
-
-%postun
-if [ $1 -eq 0 ] ; then
-    touch --no-create %{_datadir}/icons/hicolor &> /dev/null || :
-    gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
-    update-desktop-database %{_datadir}/applications >& /dev/null ||:
-    glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas || :
-fi
-
-
 %files -f %{name}.lang
 %defattr(-,root,root)
 %license COPYING
@@ -149,7 +135,7 @@ fi
 %{_libdir}/nautilus/extensions-3.0/libevince-properties-page.*
 %{_libexecdir}/evinced
 %{_datadir}/dbus-1/services/*
-%{_mandir}/man1/evince.*
+%{_mandir}/man1/evince*
 %{_datadir}/GConf/gsettings/evince.convert
 %{_datadir}/metainfo/*
 %{_datadir}/glib-2.0/schemas/org.gnome.Evince.gschema.xml
@@ -164,6 +150,10 @@ fi
 
 
 %changelog
+* Wed Mar 31 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 40.1-1
+- new upstream release.
+- dropped scriptlets.
+
 * Wed Aug 05 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.36.7-1
 - new upstream release.
 

+ 7 - 6
g/gjs/gjs-vl.spec

@@ -3,15 +3,15 @@
 Summary:        Javascript binding for GNOME
 Summary(ja):    GNOME 向け JavaScript バインディング
 Name:           gjs
-Version:        1.66.2
-Release:        2%{?_dist_release}
+Version:        1.68.0
+Release:        1%{?_dist_release}
 Group:          system
 Vendor:         Project Vine
 Distribution:   Vine Linux
 
 License:        MPL1.1/LGPLv2+/GPLv2+
 URL:            https://wiki.gnome.org/Projects/GnomeShell
-%global         shortver %(echo %{version} | sed -e 's/\.[0-9]*$//')
+%global         shortver %(echo %{version} | cut -d . -f 1-2)
 Source0:        https://download.gnome.org/sources/%{name}/%{shortver}/%{name}-%{version}.tar.xz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
@@ -73,9 +73,6 @@ Development files of the gjs library.
 %{__rm} -rf %{buildroot}
 
 
-%{ldconfig_scriptlets}
-
-
 %files
 %defattr(-,root,root)
 %license COPYING
@@ -97,6 +94,10 @@ Development files of the gjs library.
 
 
 %changelog
+* Thu Apr 01 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.68.0-1
+- new upstream release.
+- dropped ldconfig scriptlets.
+
 * Thu Feb 25 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.66.2-2
 - fixed typo.
 

+ 6 - 2
g/gnome-settings-daemon/gnome-settings-daemon-vl.spec

@@ -8,7 +8,7 @@ Summary:	The daemon sharing settings from GNOME to GTK+/KDE applications
 Summary(ja):	GNOME から GTK+/KDE のアプリケーションで設定を共有するためのデーモン
 Name:		gnome-settings-daemon
 Version:	40.0
-Release:	1%{?_dist_release}%{?with_systemd:.systemd}
+Release:	2%{?_dist_release}%{?with_systemd:.systemd}
 Group:		desktop-gnome,system
 Vendor:		Project Vine
 Distribution:	Vine Linux
@@ -96,7 +96,8 @@ developing applications that use %{name}.
     -Dsystemd=false \
 %endif
     -Dudev_dir=/lib/udev \
-    -Dwayland=true
+    -Dwayland=true \
+    -Dusb-protection=false
 %meson_build
 
 %install
@@ -138,6 +139,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Apr 01 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 40.0-2
+- disabled usb-protection plugin: got segfault on Parallels Desktop.
+
 * Tue Mar 30 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 40.0-1
 - new upstream release.
 - dropped scriptlets.

+ 10 - 7
g/gobject-introspection/gobject-introspection-vl.spec

@@ -1,14 +1,14 @@
 Summary:        Introspection system for GObject-based libraries
 Name:           gobject-introspection
-Version:        1.64.1
-Release:        2%{?_dist_release}
+Version:        1.68.0
+Release:        1%{?_dist_release}
 Group:          programming
 Vendor:         Project Vine
 Distribution:   Vine Linux
 
 License:        GPLv2+, LGPLv2+, MIT
 URL:            http://live.gnome.org/GObjectIntrospection
-%define         major_minor %(echo %{version} | sed -e 's/\.[0-9]*$//')
+%define         major_minor %(echo %{version} | cut -d . -f 1-2)
 Source0:        https://ftp.gnome.org/pub/gnome/sources/%{name}/%{major_minor}/%{name}-%{version}.tar.xz
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -57,6 +57,9 @@ Obsoletes: gir-repository-devel < 0.6.6
 Libraries and headers for gobject-introspection
 
 
+%debug_package
+
+
 %prep
 %setup -q
 
@@ -82,10 +85,6 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
 rm -rf $RPM_BUILD_ROOT
 
 
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
-
-
 %files
 %defattr(-,root,root,-)
 %license COPYING
@@ -111,6 +110,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/*.gz
 
 %changelog
+* Wed Mar 31 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.68.0-1
+- new upstream release.
+- droppecd ldconfig scritplets.
+
 * Sun Aug 16 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.64.1-2
 - rebuilt wirh python-3.8.
 

+ 9 - 12
j/jasper/jasper-vl.spec

@@ -2,7 +2,7 @@
 
 Name:           jasper
 Summary:        implementation of the JPEG-2000 standard, Part 1
-Version:        2.0.25
+Version:        2.0.28
 Release:        1%{?_dist_release}
 Group:          graphics
 Vendor:         Project Vine
@@ -80,16 +80,13 @@ This package contains runtime libraries for JasPer.
 
 
 %build
-mkdir -p builder
-pushd builder
-%cmake -DJAS_ENABLE_DOC:BOOL=OFF ..
-popd
-%make_build -C builder
+%cmake -DJAS_ENABLE_DOC:BOOL=OFF
+%cmake_build
 
 
 %install
 [ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
-make install/fast DESTDIR=%{buildroot} -C builder
+%cmake_install
 
 # Unpackaged files
 rm -f doc/README
@@ -98,17 +95,13 @@ rm -rf %{buildroot}%{_docdir}/JasPer
 
 
 %check
-make test -C builder
+%ctest
 
 
 %clean
 [ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
 
 
-%ldconfig_scriptlets libs
-%ldconfig_scriptlets -n compat32-%{name}-libs
-
-
 %files
 %defattr(-,root,root)
 %{!?_licensedir:%global license %%doc}
@@ -141,6 +134,10 @@ make test -C builder
 
 
 %changelog
+* Wed Mar 31 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.0.28-1
+- new upstream release.
+- dropped ldconfig scriptlets.
+
 * Sat Feb 27 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.0.25-1
 - new upstream release.
 - dropped Patch1000: fixed in upstream.

+ 15 - 16
j/json-glib/json-glib-vl.spec

@@ -4,9 +4,9 @@
 
 Name:		json-glib
 Summary:	Library for JavaScript Object Notation format
-Version:	1.4.4
-Release:	2%{?_dist_release}
-Group:		System Environment/Libraries
+Version:	1.6.2
+Release:	1%{?_dist_release}
+Group:		system
 Vendor:		Project Vine
 Distribution:	Vine Linux
 
@@ -29,10 +29,10 @@ for the JavaScript Object Notation (JSON) format.
 
 %package	devel
 Summary:	Development files for %{name}
-Group:		Development/Libraries
+Group:		programming
 Requires:	%{name} = %{version}-%{release}
 Requires:	glib2-devel >= %{glib_ver}
-Requires:	gtk-doc
+#Requires:	gtk-doc
 Requires:	pkgconfig
 
 
@@ -43,19 +43,22 @@ developing applications that use %{name}.
 # compat32
 %package -n compat32-%{name}
 Summary:	Library for JavaScript Object Notation format
-Group:		System Environment/Libraries
+Group:		system,legacy
 
 %description -n compat32-%{name}
 %{name} is a library providing serialization and deserialization support
 for the JavaScript Object Notation (JSON) format.
 
 
+%debug_package
+
+
 %prep
 %setup -q
 
 
 %build
-%meson
+%meson -Dgtk_doc=disabled
 %meson_build
 
 
@@ -76,14 +79,6 @@ rm -rf %{buildroot}%{_datadir}/installed-tests
 rm -rf %{buildroot}
 
 
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
-
-%post -n compat32-%{name} -p /sbin/ldconfig
-
-%postun -n compat32-%{name} -p /sbin/ldconfig
-
 %files -f %{name}-1.0.lang
 %defattr(-,root,root,-)
 %license COPYING
@@ -95,10 +90,10 @@ rm -rf %{buildroot}
 
 %files devel
 %defattr(-,root,root,-)
+#%{_datadir}/gtk-doc/html/%{name}
 %{_libdir}/lib%{name}*.so
 %{_libdir}/pkgconfig/%{name}-1.0.pc
 %{_includedir}/%{name}-1.0/
-#%{_datadir}/gtk-doc/html/%{name}/
 %{_datadir}/gir-1.0/Json-1.0.gir
 
 %if %{build_compat32}
@@ -109,6 +104,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Apr 01 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.6.2-1
+- new upstream release.
+- dropped ldconfig scriptlets.
+
 * Tue May 05 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.4.4-2
 - rebuilt with current envirpnment.
 

+ 4 - 1
k/kernel/kernel-vl.spec

@@ -39,7 +39,7 @@
 # adding some text to the end of the version number.
 #
 %define sublevel 4
-%define patchlevel 107
+%define patchlevel 109
 %define kversion 5.%{sublevel}
 %define rpmversion 5.%{sublevel}.%{patchlevel}
 %define release 1%{?_dist_release}%{?with_systemd:.systemd}
@@ -1209,6 +1209,9 @@ fi
 
 
 %changelog
+* Wed Mar 31 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.4.109-1
+- updated to 5.4.109.
+
 * Mon Mar 22 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.4.107-1
 - updated to 5.4.107.
 - resolved conflicts with other versions of kernel-devel.

+ 27 - 21
m/metacity/metacity-vl.spec

@@ -3,26 +3,39 @@
 Summary: Metacity window manager
 Summary(ja): Metacity ウインドウマネージャ
 Name: metacity
-Version: 3.36.1
+Version: 3.40.0
 Release: 1%{?_dist_release}
+Group: system
 Vendor: Project Vine
 Distribution: Vine Linux
 
 URL: http://ftp.gnome.org/pub/gnome/sources/metacity/
 License: GPL
-%global shortver %(echo %{version} | sed -e 's/\.[0-9]*$//')
+%global shortver %(echo %{version} | cut -d . -f 1-2)
 Source0: https://download.gnome.org/sources/%{name}/%{shortver}/%{name}-%{version}.tar.xz
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: gtk3-devel >= 3.15.2
+BuildRequires: glib2-devel
+BuildRequires: pango-devel
 BuildRequires: gsettings-desktop-schemas-devel >= 3.3.0
+BuildRequires: libXcomposite-devel
+BuildRequires: libXfixes-devel
+BuildRequires: libXrender-devel
+BuildRequires: libXdamage-devel
+BuildRequires: libXres-devel
+BuildRequires: libXpresent-devel
 BuildRequires: libcanberra-gtk3-devel
 BuildRequires: startup-notification-devel >= 0.7
+BuildRequires: libXcursor-devel
 BuildRequires: libgtop2-devel
+BuildRequires: libICE-devel
+BuildRequires: libXinerama-devel
+BuildRequires: libX11-devel
+BuildRequires: libXrandr-devel
 BuildRequires: libSM-devel
-BuildRequires: vulkan-devel
 BuildRequires: zenity
-BuildRequires: libtool, automake, autoconf
+BuildRequires: vulkan-devel
 BuildRequires: yelp-tools
 
 Requires: vine-themes
@@ -34,7 +47,7 @@ the GNOME desktop.
 
 %package devel
 Summary: Development files for metacity
-Group: Development/Libraries
+Group: programming
 Requires: gtk3-devel, libX11-devel
 Requires: pkgconfig
 Requires: %{name} = %{version}-%{release}
@@ -46,6 +59,9 @@ programs using the metacity-private library, since it is a private
 API. This package exists purely for technical reasons.
 
 
+%debug_package
+
+
 %prep
 %setup -q
 
@@ -70,43 +86,33 @@ make install DESTDIR=$RPM_BUILD_ROOT
 rm -rf $RPM_BUILD_ROOT
 
 
-%postun
-if [ $1 -eq 0 ]; then
-  glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
-fi
-
-%posttrans
-glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
-
-
 %files -f %{gettext_package}.lang
 %defattr(-,root,root)
 %license COPYING
 %doc README AUTHORS NEWS HACKING doc/theme-format.txt doc/metacity-theme.dtd
 %{_bindir}/metacity
 %{_bindir}/metacity-message
-%{_datadir}/metacity
+%{_datadir}/glib-2.0/schemas/*
+%{_datadir}/gnome-control-center/keybindings/*
 %{_libdir}/lib*.so.*
 %{_mandir}/man1/metacity.1.gz
 %{_mandir}/man1/metacity-message.1.gz
-%{_datadir}/glib-2.0/schemas/org.gnome.metacity.gschema.xml
-%{_datadir}/glib-2.0/schemas/org.gnome.metacity.keybindings.gschema.xml
-%{_datadir}/glib-2.0/schemas/org.gnome.metacity.theme.gschema.xml
-%{_datadir}/gnome-control-center/keybindings/*
 %{_datadir}/applications/metacity.desktop
 
 %files devel
 %defattr(-,root,root)
 %{_bindir}/metacity-theme-viewer
-%{_bindir}/metacity-window-demo
 %{_includedir}/*
 %{_libdir}/lib*.so
 %{_libdir}/pkgconfig/*
 %{_mandir}/man1/metacity-theme-viewer.1.gz
-%{_mandir}/man1/metacity-window-demo.1.gz
 
 
 %changelog
+* Wed Mar 31 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.40.0-1
+- new upstream release.
+- dropped scriptlets.
+
 * Tue Aug 04 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.36.1-1
 - new upstream release.
 

+ 21 - 20
w/webkitgtk4/webkitgtk4-vl.spec

@@ -10,7 +10,7 @@
 
 Summary:        GTK+ Web content engine library
 Name:           webkitgtk4
-Version:        2.30.5
+Version:        2.32.0
 Release:        1%{?_dist_release}%{?with_systemd:.systemd}
 Group:          system
 Vendor:         Project Vine
@@ -131,24 +131,23 @@ rm -rf Source/ThirdParty/qunit/
 
 
 %build
-# binutils-2.23 doesn't support "reduce-memory-overheads"
-# Use linker flags to reduce memory consumption
-# global optflags %{optflags} -Wl,--no-keep-memory -Wl,--reduce-memory-overheads
-
-%if %{with clang}
 %ifnarch x86_64
 %define cflags_add --rtlib=compiler-rt
 %endif
 
-%global optflags  %(echo %{optflags} -DENABLE_YARR_JIT=0 | sed -e 's/-fno-schedule-insns2//') -fuse-ld=lld %{?cflags_add}
-%else
-%global optflags  %{optflags} -DENABLE_YARR_JIT=0
-%endif
-
 %if %{with clang}
 export CC=clang
 export CXX=clang++
 export LD=ld.lld
+
+%ifnarch x86_64
+%define cflags_add --rtlib=compiler-rt
+%endif
+
+%global optflags  %(echo %{optflags} -DENABLE_YARR_JIT=0 | sed -e 's/-fno-schedule-insns2//') -fuse-ld=lld %{?cflags_add}
+%global build_ldflags %{build_ldflags}
+%else
+%global optflags %(echo %{optflags} | sed 's/-g /-g1 /')
 %endif
 
 %cmake \
@@ -159,23 +158,27 @@ export LD=ld.lld
 %endif
   -DPORT=GTK \
   -DCMAKE_BUILD_TYPE=Release \
+  -DUSER_AGENT_BRANDING="Vine Linux" \
   -DENABLE_JIT=OFF \
   -DENABLE_LLINT_C_LOOP=ON \
   -DUSE_GSTREAMER_GL=OFF \
   -DUSE_OPENJPEG=OFF \
   -DENABLE_GTKDOC=OFF \
+  -DUSE_WPE_RENDERER=OFF \
+  -DENABLE_GAMEPAD=NO \
 %if %{with systemd}
   -DUSE_SYSTEMD=ON \
 %else
   -DUSE_SYSTEMD=OFF \
 %endif
-  ..
 
-ninja -C %{_vpath_builddir}
+# Show the build time in the status
+export NINJA_STATUS="[%f/%t][%e] "
+%cmake_build
 
 
 %install
-DESTDIR=%{buildroot} ninja -C %{_vpath_builddir} install
+%cmake_install
 
 %find_lang WebKit2GTK-4.0
 
@@ -193,12 +196,6 @@ DESTDIR=%{buildroot} ninja -C %{_vpath_builddir} install
 %add_to_license_files Source/WTF/wtf/dtoa/LICENSE
 
 
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
-%post jsc -p /sbin/ldconfig
-%postun jsc -p /sbin/ldconfig
-
-
 %files -f WebKit2GTK-4.0.lang
 %license _license_files/*
 %{_libdir}/libwebkit2gtk-4.0.so.*
@@ -234,6 +231,10 @@ DESTDIR=%{buildroot} ninja -C %{_vpath_builddir} install
 
 
 %changelog
+* Thu Apr 01 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 2.32.0-1
+- new upstream release.
+- dropped ldconfig scriptlets.
+
 * Tue Mar 02 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 2.30.5-1
 - new upstream release.