[drupal7-calendar] Fixed release number in spec file.

Peter Borsa asrob at fedoraproject.org
Thu Feb 16 16:04:17 UTC 2012


commit 12b84e76f917e3a5970b647fa9d4b24f5fbe9d03
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Thu Feb 16 17:03:49 2012 +0100

    Fixed release number in spec file.

 drupal7-calendar.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/drupal7-calendar.spec b/drupal7-calendar.spec
index 1a88c30..0c785e3 100644
--- a/drupal7-calendar.spec
+++ b/drupal7-calendar.spec
@@ -4,7 +4,7 @@
 
 Name:    drupal7-calendar
 Version: 3.0
-Release: 0.1.%{alphabeta}%{prerelease}%{?dist}
+Release: 0.4.%{alphabeta}%{prerelease}%{?dist}
 Summary: This module will display any Views date field in calendar formats
 
 Group: Applications/Publishing
@@ -50,6 +50,9 @@ rm -rf %{buildroot}
 %exclude %{drupaldir}/modules/calendar/*.txt
 
 %changelog
+* Thu Feb 16 2012 Peter Borsa <peter.borsa at gmail.com> - 3.0-0.4.rc1
+- Fixed release number
+
 * Thu Feb 16 2012 Peter Borsa <peter.borsa at gmail.com> - 3.0-0.1.rc1
 - New upstream version.
 


More information about the scm-commits mailing list