Fix files
This commit is contained in:
parent
923138074c
commit
0d621cd9ea
12
geos.spec
12
geos.spec
@ -119,7 +119,7 @@ rm -f %{buildroot}%{mingw64_bindir}/geos-config
|
||||
%doc AUTHORS NEWS.md README.md
|
||||
%license COPYING
|
||||
%{_bindir}/geosop
|
||||
%{_libdir}/libgeos.so.3.12.0
|
||||
%{_libdir}/libgeos.so.3.12.1
|
||||
%{_libdir}/libgeos_c.so.1*
|
||||
|
||||
%files devel
|
||||
@ -137,7 +137,7 @@ rm -f %{buildroot}%{mingw64_bindir}/geos-config
|
||||
%files -n mingw32-%{name}
|
||||
%license COPYING
|
||||
%{mingw32_bindir}/geosop.exe
|
||||
%{mingw32_bindir}/libgeos-3.12.0.dll
|
||||
%{mingw32_bindir}/libgeos-3.12.1.dll
|
||||
%{mingw32_bindir}/libgeos_c-1.dll
|
||||
%{mingw32_includedir}/geos/
|
||||
%{mingw32_includedir}/geos_c.h
|
||||
@ -150,7 +150,7 @@ rm -f %{buildroot}%{mingw64_bindir}/geos-config
|
||||
%files -n mingw64-%{name}
|
||||
%license COPYING
|
||||
%{mingw64_bindir}/geosop.exe
|
||||
%{mingw64_bindir}/libgeos-3.12.0.dll
|
||||
%{mingw64_bindir}/libgeos-3.12.1.dll
|
||||
%{mingw64_bindir}/libgeos_c-1.dll
|
||||
%{mingw64_includedir}/geos/
|
||||
%{mingw64_includedir}/geos_c.h
|
||||
@ -166,11 +166,11 @@ rm -f %{buildroot}%{mingw64_bindir}/geos-config
|
||||
* Sun Nov 12 2023 Sandro Mani <manisandro@gmail.com> - 3.12.1-1
|
||||
- Update to 3.12.1
|
||||
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.0-2
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Thu Jul 06 2023 Sandro Mani <manisandro@gmail.com> - 3.12.0-1
|
||||
- Update to 3.12.0
|
||||
* Thu Jul 06 2023 Sandro Mani <manisandro@gmail.com> - 3.12.1-1
|
||||
- Update to 3.12.1
|
||||
|
||||
* Sun Mar 19 2023 Sandro Mani <manisandro@gmail.com> - 3.11.2-1
|
||||
- Update to 3.11.2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user