ID | 877583 | |||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | eclipse-linuxtools | |||||||||||||||||||||||||||||||||||
Version | 5.3.1 | |||||||||||||||||||||||||||||||||||
Release | 2.fc26 | |||||||||||||||||||||||||||||||||||
Epoch | ||||||||||||||||||||||||||||||||||||
Summary | Linux specific Eclipse plugins | |||||||||||||||||||||||||||||||||||
Description | The Linux Tools project is a two-faceted project. Firstly, it develops tools and frameworks for writing tools for Linux developers. Secondly, it provides a place for Linux distributions to collaboratively overcome issues surrounding distribution packaging of Eclipse technology. The project will produce both best practices and tools related to packaging. | |||||||||||||||||||||||||||||||||||
Built by | mbooth | |||||||||||||||||||||||||||||||||||
State | complete | |||||||||||||||||||||||||||||||||||
Volume | fedora_koji_archive01 | |||||||||||||||||||||||||||||||||||
Started | Fri, 07 Apr 2017 15:54:39 UTC | |||||||||||||||||||||||||||||||||||
Completed | Fri, 07 Apr 2017 16:07:31 UTC | |||||||||||||||||||||||||||||||||||
Task | build (f26-candidate, /rpms/eclipse-linuxtools:0ae035e06bdb742b1a308b6330f8342a8dd8de30) | |||||||||||||||||||||||||||||||||||
Tags |
|
|||||||||||||||||||||||||||||||||||
RPMs |
|
|||||||||||||||||||||||||||||||||||
Logs |
|
|||||||||||||||||||||||||||||||||||
Changelog | * Fri Apr 07 2017 Mat Booth <mat.booth@redhat.com> - 5.3.1-2 - Fix NPEs in the Image Run Network Tab * Fri Mar 31 2017 Mat Booth <mat.booth@redhat.com> - 5.3.1-1 - Update to latest upstream release * Tue Mar 28 2017 Mat Booth <mat.booth@redhat.com> - 5.3.0-1 - Update to latest upstream release * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Jan 25 2017 Mat Booth <mat.booth@redhat.com> - 5.2.0-2 - Rebuild to regenerate symlinks * Wed Dec 21 2016 Alexander Kurtakov <akurtako@redhat.com> 5.2.0-1 - Update to 5.2.0. * Tue Oct 04 2016 Mat Booth <mat.booth@redhat.com> - 5.1.0-1 - Update to final release of 5.1.0 * Wed Sep 07 2016 Roland Grunberg <rgrunber@redhat.com> - 5.1.0-0.2.git15142db - Fix Docker Tooling terminal on newer versions of Jersey. * Tue Sep 06 2016 Mat Booth <mat.booth@redhat.com> - 5.1.0-0.1.git15142db - Update to 5.1.0 release candidate * Wed Aug 03 2016 Jeff Johnston <jjohnstn@redhat.com> - 5.0.0-3 - Fix Bug 459549 regarding gcov not matching command-line results * Thu Jun 30 2016 Mat Booth <mat.booth@redhat.com> - 5.0.0-2 - Bump requirement on docker-client to fixed version * Wed Jun 22 2016 Mat Booth <mat.booth@redhat.com> - 5.0.0-1 - Update to Neon release * Fri May 20 2016 Mat Booth <mat.booth@redhat.com> - 5.0.0-0.2.git504cc73 - Take a newer snapshot. - Drop F22 conditionals * Tue May 03 2016 Sopot Cela <scela@redhat.com> 5.0.0-0.1.gitc2364c0 - Upgrade to latest master to build with Neon * Thu Apr 21 2016 Alexander Kurtakov <akurtako@redhat.com> 4.2.2-3 - Correct docker-client 4.x conditional (scheduled for F24). * Wed Apr 20 2016 Alexander Kurtakov <akurtako@redhat.com> 4.2.2-2 - Fix build with new docker-client and jnr stack. * Tue Mar 29 2016 Mat Booth <mat.booth@redhat.com> - 4.2.2-1 - Update to 4.2.2 release * Thu Mar 10 2016 Mat Booth <mat.booth@redhat.com> - 4.2.1-4 - Don't build docker/vagrant on F22 * Thu Mar 10 2016 Mat Booth <mat.booth@redhat.com> - 4.2.1-3 - Only support docker-client > 3.1 on Fedora > 23 * Thu Mar 10 2016 Mat Booth <mat.booth@redhat.com> - 4.2.1-2 - Drop unnecessary obsoletes - Additional requires for tests * Mon Feb 29 2016 Alexander Kurtakov <akurtako@redhat.com> 4.2.1-1 - Update to 4.2.1 final release. * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.1-0.2.gitc898d62 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Jan 22 2016 Sopot Cela <scela@redhat.com> - 4.2.1-0.1.gitc898d62 - Upgrade for DTS 4.1 * Wed Jan 20 2016 Roland Grunberg <rgrunber@redhat.com> - 4.2.0-3 - Support docker-client 3.5.9. * Thu Dec 17 2015 Mat Booth <mat.booth@redhat.com> - 4.2.0-2 - Add requirement on vagrant for vagrant tooling. * Thu Dec 17 2015 Mat Booth <mat.booth@redhat.com> - 4.2.0-1 - Update to 4.2.0 release. - Add vagrant tooling package. * Wed Oct 14 2015 Roland Grunberg <rgrunber@redhat.com> - 4.1.0-2 - Explicitly require javax.annotations bundle in docker core. * Mon Sep 28 2015 Sopot Cela <scela@redhat.com> - 4.1.0-1 - Update to 4.1.0 (Mars SR1). * Mon Sep 14 2015 Roland Grunberg <rgrunber@redhat.com> - 4.0.0-11 - Rebuild as an Eclipse p2 Droplet. * Tue Aug 04 2015 Roland Grunberg <rgrunber@redhat.com> - 4.0.0-10 - Add script for automatically launching Linux Tools Test Bundles. * Tue Aug 04 2015 Alexander Kurtakov <akurtako@redhat.com> 4.0.0-9 - Install appdata. * Wed Jul 15 2015 Roland Grunberg <rgrunber@redhat.com> - 4.0.0-8 - Let mvn_install handle installation of test bundles. * Wed Jul 15 2015 Roland Grunberg <rgrunber@redhat.com> - 4.0.0-7 - Support docker-client 3.0.0 API. * Thu Jul 02 2015 Jeff Johnston <jjohnstn@redhat.com> - 4.0.0-6 - Fix RpmMacroProposalsListTest to allow for more than one proposal. * Mon Jun 29 2015 Jeff Johnston <jjohnstn@redhat.com> - 4.0.0-5 - Remove docker module requires from eclipse-linuxtools-docker. * Mon Jun 29 2015 Jeff Johnston <jjohnstn@redhat.com> - 4.0.0-4 - Make eclipse-linuxtools-docker require docker, not docker-io. * Tue Jun 23 2015 Jeff Johnston <jjohnstn@redhat.com> - 4.0.0-3 - Add in Docker support. * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon Jun 15 2015 Alexander Kurtakov <akurtako@redhat.com> 4.0.0-1 - Update to 4.0 tagged release. * Wed Jun 03 2015 Alexander Kurtakov <akurtako@redhat.com> 4.0.0-0.4.gitba4ec78 - Fix BR eclipse-ptp-rdt to eclipse-ptp-rdt-sync. * Wed Jun 03 2015 Alexander Kurtakov <akurtako@redhat.com> 4.0.0-0.3.gitba4ec78 - Add local libstdc++ libhover file. * Wed Jun 03 2015 Alexander Kurtakov <akurtako@redhat.com> 4.0.0-0.2.gitba4ec78 - Update to new git snapshot. - Add libhover and javadocs subpackages. * Tue Jun 02 2015 Alexander Kurtakov <akurtako@redhat.com> 4.0.0-0.1.gitc53d569 - Update to 4.0 prelease. * Thu Feb 26 2015 Roland Grunberg <rgrunber@redhat.com> - 3.2.0-1 - Update to 3.2 upstream release. * Mon Feb 09 2015 Roland Grunberg <rgrunber@redhat.com> - 3.1.0-6 - Place all test bundles under %{_javadir} instead of dropins. - Fix packaging of Eclipse OProfile wrapper script. * Fri Feb 06 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.1.0-5 - Rebuild to generate missing OSGi auto-requires * Tue Jan 20 2015 Mat Booth <mat.booth@redhat.com> - 3.1.0-4 - Make direct hamcrest use explicit in manifests * Thu Sep 25 2014 Mat Booth <mat.booth@redhat.com> - 3.1.0-3 - Build/install with mvn_build/mvn_install * Thu Sep 25 2014 Mat Booth <mat.booth@redhat.com> - 3.1.0-2 - Install supplied appstream metadata * Wed Sep 24 2014 Mat Booth <mat.booth@redhat.com> - 3.1.0-1 - Update to latest upstream release * Wed Sep 03 2014 Mat Booth <mat.booth@redhat.com> - 3.1.0-0.2.git802e91dd - Update to git snapshot of 3.1 * Tue Sep 02 2014 Mat Booth <mat.booth@redhat.com> - 3.1.0-0.1.git7c21d231 - Update to git snapshot of 3.1 - Drop upstreamed patches * Tue Aug 12 2014 Jeff Johnston <jjohnstn@redhat.com> 3.0.0-6 - Fix messages in tools path properties page. - Fix commented out pie-chart patch. * Wed Aug 06 2014 Jeff Johnston <jjohnstn@redhat.com> 3.0.0-5 - Modify piechart patch to prevent premature disposal of fonts. * Thu Jul 24 2014 Jeff Johnston <jjohnstn@redhat.com> 3.0.0-4 - Fix piechart title centering for swt-chart 0.9 and higher. * Thu Jul 24 2014 Sami Wagiaalla <swagiaal@redhat.com> 3.0.0-3 - Disable createrepo tests. * Mon Jun 30 2014 Alexander Kurtakov <akurtako@redhat.com> 3.0.0-2 - Backport patch for disappearing RPM menu. * Tue Jun 24 2014 Alexander Kurtakov <akurtako@redhat.com> 3.0.0-1 - Update to 3.0 final release. * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.0-0.3.git20140509 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Tue May 13 2014 Alexander Kurtakov <akurtako@redhat.com> 3.0.0-0.2.git20140509 - BR latest tycho to not manually copy eclipse-license. * Fri May 09 2014 Alexander Kurtakov <akurtako@redhat.com> 3.0.0-0.1.git20140509 - First Luna build. * Thu Mar 20 2014 Mat Booth <fedora@matbooth.co.uk> - 2.2.1-1 - Update to Linux Tools 2.2.1 release. - Drop dep on usermode, we use polkit now. * Sun Dec 29 2013 Alexander Kurtakov <akurtako@redhat.com> 2.2.0-3 - Bump release for rebuild. * Sun Dec 29 2013 Alexander Kurtakov <akurtako@redhat.com> 2.2.0-2 - Drop old Provides and make Obsoletes fully cover old versions. * Wed Dec 11 2013 Alexander Kurtakov <akurtako@redhat.com> 2.2.0-1 - Update to Linux Tools 2.2.0 tag. * Mon Nov 18 2013 Alexander Kurtakov <akurtako@redhat.com> 2.2.0-0.1.gitd2973ee - Update to Linux Tools 2.2.0 snapshot. * Tue Oct 08 2013 Krzysztof Daniel <kdaniel@redhat.com> 2.1.0-3 - Include fix for save not working in a spec compare editor. * Mon Sep 30 2013 Alexander Kurtakov <akurtako@redhat.com> 2.1.0-2 - Bump changelog version too. * Mon Sep 30 2013 Alexander Kurtakov <akurtako@redhat.com> 2.1.0-1 - Update to latest upstream release. * Thu Sep 19 2013 Roland Grunberg <rgrunber@redhat.com> - 2.0.0-4 - Fix Bug 1009448. * Tue Aug 13 2013 Roland Grunberg <rgrunber@redhat.com> - 2.0.0-3 - Add eclipse-linuxtools-tests subpackage. * Tue Aug 06 2013 Roland Grunberg <rgrunber@redhat.com> - 2.0.0-2 - Fix Bug 992171. * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Jun 27 2013 Alexander Kurtakov <akurtako@redhat.com> 2:2.0.0-1 - Final 2.0.0 release. * Fri Jun 07 2013 Sami Wagiaalla <swagiaal@redhat.com> 2:2.0.0-0.7.git6428ae8 - Update to RC3. * Mon May 13 2013 Roland Grunberg <rgrunber@redhat.com> 2:2.0.0-0.6.git294c1bf - Update to a newer snapshot. * Mon May 13 2013 Alexander Kurtakov <akurtako@redhat.com> 2:2.0.0-0.5.gitd67d6da - Make callgraph and linuxtoolsframework obsoletes be fixed. * Tue Apr 23 2013 Sami Wagiaalla <swagiaal@redhat.com> 2.0.0-0.4.gitd67d6da - Update to a new snapshot. * Thu Apr 11 2013 Alexander Kurtakov <akurtako@redhat.com> 2.0.0-0.3.gita645f32 - New snapshot containing fix for building with Ant 1.9. * Wed Apr 10 2013 Alexander Kurtakov <akurtako@redhat.com> 2.0.0-0.2.gitaa6d235 - SCL-ize. - Update to newer snapshot. * Wed Mar 27 2013 Alexander Kurtakov <akurtako@redhat.com> 2.0.0-0.1.git95aacfe - Update to 2.0.0 prerelease for Kepler compatibility. - Changelog no longer has it's own release as the version bumped. * Mon Feb 04 2013 <swagiaal@redhat.com> 1.2.0-5 - Actually remove 'Requires: kernel-debuginfo' from systemtap. * Wed Jan 30 2013 <swagiaal@redhat.com> 1.2.0-4 - Remove 'Requires: kernel-debuginfo' from systemtap. * Thu Jan 24 2013 <rgrunber@redhat.com> 1.2.0-3 - Properly package PolicyKit for Eclipse OProfile. * Mon Jan 07 2013 <swagiaal@redhat.com> 1.2.0-2 - Add 'Requires' to systemtap on kernel-debuginfo. * Fri Nov 23 2012 Roland Grunberg <rgrunber@redhat.com> 1.2.0-1 - Update to 1.2.0 upstream release. - Disable jacoco-maven-plugin. * Fri Oct 05 2012 Roland Grunberg <rgrunber@redhat.com> 1.1.1-3 - Synchronize release number for subpackages and rebuild. * Fri Oct 05 2012 Roland Grunberg <rgrunber@redhat.com> 1.1.1-2 - Bump release to avoid conflicting with previous build. * Tue Oct 02 2012 Roland Grunberg <rgrunber@redhat.com> 1.1.1-1 - Update to 1.1.1 upstream release. * Wed Aug 08 2012 Alexander Kurtakov <akurtako@redhat.com> 1.1.0-1 - Initial packaging. |