[drupal7] Update to 7.24

Peter Borsa asrob at fedoraproject.org
Thu Nov 21 06:48:36 UTC 2013


commit 4d4c12e1e9d332d38663414e509e0affcfddc874
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Thu Nov 21 07:56:29 2013 +0100

    Update to 7.24

 .gitignore   |    1 +
 drupal7.spec |    8 ++++++--
 sources      |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8f4cfad..c430a0e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /drupal-7.21.tar.gz
 /drupal-7.22.tar.gz
 /drupal-7.23.tar.gz
+/drupal-7.24.tar.gz
diff --git a/drupal7.spec b/drupal7.spec
index 42b5a6e..75754f3 100644
--- a/drupal7.spec
+++ b/drupal7.spec
@@ -3,8 +3,8 @@ AutoReqProv: no
 
 %define drupaldir %{_datadir}/drupal7
 Name: drupal7
-Version:  7.23
-Release:  3%{?dist}
+Version:  7.24
+Release:  1%{?dist}
 Summary: An open-source content-management platform
 
 Group: Applications/Publishing
@@ -189,6 +189,10 @@ rm -rf %{buildroot}
 %{_prefix}/lib/rpm/%{name}.req
 
 %changelog
+* Thu Nov 21 2013 Peter Borsa <peter.borsa at gmail.com> - 7.24-1
+- Update to upstream 7.24 release for security fixes
+- Upstream changelog for this release is available at https://drupal.org/drupal-7.24-release-notes
+
 * Sat Aug 10 2013 Peter Borsa <peter.borsa at gmail.com> - 7.23-3
 - Fix indentation in drupal7.prov.rpm-lt-4-9-compat file.
 
diff --git a/sources b/sources
index 46352c6..859e2d4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0beca6fec15b8cf8c35a6fdda6675342  drupal-7.23.tar.gz
+c1ddb37155e4b6160f6508636c06f2a7  drupal-7.24.tar.gz


More information about the scm-commits mailing list