jsmith pushed to drupal7 (el6). "Merge branch 'master' into el6"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 3 16:27:43 UTC 2015


>From 0aa6f9b03d8a52888d0db43bc763666834961519 Mon Sep 17 00:00:00 2001
From: Peter Borsa <peter.borsa at gmail.com>
Date: Tue, 11 Nov 2014 10:19:09 +0100
Subject: Update to Drupal 7.33


diff --git a/.gitignore b/.gitignore
index 2f63b78..5a8cf89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
 /drupal-7.30.tar.gz
 /drupal-7.31.tar.gz
 /drupal-7.32.tar.gz
+/drupal-7.33.tar.gz
diff --git a/drupal7.spec b/drupal7.spec
index 8cf54cd..64d07fa 100644
--- a/drupal7.spec
+++ b/drupal7.spec
@@ -6,7 +6,7 @@ AutoReqProv: no
 
 %define drupaldir %{_datadir}/drupal7
 Name: drupal7
-Version:  7.32
+Version:  7.33
 Release:  1%{?dist}
 Summary: An open-source content-management platform
 
@@ -192,6 +192,9 @@ rm -rf %{buildroot}
 %{_prefix}/lib/rpm/%{name}.req
 
 %changelog
+* Tue Nov 11 2014 Peter Borsa <peter.borsa at gmail.com> - 7.33-1
+- Update to upstream 7.33 maintenance release with numerous bug fixes
+
 * Wed Oct 15 2014 Jared Smith <jsmith at fedoraproject.org> - 7.32-1
 - Update to upstream 7.32 security release for SA-CORE-2014-005
 
diff --git a/sources b/sources
index 0b589b8..674c19f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d5d121a6ce974f2d20604a7e10e1987a  drupal-7.32.tar.gz
+187b076a5753960d5d5cb12d30d93e73  drupal-7.33.tar.gz
-- 
cgit v0.10.2


>From 76f143925a6c50bce949a7b832423f2d8b80ce1a Mon Sep 17 00:00:00 2001
From: Jon Ciesla <limburgher at gmail.com>
Date: Thu, 20 Nov 2014 07:22:30 -0600
Subject: 7.34.


diff --git a/.gitignore b/.gitignore
index 5a8cf89..468cab1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@
 /drupal-7.31.tar.gz
 /drupal-7.32.tar.gz
 /drupal-7.33.tar.gz
+/drupal-7.34.tar.gz
diff --git a/drupal7.spec b/drupal7.spec
index 64d07fa..21a862f 100644
--- a/drupal7.spec
+++ b/drupal7.spec
@@ -6,7 +6,7 @@ AutoReqProv: no
 
 %define drupaldir %{_datadir}/drupal7
 Name: drupal7
-Version:  7.33
+Version:  7.34
 Release:  1%{?dist}
 Summary: An open-source content-management platform
 
@@ -192,6 +192,9 @@ rm -rf %{buildroot}
 %{_prefix}/lib/rpm/%{name}.req
 
 %changelog
+* Thu Nov 20 2014 Jon Ciesla <limburgher at gmail.com> - 7.34-1
+- 7.34, DRUPAL-SA-CORE-2014-006.
+
 * Tue Nov 11 2014 Peter Borsa <peter.borsa at gmail.com> - 7.33-1
 - Update to upstream 7.33 maintenance release with numerous bug fixes
 
diff --git a/sources b/sources
index 674c19f..497b56e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-187b076a5753960d5d5cb12d30d93e73  drupal-7.33.tar.gz
+bb4d212e1eb1d7375e41613fbefa04f2  drupal-7.34.tar.gz
-- 
cgit v0.10.2


>From 2e2cb56288b8276b0327ed0f908ce2171456946a Mon Sep 17 00:00:00 2001
From: Peter Borsa <peter.borsa at gmail.com>
Date: Thu, 19 Mar 2015 07:31:42 +0100
Subject: Update to 7.35


diff --git a/.gitignore b/.gitignore
index 468cab1..1934a98 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@
 /drupal-7.32.tar.gz
 /drupal-7.33.tar.gz
 /drupal-7.34.tar.gz
+/drupal-7.35.tar.gz
diff --git a/drupal7.spec b/drupal7.spec
index 21a862f..de3fbb1 100644
--- a/drupal7.spec
+++ b/drupal7.spec
@@ -6,7 +6,7 @@ AutoReqProv: no
 
 %define drupaldir %{_datadir}/drupal7
 Name: drupal7
-Version:  7.34
+Version:  7.35
 Release:  1%{?dist}
 Summary: An open-source content-management platform
 
@@ -192,6 +192,9 @@ rm -rf %{buildroot}
 %{_prefix}/lib/rpm/%{name}.req
 
 %changelog
+* Thu Mar 19 2015 Peter Borsa <peter.borsa at gmail.com> - 7.35-1
+- 7.35, DRUPAL-SA-CORE-2015-001.
+
 * Thu Nov 20 2014 Jon Ciesla <limburgher at gmail.com> - 7.34-1
 - 7.34, DRUPAL-SA-CORE-2014-006.
 
diff --git a/sources b/sources
index 497b56e..68ac36c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bb4d212e1eb1d7375e41613fbefa04f2  drupal-7.34.tar.gz
+fecc55bd0bd476bc35d9ebf68452942d  drupal-7.35.tar.gz
-- 
cgit v0.10.2


>From 8960a6f0dcc91e23fbf46deff78a8ee098edf0b2 Mon Sep 17 00:00:00 2001
From: "Jared K. Smith" <jaredsmith at jaredsmith.net>
Date: Fri, 3 Apr 2015 12:22:05 -0400
Subject: Update to upstream 7.36 release for bug fixes


diff --git a/.gitignore b/.gitignore
index 1934a98..1f81e5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@
 /drupal-7.33.tar.gz
 /drupal-7.34.tar.gz
 /drupal-7.35.tar.gz
+/drupal-7.36.tar.gz
diff --git a/drupal7.spec b/drupal7.spec
index de3fbb1..d79756b 100644
--- a/drupal7.spec
+++ b/drupal7.spec
@@ -6,7 +6,7 @@ AutoReqProv: no
 
 %define drupaldir %{_datadir}/drupal7
 Name: drupal7
-Version:  7.35
+Version:  7.36
 Release:  1%{?dist}
 Summary: An open-source content-management platform
 
@@ -192,6 +192,10 @@ rm -rf %{buildroot}
 %{_prefix}/lib/rpm/%{name}.req
 
 %changelog
+* Fri Apr 03 2015 Jared Smith <jsmith at fedoraproject.org> - 7.36-1
+- Update to upstream 7.36 maintenance release for numerous bug fixes
+- Upstream release notes at https://www.drupal.org/drupal-7.36-release-notes
+
 * Thu Mar 19 2015 Peter Borsa <peter.borsa at gmail.com> - 7.35-1
 - 7.35, DRUPAL-SA-CORE-2015-001.
 
diff --git a/sources b/sources
index 68ac36c..a1a2a81 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fecc55bd0bd476bc35d9ebf68452942d  drupal-7.35.tar.gz
+98e1f62c11a5dc5f9481935eefc814c5  drupal-7.36.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/drupal7.git/commit/?h=el6&id=0888aa267bec460153135c79be3190a9d07ae1f9


More information about the scm-commits mailing list