From a3f5d17a61c783b0f9b8c54cee6ebbfc2c260bbc Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 11 Jan 2025 21:39:29 +0100 Subject: [PATCH] automatic version update by autodist [release 1.15-1mamba;Sat Jan 11 2025] --- pugixml.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pugixml.spec b/pugixml.spec index b18f7f4..dfa857e 100644 --- a/pugixml.spec +++ b/pugixml.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: pugixml -Version: 1.14 +Version: 1.15 Release: 1mamba Summary: A light-weight C++ XML processing library Group: System/Libraries @@ -27,7 +27,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} %description devel This package contains libraries and header files for developing applications that use %{name}. -%debug_package %prep %setup -q -n pugixml-%{majver} @@ -44,8 +43,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) @@ -62,6 +59,9 @@ This package contains libraries and header files for developing applications tha %doc readme.txt %changelog +* Sat Jan 11 2025 Automatic Build System 1.15-1mamba +- automatic version update by autodist + * Sun Dec 24 2023 Automatic Build System 1.14-1mamba - automatic version update by autodist