diff --git a/wordpress-plugin-defaults.spec b/wordpress-plugin-defaults.spec index 3e4a79d..6cbf77a 100644 --- a/wordpress-plugin-defaults.spec +++ b/wordpress-plugin-defaults.spec @@ -5,7 +5,7 @@ Name: wordpress-plugin-%{plugin_name} # This does not come from wordpress.org, so I made my own plugin_name and plugin_human_name # I spoke to ianweller about this and he said just to comment the spec file Version: 2.1 -Release: 14%{?dist} +Release: 15%{?dist} Summary: %{plugin_human_name} plugin for WordPress License: GPLv2+ @@ -38,6 +38,9 @@ cp -a wpmu-new-blog-defaults/cets_blog_defaults.php %{buildroot}%{_datadir}/word %doc wpmu-new-blog-defaults/readme.txt %changelog +* Sat Jul 27 2019 Fedora Release Engineering - 2.1-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun Feb 03 2019 Fedora Release Engineering - 2.1-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild