]> git.pld-linux.org Git - packages/jenkins.git/commitdiff
up to 1.609.1 (2015-05-29) auto/th/jenkins-1.609.1-1
authorElan Ruusamäe <glen@delfi.ee>
Thu, 4 Jun 2015 07:58:20 +0000 (10:58 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 4 Jun 2015 07:59:45 +0000 (10:59 +0300)
- Concurrent build limits not honored on Jenkins 1.607 (issue 27708)
- Division by zero in Executor.getProgress (issue 28115)
- Channel listener onClose propagated exceptions (issue 28062)
- Failed to instantiate class hudson.plugins.copyartifact.CopyArtifact when saving a job (issue 28011)
- Block on upstream projects does not work (issue 27871)
- Unhelpful log warning about stapler-class (issue 27918)
- 404 on jenkins.plugins.nodejs.tools.NodeJSInstaller.json.html (issue 28093)
- 1.610 "Failed to instantiate" error (issue 28110)
- NPE from LoadStatistics$LoadStatisticsSnapshot$Builder.with (issue 28384)
- Dropdowns display limited and scrollable (issue 27067)

jenkins.spec

index 29e059ccb54858b06ed8f123aeddf9e5206ef37e..af4f07da7d04e315c1c915b79b9e977822ce1431 100644 (file)
@@ -6,13 +6,14 @@
 %include       /usr/lib/rpm/macros.java
 Summary:       Jenkins Continuous Build Server
 Name:          jenkins
-Version:       1.596.2
+Version:       1.609.1
 Release:       1
 License:       MIT License
 Group:         Networking/Daemons/Java/Servlets
-# Check for new releases and URLs here: http://mirrors.jenkins-ci.org/war-stable/?C=N;O=D
+# Check for new releases and URLs here:
+# Source0Download: http://mirrors.jenkins-ci.org/war-stable/?C=N;O=D
 Source0:       http://mirrors.jenkins-ci.org/war-stable/%{version}/%{name}.war?/%{name}-%{version}.war
-# Source0-md5: cc804e892c2cb22c1b21768604578eeb
+# Source0-md5: 1ef57beaa296be91bfa8ba3726b501f7
 Source1:       context.xml
 Patch0:                webxml.patch
 URL:           http://www.jenkins-ci.org/
This page took 0.067578 seconds and 4 git commands to generate.