[drupal7] 7.25

Jon Ciesla limb at fedoraproject.org
Fri Jan 3 14:26:58 UTC 2014


commit d81d706a0ff067331c9182a00241ef470f8ca22b
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Fri Jan 3 08:25:14 2014 -0600

    7.25

 .gitignore   |    1 +
 drupal7.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c430a0e..2a99e19 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /drupal-7.22.tar.gz
 /drupal-7.23.tar.gz
 /drupal-7.24.tar.gz
+/drupal-7.25.tar.gz
diff --git a/drupal7.spec b/drupal7.spec
index 75754f3..5d0c32b 100644
--- a/drupal7.spec
+++ b/drupal7.spec
@@ -3,7 +3,7 @@ AutoReqProv: no
 
 %define drupaldir %{_datadir}/drupal7
 Name: drupal7
-Version:  7.24
+Version:  7.25
 Release:  1%{?dist}
 Summary: An open-source content-management platform
 
@@ -189,6 +189,9 @@ rm -rf %{buildroot}
 %{_prefix}/lib/rpm/%{name}.req
 
 %changelog
+* Fri Jan 03 2014 Jon Ciesla <limburgher at gmail.com> - 7.25-1
+- 7.25, BZ 1048114.
+
 * 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
diff --git a/sources b/sources
index 859e2d4..367fc79 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c1ddb37155e4b6160f6508636c06f2a7  drupal-7.24.tar.gz
+25906158083d89aa86534df1c683b4ea  drupal-7.25.tar.gz


More information about the scm-commits mailing list