Jenkins
The official Fedora repositories now include Jenkins, an application written in Java that provides continuous integration services for software development. Jenkins allows you to build and test software projects continuously, as well as to monitor executions of jobs that were ran externally.
For additional information, see the Meet Jenkins webpage.
Make updated to 4.0
GNU Make has been updated to version 4.0, offering several bug fixes and new features. It also includes new command line options and new variables to improve usability.
Read the Make release announcement at https://lists.gnu.org/archive/html/make-w32/2013-10/msg00021.html for more information about the changes in this release. The project documentation is available at http://www.gnu.org/software/make/manual/ .