[wordpress] Fix changelog

Matej Cepl mcepl at fedoraproject.org
Wed Jun 1 17:45:19 UTC 2011


commit 77298dfdc734460882e67cbd80091eb7f0ff1de9
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Wed Jun 1 19:45:00 2011 +0200

    Fix changelog

 wordpress.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/wordpress.spec b/wordpress.spec
index 46f49e3..5c3b428 100644
--- a/wordpress.spec
+++ b/wordpress.spec
@@ -108,13 +108,15 @@ rm -rf ${RPM_BUILD_ROOT}
 %dir %{_sysconfdir}/wordpress
 
 %changelog
+* Wed Jun 01 2011 Matěj Cepl <mcepl at redhat.com> - 3.1.3-2
+- Fix old FSF address and Summary to make rpmlint happy.
+- Make wp-content directory owned by apache:apache
+- Correctly Provides/Obsoletes (with versions)
+
 * Wed May 25 2011 Matěj Cepl <mcepl at redhat.com> - 3.1.3-1
 - Upgrade to the latest upstream version (security fixes and enhancements, BZ 707772)
 - Move wp-content directory to /var/www/wordpress/ (BZ 522897)
 - Simplify overly detailed %%files
-- Fix old FSF address and Summary to make rpmlint happy.
-- Make wp-content directory owned by apache:apache
-- Correctly Provides/Obsoletes (with versions)
 
 * Sun May 01 2011 Matěj Cepl <mcepl at redhat.com> - 3.1.2-1
 - New upstream release.


More information about the scm-commits mailing list