Thu, 02 May 2024 10:38:22 UTC | login

Information for build eclipse-emf-transaction-1.10.0-4.fc27

ID2764
Package Nameeclipse-emf-transaction
Version1.10.0
Release4.fc27
Epoch
SummaryA model management layer for managing EMF resources
DescriptionThe transaction component provide support for clients to read and write EMF models on multiple threads, provides automatic validation to detect invalid changes and provides support for batched notification of related changes, rather than as a stream of EMF notifications. In particular, this allows applications to analyze change sets in their entirety. For a simplified programming model, the API automatically tracks changes applied to models without the need for client code to use EMF edit commands. These changes are encapsulated in transactions/operations that can undo and redo themselves.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:52:21 UTC
CompletedSat, 14 Apr 2018 19:52:21 UTC
Tags
f28
f29
RPMs
src
eclipse-emf-transaction-1.10.0-4.fc27.src.rpm (info) (download)
noarch
eclipse-emf-transaction-1.10.0-4.fc27.noarch.rpm (info) (download)
Changelog * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed May 03 2017 Mat Booth <mat.booth@redhat.com> - 1.10.0-3 - Fix BR on eclipse-emf * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Oct 05 2016 Mat Booth <mat.booth@redhat.com> - 1.10.0-1 - Update to latest release - Don't ship examples or tests * Wed Jun 15 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.9.0-4 - Add missing build-requires * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Mon Sep 14 2015 Roland Grunberg <rgrunber@redhat.com> - 1.9.0-2 - Rebuild as an Eclipse p2 Droplet. * Thu Jun 25 2015 Alexander Kurtakov <akurtako@redhat.com> 1.9.0-1 - Update to Mars release. * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Jun 05 2015 Alexander Kurtakov <akurtako@redhat.com> 1.8.0-1 - Upload to upstream 1.8. - Build with xmvn. * Thu Dec 04 2014 Alexander Kurtakov <akurtako@redhat.com> 1.6.0-7 - Adapt to emf-runtime dropins change. * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Mar 28 2014 Michael Simacek <msimacek@redhat.com> - 1.6.0-5 - Use Requires: java-headless rebuild (#1067528) * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Sun Apr 21 2013 Mat Booth <fedora@matbooth.co.uk> - 1.6.0-3 - Fix FTBFS rhbz #913951. * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Mon Oct 15 2012 Mat Booth <fedora@matbooth.co.uk> - 1.6.0-1 - Update to latest version. - Adapt to newer packaging guidelines. - Fix FTBFS bug 843212. - Include emf from new location during pdebuild. * Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Fri Sep 24 2010 Mat Booth <fedora@matbooth.co.uk> 1.4.0-1 - Update to Helios release. * Tue Nov 24 2009 Mat Booth <fedora@matbooth.co.uk> 1.3.1-2 - Don't pretty-print the package description. * Fri Nov 13 2009 Mat Booth <fedora@matbooth.co.uk> 1.3.1-1 - New transaction spec file based on eclipse-gef.