From d645e1186208f2224b7551f115320e6af96b5ead Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 22 Jan 2025 07:58:59 +0100 Subject: [PATCH] automatic version update by autodist [release 1.16.1-1mamba;Tue Jan 21 2025] --- libwpe.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libwpe.spec b/libwpe.spec index 98e910c..c9b6044 100644 --- a/libwpe.spec +++ b/libwpe.spec @@ -1,5 +1,5 @@ Name: libwpe -Version: 1.16.0 +Version: 1.16.1 Release: 1mamba Summary: General-purpose library specifically developed for the WPE-flavored port of WebKit Group: System/Libraries @@ -30,7 +30,6 @@ Requires: pkg-config %description devel This package contains libraries and header files for developing applications that use %{name}. -%debug_package %prep %setup -q @@ -46,8 +45,6 @@ This package contains libraries and header files for developing applications tha %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files %defattr(-,root,root) @@ -64,6 +61,9 @@ This package contains libraries and header files for developing applications tha %doc NEWS %changelog +* Tue Jan 21 2025 Automatic Build System 1.16.1-1mamba +- automatic version update by autodist + * Fri Mar 22 2024 Automatic Build System 1.16.0-1mamba - automatic version update by autodist