Skip to content
Snippets Groups Projects
Commit 3d824577 authored by Richard Hughes's avatar Richard Hughes
Browse files

trivial: NEWS updates

parent 31063b09
No related branches found
Tags mesa-17.3.0-rc2
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment