diff --git a/yelp-42.2.tar.xz b/yelp-42.2.tar.xz deleted file mode 100644 index 13ee1df487b5d4817e79b5e35cbac3153f62da21..0000000000000000000000000000000000000000 Binary files a/yelp-42.2.tar.xz and /dev/null differ diff --git a/yelp-42.3.tar.xz b/yelp-42.3.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..03278249d5e0e744b65cf1414ee204492f618307 Binary files /dev/null and b/yelp-42.3.tar.xz differ diff --git a/yelp.spec b/yelp.spec index 2929d8fa807215aad7fe257ecfb00c48cca4f3db..cf721166e86e60e94d0574223faeea255f5032cb 100644 --- a/yelp.spec +++ b/yelp.spec @@ -1,7 +1,7 @@ Name: yelp Epoch: 2 -Version: 42.2 -Release: 2 +Version: 42.3 +Release: 1 Summary: Help browser for the GNOME desktop License: LGPL-2.1-or-later and Apache-2.0 AND GPL-2.0-or-later URL: https://wiki.gnome.org/Apps/Yelp @@ -10,8 +10,10 @@ Source: https://download.gnome.org/sources/%{name}/42/%{name}-%{version} # https://bugzilla.gnome.org/show_bug.cgi?id=687960 Patch1: 0001-Center-new-windows.patch -BuildRequires: gcc make bzip2-devel gettext-devel -BuildRequires: intltool itstool desktop-file-utils +BuildRequires: gcc +BuildRequires: meson >= 1.3 +BuildRequires: bzip2-devel gettext-devel +BuildRequires: itstool desktop-file-utils BuildRequires: pkgconfig(gio-2.0) >= 2.67.4 BuildRequires: pkgconfig(gio-unix-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.3 @@ -24,9 +26,9 @@ BuildRequires: pkgconfig(libxslt) >= 1.1.4 BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(webkit2gtk-4.1) BuildRequires: pkgconfig(webkit2gtk-web-extension-4.1) -BuildRequires: pkgconfig(yelp-xsl) >= 41.0 +BuildRequires: pkgconfig(yelp-xsl) >= 42.3 -Requires: yelp-xsl +Requires: yelp-xsl >= 42.3 Obsoletes: %{name}-libs < %{epoch}:%{version}-%{release} %description @@ -47,12 +49,11 @@ The %{name}-devel package contains libraries and header files for %{name}. %autosetup -n %{name}-%{version} -p1 %build -%configure --disable-static -%make_build +%meson +%meson_build %install -%make_install -%delete_la_and_a +%meson_install %find_lang %{name} @@ -78,10 +79,13 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/yelp.desktop %{_includedir}/libyelp %changelog +* Wed Jun 18 2025 Funda Wang - 2:42.3-1 +- update to 42.3 + * Tue Dec 03 2024 Funda Wang - 2:42.2-2 - build with webkitgtk-4.1 -* Sat Oct 1 2022 Funda Wang - 2:42.2-1 - Update to 42.2 - Rewrite BuildRequires as pkconfig based on source @@ -89,19 +93,19 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/yelp.desktop - Update to 42.1 * Tue Jun 22 2021 weijin deng - 2:3.38.3-1 -- Upgrade to 2:3.38.3 +- Upgrade to 3.38.3 -* Fri Jan 29 2021 jinzhimin 2:3.38.2-1 -- Upgrade to 2:3.38.2 +* Fri Jan 29 2021 jinzhimin - 2:3.38.2-1 +- Upgrade to 3.38.2 -* Tue Sep 1 2020 yeah_wang 3.36.0-2 +* Tue Sep 1 2020 yeah_wang - 2:3.36.0-2 - fix source URL -* Mon Jul 20 2020 chengguipeng 3.36.0-1 +* Mon Jul 20 2020 chengguipeng - 2:3.36.0-1 - Upgrade to 3.36.0-1 -* Mon May 18 2020 wangchen - 3.34.0-2 +* Mon May 18 2020 wangchen - 2:3.34.0-2 - rebuild for yelp -* Fri Oct 11 2019 openEuler Buildteam - 3.34.0-1 +* Fri Oct 11 2019 openEuler Buildteam - 2:3.34.0-1 - Package init