Changes

From SME Server
Jump to navigationJump to search
Line 580: Line 580:  
Do some stuff.
 
Do some stuff.
   −
Update the spec file
+
Hack files
Bump the version
+
Update the spec file, bump the version, add your changelog entry
Add your changelog entry
      
===Test build===
 
===Test build===
Line 598: Line 597:     
Only add the required files. Beware of adding common. Should we have a .gitignore for that?
 
Only add the required files. Beware of adding common. Should we have a .gitignore for that?
 +
 
  git add your.modifiedfiles
 
  git add your.modifiedfiles
 
  make commit && make tag && make build
 
  make commit && make tag && make build
    
Note. If you have made a mistake make sure the builder has completed the build before starting a new one.
 
Note. If you have made a mistake make sure the builder has completed the build before starting a new one.

Navigation menu