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
|
Name: ostree
|
||||||
Version: 2024.7
|
Version: 2024.8
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Operating system and container binary deployment and upgrades
|
Summary: Operating system and container binary deployment and upgrades
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
@ -65,8 +65,6 @@ NOCONFIGURE=1 ./autogen.sh
|
|||||||
%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
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -110,6 +108,9 @@ NOCONFIGURE=1 ./autogen.sh
|
|||||||
%doc README.md TODO
|
%doc README.md TODO
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Jul 20 2024 Automatic Build System <autodist@openmamba.org> 2024.7-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user