diff --git a/libwnck.spec b/libwnck.spec index 3eb1791..bb971be 100644 --- a/libwnck.spec +++ b/libwnck.spec @@ -1,7 +1,7 @@ %define apiver 3 %define majver %(echo %version | cut -d. -f 1) Name: libwnck -Version: 43.1 +Version: 43.2 Release: 1mamba Summary: libwnck implements pagers, tasklists, and other such things Group: System/Libraries @@ -47,7 +47,6 @@ Requires: gtk-doc %description apidocs %{name} API documentation. -%debug_package %prep %setup -q @@ -93,6 +92,9 @@ rm -f %{buildroot}%{_libdir}/*.la %{_datadir}/gtk-doc/html/%{name}-%{apiver}.0/* %changelog +* Wed Jan 15 2025 Automatic Build System 43.2-1mamba +- automatic version update by autodist + * Sun Oct 06 2024 Automatic Build System 43.1-1mamba - automatic version update by autodist