[moodle] 2.2.3.

Jon Ciesla limb at fedoraproject.org
Wed May 23 16:29:30 UTC 2012


commit bed67cba58fe33157de706c8c08c0617f29d4eaf
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Wed May 23 11:29:11 2012 -0500

    2.2.3.

 .gitignore  |    1 +
 moodle.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b8b556d..600a0c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -263,3 +263,4 @@ zh_tw_utf8.zip
 /moodle-2.2.tgz
 /moodle-2.2.1.tgz
 /moodle-2.2.2.tgz
+/moodle-2.2.3.tgz
diff --git a/moodle.spec b/moodle.spec
index fec38bb..521a630 100644
--- a/moodle.spec
+++ b/moodle.spec
@@ -6,8 +6,8 @@
 %define __perl_provides %{nil}
 
 Name:           moodle
-Version:        2.2.2
-Release:       	3%{?dist}
+Version:        2.2.3
+Release:       	1%{?dist}
 Summary:        A Course Management System
 
 Group:          Applications/Publishing
@@ -220,6 +220,9 @@ fi
 %exclude %{moodlewebdir}/COPYING.txt
 
 %changelog
+* Wed May 23 2012 Jon Ciesla <limburgher at gmail.com> - 2.2.3-1
+- Security update, BZ 824481.
+
 * Wed May 09 2012 Jon Ciesla <limburgher at gmail.com> - 2.2.2-3
 - Unbundled php-markdown.
 - Unbundled php-pear-Auth-RADIUS.
diff --git a/sources b/sources
index adeaf7c..1369630 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-560e1272e2aec518721f724a7fd01277  moodle-2.2.2.tgz
+3cb8407e0c4cbe940e7061854a05f304  moodle-2.2.3.tgz


More information about the scm-commits mailing list