From 7e4a148e4a0618f21f3f541af22c7fc4132f4e7b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 17 Oct 2024 20:30:29 +0200 Subject: [PATCH] automatic version update by autodist [release 2.0.5-1mamba;Sat Oct 12 2024] --- libpeas.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/libpeas.spec b/libpeas.spec index e24d0af..fd82f16 100644 --- a/libpeas.spec +++ b/libpeas.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: libpeas -Version: 2.0.3 +Version: 2.0.5 Release: 1mamba Summary: A gobject-based plugins engine Group: System/Libraries @@ -16,7 +16,7 @@ BuildRequires: libgcc BuildRequires: libgjs-devel BuildRequires: libglib-devel BuildRequires: liblua51-devel -BuildRequires: libmozjs115-devel +BuildRequires: libmozjs128-devel BuildRequires: libpython3-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END @@ -71,8 +71,6 @@ This package includes the %{name} API documentation. %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files -f %{name}.lang %defattr(-,root,root) @@ -99,6 +97,9 @@ This package includes the %{name} API documentation. %{_docdir}/libpeas-2/* %changelog +* Sat Oct 12 2024 Automatic Build System 2.0.5-1mamba +- automatic version update by autodist + * Sun Jun 30 2024 Automatic Build System 2.0.3-1mamba - automatic version update by autodist