diff --git a/wordpress-plugin-defaults.spec b/wordpress-plugin-defaults.spec index e41534b..df2b554 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: 11%{?dist} +Release: 12%{?dist} Summary: %{plugin_human_name} plugin for WordPress Group: Applications/Publishing @@ -44,6 +44,9 @@ rm -rf %{buildroot} %doc wpmu-new-blog-defaults/readme.txt %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 2.1-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Jul 27 2017 Fedora Release Engineering - 2.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild