Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
7776db3302
commit
ea5d9eb3b8
1 changed files with 4 additions and 1 deletions
|
|
@ -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: 20%{?dist}
|
||||
Release: 21%{?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 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-21
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-20
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue