diff --git a/proj.spec b/proj.spec index eae8584..ecfd333 100644 --- a/proj.spec +++ b/proj.spec @@ -2,7 +2,7 @@ %global datumgrid_version 1.8 # The name is special so that rpmdev-bumpspec will bump this rather than adding .1 to the end -%global baserelease 4 +%global baserelease 5 # In order to avoid needing to keep incrementing the release version for the # main package forever, we will just construct one for proj that is guaranteed @@ -147,6 +147,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} \ %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 6.3.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue May 12 2020 Markus Neteler - 6.3.2-2 - disable gtest external on EPEL8 due to compilation error