diff --git a/wordpress-plugin-defaults.spec b/wordpress-plugin-defaults.spec index 4a77764..b41cf51 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: 7%{?dist} +Release: 8%{?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 Jun 19 2015 Fedora Release Engineering - 2.1-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sun Jun 08 2014 Fedora Release Engineering - 2.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild