From 3d824577b9926aa8f3f0af657b66d8153272dbb4 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Thu, 13 Nov 2008 15:38:57 +0000 Subject: trivial: NEWS updates --- RELEASE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'RELEASE') diff --git a/RELEASE b/RELEASE index 015dcf7..877dc9a 100644 --- a/RELEASE +++ b/RELEASE @@ -3,12 +3,12 @@ DeviceKit-power Release Notes 1. Write NEWS entries for DeviceKit-power and gnome-packagekit in the same format as usual. Ignore any trivial commits. -git-shortlog DEVICEKIT_POWER_001.. | grep -v trivial | grep -v Merge > NEWS.new +git-shortlog DeviceKit-power-001.. | grep -v trivial | grep -v Merge > NEWS.new 2. Commit changes in DeviceKit-power git: -git commit -a -m "Release version 002" -git tag -a -f -m "Release 002" DEVICEKIT_POWER_002 +git commit -a -m "Released DeviceKit-power 002" +git tag -a -f -m "Released DeviceKit-power 002" DeviceKit-power-002 git push --tags git push -- cgit v1.2.1