[drupal7-admin_menu] Update to 3.0-rc5

Peter Borsa asrob at fedoraproject.org
Sat Dec 27 16:02:25 UTC 2014


commit 6174e498e17fddce8eb716ed1f7354fff9bd1438
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Sat Dec 27 17:02:11 2014 +0100

    Update to 3.0-rc5

 .gitignore              |    1 +
 drupal7-admin_menu.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e4a3587..493d791 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /admin_menu-7.x-3.0-rc4.tar.gz
+/admin_menu-7.x-3.0-rc5.tar.gz
diff --git a/drupal7-admin_menu.spec b/drupal7-admin_menu.spec
index c1df4c2..76c1c4a 100644
--- a/drupal7-admin_menu.spec
+++ b/drupal7-admin_menu.spec
@@ -1,11 +1,11 @@
 %{?drupal7_find_provides_and_requires}
 
 %global module admin_menu
-%global prerelease rc4
+%global prerelease rc5
 
 Name:    drupal7-%{module}
 Version: 3.0
-Release: 0.4.%{prerelease}%{?dist}
+Release: 0.5.%{prerelease}%{?dist}
 Summary: Provides a theme-independent administration interface
 
 Group:   Applications/Publishing
@@ -46,6 +46,9 @@ cp -pr * %{buildroot}%{drupal7_modules}/%{module}/
 %exclude %{drupal7_modules}/%{module}/*.txt
 
 %changelog
+* Sat Dec 27 2014 Peter Borsa <peter.borsa at gmail.com> - 3.0-0.5.rc5
+- Update to rc5 (BZ #1176868; release notes https://www.drupal.org/node/2396363)
+
 * Fri Jun 27 2014 Sam Wilson <sam.wilson at nextdc.com> - 3.0-0.4.rc4
 - Removed incorrect requires for PHP lang. Its added by drupal7-rpmbuild
 
diff --git a/sources b/sources
index 40b1e94..2f55ea1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d8359538878723720fca6ddb2f82c7a  admin_menu-7.x-3.0-rc4.tar.gz
+4f1a0c14001c880bd7eb170318b91303  admin_menu-7.x-3.0-rc5.tar.gz


More information about the scm-commits mailing list