automatic version update by autodist [release 0.73.4-1mamba;Thu Nov 14 2024]

This commit is contained in:
Automatic Build System 2024-11-16 09:21:58 +01:00
parent 530d92cd9a
commit 48dc75b8cd

View File

@ -1,5 +1,5 @@
Name: libdnf Name: libdnf
Version: 0.73.3 Version: 0.73.4
Release: 1mamba Release: 1mamba
Summary: Software management library Summary: Software management library
Group: System/Libraries Group: System/Libraries
@ -88,8 +88,6 @@ export LC_ALL=en_US.UTF8
%clean %clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files -f %{name}.lang %files -f %{name}.lang
%defattr(-,root,root) %defattr(-,root,root)
@ -116,6 +114,9 @@ export LC_ALL=en_US.UTF8
%doc README.md %doc README.md
%changelog %changelog
* Thu Nov 14 2024 Automatic Build System <autodist@openmamba.org> 0.73.4-1mamba
- automatic version update by autodist
* Fri Aug 16 2024 Automatic Build System <autodist@openmamba.org> 0.73.3-1mamba * Fri Aug 16 2024 Automatic Build System <autodist@openmamba.org> 0.73.3-1mamba
- automatic version update by autodist - automatic version update by autodist