Hello community,

here is the log from the commit of package jenkins for openSUSE:Factory
checked in at Thu Aug 18 15:38:17 CEST 2011.



--------
--- jenkins/jenkins.changes     2011-08-04 14:31:44.000000000 +0200
+++ jenkins/jenkins.changes     2011-08-17 11:28:17.000000000 +0200
@@ -1,0 +2,29 @@
+Wed Aug 17 09:26:43 UTC 2011 - [email protected]
+
+- Jenkins.war was broken (unable to find Main class)
+
+-------------------------------------------------------------------
+Tue Aug 16 13:43:10 UTC 2011 - [email protected]
+
+- Update to version 1.426:
+  * Auto Install JDK asks for Oracle account, but the link goes 404.
+    (issue 10556)
+  * Record and display who aborted builds.
+  * Added API token support. (issue 9363)
+  * Maven Plugin can use settings and global settings files provided
+    by the config provider plugin
+  * Fixed background of title image (issue 9571) 
+- Changes from version 1.425:
+  * Make syntax highlighting optional (issue 10509)
+  * isPartial() check for matrix builds now only reference active
+    configurations. (issue 10197)
+  * Maven jobs building plugins were no longer identified as upstream
+    snapshot dependencies. (issue 10530)
+  * MAVEN_OPTS configuration wasn't expanding environment variables.
+
+-------------------------------------------------------------------
+Tue Aug 16 09:50:31 UTC 2011 - [email protected]
+
+- Fix SLES-9 build, doesn't support 'Suggests'
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ jenkins.spec ++++++
--- /var/tmp/diff_new_pack.6uEdjv/_old  2011-08-18 15:36:44.000000000 +0200
+++ /var/tmp/diff_new_pack.6uEdjv/_new  2011-08-18 15:36:44.000000000 +0200
@@ -19,13 +19,13 @@
 
 
 Name:           jenkins
-Version:        1.423
+Version:        1.426
 Release:        1
 Summary:        An extendable open source continuous integration server
 Group:          Development/Tools/Building
 License:        MIT/X License ; GPL/CDDL ; ASL2
 Url:            https://jenkins-ci.org
-Source:         http://mirrors.jenkins-ci.org/war/1.423/jenkins.war
+Source:         http://mirrors.jenkins-ci.org/war/1.426/jenkins.war
 Source1:        %{name}.init
 Source2:        %{name}.sysconfig
 Source3:        %{name}.logrotate
@@ -35,10 +35,13 @@
 Requires:       java >= 1.6
 Provides:       hudson = %{version}
 Obsoletes:      hudson < %{version}
-%if 0%{?suse_version}
+%if 0%{?suse_version} >= 1010
 Suggests:       logrotate
 %endif
-PreReq:         %insserv_prereq %fillup_prereq /usr/sbin/groupadd 
/usr/sbin/useradd
+PreReq:         %insserv_prereq
+PreReq:         %fillup_prereq
+PreReq:         /usr/sbin/groupadd
+PreReq:         /usr/sbin/useradd
 
 %description
 Jenkins-CI monitors executions of repeated jobs, such as building a software
@@ -84,7 +87,7 @@
 
 %postun
 %restart_on_update %{name}
-%{insserv_cleanup}
+%insserv_cleanup
 
 %files
 %defattr(-,root,root)
@@ -96,4 +99,5 @@
 %{_var}/adm/fillup-templates/sysconfig.%{name}
 %attr(0755,jenkins,jenkins) %dir %{_var}/lib/%{name}
 %attr(0755,jenkins,jenkins) %{_var}/log/%{name}
+
 %changelog

++++++ jenkins.war ++++++
Files /var/tmp/diff_new_pack.6uEdjv/_old and /var/tmp/diff_new_pack.6uEdjv/_new 
differ


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to