diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 2bed2f1..34414c0 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: at-spi2-core -Version: 2.52.0 +Version: 2.54.0 Release: 1mamba Summary: Protocol definitions and daemon for D-Bus at-spi Group: System/Libraries @@ -76,8 +76,6 @@ This package includes the %{name} API documentation. %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig %files -f %{name}.lang %defattr(-,root,root) @@ -124,6 +122,9 @@ This package includes the %{name} API documentation. #%{_datadir}/gtk-doc/html/libatspi/* %changelog +* Sun Sep 15 2024 Automatic Build System 2.54.0-1mamba +- automatic version update by autodist + * Mon Mar 18 2024 Automatic Build System 2.52.0-1mamba - automatic version update by autodist