Add changelog of previous package releases
Project: http://git-wip-us.apache.org/repos/asf/aurora-packaging/repo Commit: http://git-wip-us.apache.org/repos/asf/aurora-packaging/commit/99a866d6 Tree: http://git-wip-us.apache.org/repos/asf/aurora-packaging/tree/99a866d6 Diff: http://git-wip-us.apache.org/repos/asf/aurora-packaging/diff/99a866d6 Branch: refs/heads/master Commit: 99a866d667cdf2d9aba05dc589f3356d088228f2 Parents: f82ce16 Author: Stephan Erb <[email protected]> Authored: Sun Jun 12 13:23:33 2016 +0200 Committer: Stephan Erb <[email protected]> Committed: Sun Jun 12 13:23:33 2016 +0200 ---------------------------------------------------------------------- specs/debian/changelog | 7 +++++++ specs/rpm/aurora.spec | 6 ++++++ 2 files changed, 13 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aurora-packaging/blob/99a866d6/specs/debian/changelog ---------------------------------------------------------------------- diff --git a/specs/debian/changelog b/specs/debian/changelog index b25442e..a90a286 100644 --- a/specs/debian/changelog +++ b/specs/debian/changelog @@ -1,3 +1,10 @@ +apache-aurora (0.12.0) trusty; urgency=medium + + * Apache Aurora package builder <[email protected]> Mon, 7 Mar + 2016 15:50:06 +0000 + + -- Apache Aurora <[email protected]> Mon, 7 Mar 2016 15:50:06 +0000 + apache-aurora (0.11.0) trusty; urgency=medium * Apache Aurora package builder <[email protected]> Wed, 23 Dec http://git-wip-us.apache.org/repos/asf/aurora-packaging/blob/99a866d6/specs/rpm/aurora.spec ---------------------------------------------------------------------- diff --git a/specs/rpm/aurora.spec b/specs/rpm/aurora.spec index 200864e..53b6e2e 100644 --- a/specs/rpm/aurora.spec +++ b/specs/rpm/aurora.spec @@ -338,6 +338,12 @@ exit 0 %changelog +* Mon Mar 7 2016 Apache Aurora <[email protected]> 0.12.0-1.el7 +- Updated to Apache Aurora 0.12.0 + +* Wed Dec 23 2015 Apache Aurora <[email protected]> 0.11.0-1.el7 +- Updated to Apache Aurora 0.11.0 + * Wed Dec 2 2015 Bill Farner <[email protected]> 0.10.0-1.el7 - Updated to Apache Aurora 0.10.0
