Update to 8.1.0
This commit is contained in:
parent
b90f33ed3e
commit
10c7d8d4c6
2
.gitignore
vendored
2
.gitignore
vendored
@ -10,3 +10,5 @@
|
||||
/proj-8.0.0.tar.gz
|
||||
/proj-data-1.5.tar.gz
|
||||
/proj-8.0.1.tar.gz
|
||||
/proj-8.1.0.tar.gz
|
||||
/proj-data-1.7.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
%global proj_version 8.0.1
|
||||
%global data_version 1.5
|
||||
%global proj_version 8.1.0
|
||||
%global data_version 1.7
|
||||
|
||||
# The name is special so that rpmdev-bumpspec will bump this rather than adding .1 to the end
|
||||
%global baserelease 1
|
||||
@ -235,6 +235,10 @@ tar -xf %{SOURCE1} --directory %{buildroot}%{_datadir}/%{name}
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 05 2021 Sandro Mani <manisandro@gmail.com> - 8.1.0-1
|
||||
- Update to 8.1.0
|
||||
- Update proj-data to 1.7
|
||||
|
||||
* Thu May 06 2021 Sandro Mani <manisandro@gmail.com> - 8.0.1-1
|
||||
- Update to 8.0.1
|
||||
|
||||
|
||||
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (proj-8.0.1.tar.gz) = cb5550a9fbccfc680bebb3b8c5ad347d53c38cb526edf4dcaa3af0eff57410b4d4d028e246954c4202a1d637e1e6f4e7a6a33e8741e8aa0a58bdfc8a5dbc68c9
|
||||
SHA512 (proj-data-1.5.tar.gz) = a4ca7adf8e65832a764a2bac72b6881a08977e0a70baf822d362e9aac408eca6481fb675bb0d6a58c140be0cff3b9e38803db84e8b97265ba181c3459b994c94
|
||||
SHA512 (proj-8.1.0.tar.gz) = 0c11d43bcdf97fbb3be9238c77cc111ae6df7948dc5076b1a31350c84a60299964ea1a320edfbee0568a2d9d3c7f80eafa6322adfdf99aea5f06172d7ee53a2f
|
||||
SHA512 (proj-data-1.7.tar.gz) = 03865e972cc5898b3995582e5a5b8d129609b89ef9a077fa775aaf0b2f4a6002605cd657443840d83ffd5f56233d7d248e3442f7d0efdddfd0f90f2959831310
|
||||
|
||||
Loading…
Reference in New Issue
Block a user