automatic version update by autodist [release 2.54.0-1mamba;Sun Sep 15 2024]
This commit is contained in:
parent
04bd18ae9a
commit
75f658cd0b
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: at-spi2-core
|
Name: at-spi2-core
|
||||||
Version: 2.52.0
|
Version: 2.54.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Protocol definitions and daemon for D-Bus at-spi
|
Summary: Protocol definitions and daemon for D-Bus at-spi
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -76,8 +76,6 @@ This package includes the %{name} API documentation.
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -n lib%{name} -p /sbin/ldconfig
|
|
||||||
%postun -n lib%{name} -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -124,6 +122,9 @@ This package includes the %{name} API documentation.
|
|||||||
#%{_datadir}/gtk-doc/html/libatspi/*
|
#%{_datadir}/gtk-doc/html/libatspi/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 15 2024 Automatic Build System <autodist@openmamba.org> 2.54.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Mar 18 2024 Automatic Build System <autodist@openmamba.org> 2.52.0-1mamba
|
* Mon Mar 18 2024 Automatic Build System <autodist@openmamba.org> 2.52.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user