incrementing release number in publican
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/cf493290 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/cf493290 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/cf493290 Branch: refs/heads/4.0 Commit: cf49329023737817caa816ec71e45487d4f280c1 Parents: 7014400 Author: David Nalley <[email protected]> Authored: Sun Sep 9 16:29:46 2012 -0400 Committer: David Nalley <[email protected]> Committed: Sun Sep 9 16:29:46 2012 -0400 ---------------------------------------------------------------------- docs/publican-cloudstack/publican-cloudstack.spec | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/cf493290/docs/publican-cloudstack/publican-cloudstack.spec ---------------------------------------------------------------------- diff --git a/docs/publican-cloudstack/publican-cloudstack.spec b/docs/publican-cloudstack/publican-cloudstack.spec index c1b2a3b..9dec600 100644 --- a/docs/publican-cloudstack/publican-cloudstack.spec +++ b/docs/publican-cloudstack/publican-cloudstack.spec @@ -1,7 +1,7 @@ %define brand cloudstack Name: publican-cloudstack -Summary: Common documentation files for %{brand} +Summary: Common documentation files for Apache %{brand} Version: 0.3 Release: 1%{?dist} License: ASLv2 @@ -15,7 +15,7 @@ URL: http://cloudstack.org %description This package provides common files and templates needed to build documentation -for %{brand} with publican. +for Apache %{brand} with publican. %prep %setup -qn %{name} @@ -39,6 +39,10 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/publican/Common_Content/%{brand} %changelog +* Sun Sep 22 2012 David Nalley <[email protected]> 0.4-1 +- added 'Apache' to the description +- moved the issue tracker url to the ASF jira instance + * Tue Aug 14 2012 Joe Brockmeier <[email protected]> 0.3-1 - Removed unneeded common files distributed with Publican * Tue Jun 26 2012 David Nalley <[email protected]> 0.2-1
