Update to 7.4.5
This commit is contained in:
parent
d6488a25c9
commit
8061014c8b
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/mapserver-d5c22cd3113ba85f5b1f1c406fe4055f75d04ce3.tar.gz
|
||||
/mapserver-7fe9b2b9f74796731cba2f7f09c8f41875f020e4.tar.gz
|
||||
/mapserver-7.4.3.tar.gz
|
||||
/MapServer-7.4.5.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
%global ini_name 40-mapserver.ini
|
||||
%global project_owner mapserver
|
||||
%global project_name mapserver
|
||||
%global project_owner MapServer
|
||||
%global project_name MapServer
|
||||
# MapServer doesn't support PHP 7 yet. See:
|
||||
# https://github.com/mapserver/mapserver/issues/5252
|
||||
%global php_mapscript 1
|
||||
@ -10,8 +10,8 @@
|
||||
|
||||
|
||||
Name: mapserver
|
||||
Version: 7.4.3
|
||||
Release: 10%{?dist}
|
||||
Version: 7.4.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Environment for building spatially-enabled internet applications
|
||||
%global dashver %(echo %version | sed 's|\\.|-|g')
|
||||
|
||||
@ -303,6 +303,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue May 25 2021 Sandro Mani <manisandro@gmail.com> - 7.4.5-1
|
||||
- Update to 7.4.5
|
||||
|
||||
* Thu Oct 01 2020 Petr Pisar <ppisar@redhat.com> - 7.4.3-10
|
||||
- Adapt to new CMake (bug #1864110)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mapserver-7.4.3.tar.gz) = 5943f976b8116f6c580e7c7e1ffea4bcc257d216d5105815167c7fb72542a45b7fa50ffe44c95b40eaf36647733a32ae92102c8688b6bef6dcd7a5a669bae498
|
||||
SHA512 (MapServer-7.4.5.tar.gz) = b5435c40a7c4e3cbfb933468c63d4a005f865c49272ea0571b0884c2564d5089ce4d7a2c0388f58f79a43e54c35963994fea12d1fa735287ffccb1a9871c6d75
|
||||
|
Loading…
Reference in New Issue
Block a user