automatic version update by autodist [release 2.1.0-1mamba;Tue Oct 01 2024]

This commit is contained in:
Automatic Build System 2024-10-01 10:05:44 +02:00
parent 97482096d8
commit 901f647df6

View File

@ -1,5 +1,5 @@
Name: indi
Version: 2.0.9
Version: 2.1.0
Release: 1mamba
Summary: INDI astronomical instrumentation control Core Library
Group: System/Libraries
@ -65,8 +65,6 @@ This package contains libraries and header files for developing applications tha
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -n lib%{name} -p /sbin/ldconfig
%postun -n lib%{name} -p /sbin/ldconfig
%files
%defattr(-,root,root)
@ -106,6 +104,9 @@ This package contains libraries and header files for developing applications tha
%doc ChangeLog NEWS README README.Cygwin README.md
%changelog
* Tue Oct 01 2024 Automatic Build System <autodist@openmamba.org> 2.1.0-1mamba
- automatic version update by autodist
* Sat Aug 03 2024 Automatic Build System <autodist@openmamba.org> 2.0.9-1mamba
- automatic version update by autodist