This email list is read-only. Emails sent to this list will be discarded ---------------------------------- debian/changelog | 3 ++- moblin-image-creator.spec | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-)
New commits: commit 07b2ef01005611d20a8a598e31158de3db09dcb5 Author: Mitsutaka Amano <[email protected]> Date: Sat Jan 17 17:20:51 2009 +0900 Up to version of rpm spec file Diff in this email is a maximum of 400 lines. diff --git a/debian/changelog b/debian/changelog index 1815e28..4a51309 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ moblin-image-creator (0.49) gaston; urgency=low * Starting new version + * Up to version of rpm spec file - -- Mitsutaka Amano <[email protected]> Sat, 17 Jan 2009 17:04:26 +0900 + -- Mitsutaka Amano <[email protected]> Sat, 17 Jan 2009 17:20:29 +0900 moblin-image-creator (0.48) gaston; urgency=low diff --git a/moblin-image-creator.spec b/moblin-image-creator.spec index 6f2d887..cfb0884 100644 --- a/moblin-image-creator.spec +++ b/moblin-image-creator.spec @@ -1,6 +1,6 @@ Summary: Mobline Image Creator -- Mobile & Internet Linux Development Kit Name: moblin-image-creator -Version: 0.48 +Version: 0.49 Release: 1%{?dist} License: GPL Group: Development @@ -63,6 +63,7 @@ rm -rf %{buildroot} %changelog * Sat Jan 17 2009 Mitsutaka Amano <[email protected]> [0.49] - Starting new version +- Up to version of rpm spec file * Fri Jan 16 2009 Prajwal Mohan <[email protected]> - Removing check-update feature _______________________________________________ Commits mailing list [email protected] https://lists.moblin.org/mailman/listinfo/commits
