automatic version update by autodist [release 0.26-1mamba;Thu Apr 06 2023]
This commit is contained in:
parent
4fb0f0ab1f
commit
bcfb6da2d1
12
libisl.spec
12
libisl.spec
@ -1,5 +1,5 @@
|
||||
Name: libisl
|
||||
Version: 0.25
|
||||
Version: 0.26
|
||||
Release: 1mamba
|
||||
Summary: Integer Set Library
|
||||
Group: Development/Libraries
|
||||
@ -49,20 +49,22 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/*.so.*
|
||||
%{_libdir}/libisl.so.*
|
||||
%doc AUTHORS LICENSE
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%dir %{_includedir}/isl
|
||||
%{_includedir}/isl/*
|
||||
%{_libdir}/*.a
|
||||
%{_libdir}/*.la
|
||||
%{_libdir}/*.so
|
||||
%{_libdir}/libisl.a
|
||||
%{_libdir}/libisl.so
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%doc ChangeLog README
|
||||
|
||||
%changelog
|
||||
* Thu Apr 06 2023 Automatic Build System <autodist@mambasoft.it> 0.26-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 23 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.25-1mamba
|
||||
- update to 0.25
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user