Latest upstream release: 2.4 Current version in Fedora Rawhide: 2.3.1 URL: http://repo2.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring
Created attachment 673370 [details] Update package to v2.4
Thanks David, I've applied your patch with some modifications and build the package with 'fedpkg build': http://koji.fedoraproject.org/koji/buildinfo?buildID=376574 Before we do 'fedpkg build', we need to upload the updated version of zip: [weli@localhost maven-install-plugin]$ fedpkg upload maven-install-plugin-2.4-source-release.zip Uploading: a1d6b2415c45fc5aed830663f19a4c9f maven-install-plugin-2.4-source-release.zip ######################################################################## 100.0% Uploaded and added to .gitignore: maven-install-plugin-2.4-source-release.zip Source upload succeeded. Don't forget to commit the sources file The source file is downloaded from here: http://repo2.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/ And we need to delete the old sources from 'sources' file. Please check git log to see what I've changed to your patch.