From 1ccee55a5e7bad4305740ddc822d97a2db4b550e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 04:41:24 +0100 Subject: [PATCH] automatic update by autodist [release 0.17.1-1mamba;Sat Sep 17 2016] --- libisl.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libisl.spec b/libisl.spec index 5b80e0a..8de8cab 100644 --- a/libisl.spec +++ b/libisl.spec @@ -1,5 +1,5 @@ Name: libisl -Version: 0.14 +Version: 0.17.1 Release: 1mamba Summary: Integer Set Library Group: Development/Libraries @@ -55,7 +55,7 @@ This package contains libraries and header files for developing applications tha %files devel %defattr(-,root,root) %dir %{_includedir}/isl -%{_includedir}/isl/*.h +%{_includedir}/isl/* %dir %{_includedir}/isl/deprecated %{_includedir}/isl/deprecated/*.h %{_libdir}/*.a @@ -65,6 +65,9 @@ This package contains libraries and header files for developing applications tha %doc ChangeLog README %changelog +* Sat Sep 17 2016 Automatic Build System 0.17.1-1mamba +- automatic update by autodist + * Sat Nov 21 2015 Silvan Calarco 0.14-1mamba - update to 0.14 (downgrade to version required to build gcc 5.2.0)