automatic version update by autodist [release 2024.8-1mamba;Fri Sep 20 2024]
This commit is contained in:
parent
d2f5b523d6
commit
f12b591b36
@ -1,5 +1,5 @@
|
||||
Name: ostree
|
||||
Version: 2024.7
|
||||
Version: 2024.8
|
||||
Release: 1mamba
|
||||
Summary: Operating system and container binary deployment and upgrades
|
||||
Group: System/Management
|
||||
@ -65,8 +65,6 @@ NOCONFIGURE=1 ./autogen.sh
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -110,6 +108,9 @@ NOCONFIGURE=1 ./autogen.sh
|
||||
%doc README.md TODO
|
||||
|
||||
%changelog
|
||||
* Fri Sep 20 2024 Automatic Build System <autodist@openmamba.org> 2024.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 20 2024 Automatic Build System <autodist@openmamba.org> 2024.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user