Tue, 07 May 2024 18:33:54 UTC | login

Information for build eclipse-emf-transaction-1.12.0-2.fc29

ID56512
Package Nameeclipse-emf-transaction
Version1.12.0
Release2.fc29
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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 05:48:14 UTC
CompletedThu, 19 Jul 2018 05:48:14 UTC
Tags
f29
f30
RPMs
src
eclipse-emf-transaction-1.12.0-2.fc29.src.rpm (info) (download)
noarch
eclipse-emf-transaction-1.12.0-2.fc29.noarch.rpm (info) (download)
Changelog * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue May 15 2018 Mat Booth <mat.booth@redhat.com> - 1.12.0-1 - Update to latest release * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * 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