From 9321cb4463ff6877eb711f199c6bc63fe113ca10 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 22 Nov 2024 10:55:00 +0100 Subject: [PATCH] automatic version update by autodist [release 0.15.0-1mamba;Fri Nov 22 2024] --- rabbitmq-c.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/rabbitmq-c.spec b/rabbitmq-c.spec index b482527..1f6c81c 100644 --- a/rabbitmq-c.spec +++ b/rabbitmq-c.spec @@ -1,5 +1,5 @@ Name: rabbitmq-c -Version: 0.14.0 +Version: 0.15.0 Release: 1mamba Summary: RabbitMQ C AMQP client library Group: Applications/Networking @@ -53,8 +53,6 @@ This package contains libraries and header files for developing applications tha %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig #%files #%defattr(-,root,root) @@ -78,6 +76,9 @@ This package contains libraries and header files for developing applications tha %doc ChangeLog.md README.md %changelog +* Fri Nov 22 2024 Automatic Build System 0.15.0-1mamba +- automatic version update by autodist + * Sun Mar 24 2024 Automatic Build System 0.14.0-1mamba - automatic update by autodist