diff --git a/libwnck.spec b/libwnck.spec index c77e27c..3eb1791 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.0 +Version: 43.1 Release: 1mamba Summary: libwnck implements pagers, tasklists, and other such things Group: System/Libraries @@ -18,7 +18,7 @@ BuildRequires: glibc-devel BuildRequires: libX11-devel BuildRequires: libXrender-devel BuildRequires: libXres-devel -BuildRequires: libatk-devel +BuildRequires: libat-spi2-core-devel BuildRequires: libcairo-devel BuildRequires: libgdk-pixbuf-devel BuildRequires: libglib-devel @@ -69,8 +69,6 @@ rm -f %{buildroot}%{_libdir}/*.la %clean [ "%{buildroot}" != / ] && rm -rf %{buildroot} -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files -f %{name}.lang %defattr(-,root,root) @@ -95,6 +93,9 @@ rm -f %{buildroot}%{_libdir}/*.la %{_datadir}/gtk-doc/html/%{name}-%{apiver}.0/* %changelog +* Sun Oct 06 2024 Automatic Build System 43.1-1mamba +- automatic version update by autodist + * Sun Sep 18 2022 Automatic Build System 43.0-1mamba - automatic version update by autodist