diff --git a/libgupnp.spec b/libgupnp.spec index ac1b32b..1336f12 100644 --- a/libgupnp.spec +++ b/libgupnp.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: libgupnp -Version: 1.6.6 +Version: 1.6.7 Release: 1mamba Summary: An object-oriented open source framework for creating UPnP devices and control points Group: System/Libraries @@ -60,9 +60,7 @@ This package contains tools provided with %{name}. %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files %defattr(-,root,root) @@ -90,6 +88,9 @@ This package contains tools provided with %{name}. %doc NEWS %changelog +* Tue Sep 24 2024 Automatic Build System 1.6.7-1mamba +- automatic version update by autodist + * Fri Nov 03 2023 Automatic Build System 1.6.6-1mamba - automatic version update by autodist