diff --git a/sources b/sources index 4c4b8f0..d6c4e33 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wordpress-5.6.1.tar.gz) = c6ede085a3b9fc66e5b9d685bfb0f82c5c69fda92a5184baf2ed0e9ae375e1b122628fd3d59cad88f67ea5f8d069fe84ca736be6f183ff539fd575889699b286 +SHA512 (wordpress-5.6.2.tar.gz) = 5602104cdaaaf354f0b24782ceb0b32b8a8af5e4a9d698376a9ac263bc77f0c5d461d40587e0010e63e97c3d415db6ad3aead6069bba5ebcba03e783fbacbb69 diff --git a/wordpress.spec b/wordpress.spec index 523e0d8..3f3253a 100644 --- a/wordpress.spec +++ b/wordpress.spec @@ -13,7 +13,7 @@ %else %global with_nginx 0 %endif -%global upstream_version 5.6.1 +%global upstream_version 5.6.2 #global upstream_prever RC5 #global upstream_lower rc5 @@ -278,6 +278,9 @@ find ${RPM_BUILD_ROOT} \( -name \*.dolly -o -name \*.rhbz522897 -o -name \*.orig %changelog +* Tue Feb 23 2021 Remi Collet - 5.6.2-1 +- WordPress 5.6.2 Maintenance Release + * Fri Feb 5 2021 Remi Collet - 5.6.1-1 - WordPress 5.6.1 Maintenance Release