Sun, 19 May 2024 05:42:51 UTC | login

Information for build dbus-java-2.7-30.fc31

ID118190
Package Namedbus-java
Version2.7
Release30.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/dbus-java.git#58b6604d907743be6c50b8d7006bf1f6df8587de
SummaryJava implementation of the DBus protocol
DescriptionD-Bus is a message bus system, a simple way for applications to talk to one another. In addition to interprocess communication, D-Bus helps coordinate process lifecycle; it makes it simple and reliable to code a "single instance" application or daemon, and to launch applications and daemons on demand when their services are needed. This is a complete independent implementation of the D-Bus protocol in Java. It comprises a library to write programs in Java which access D-Bus, a tool for generating stubs from D-Bus introspection data and a simple daemon. Being written in Java it works on both Windows and Linux (and other Unix-like systems). When using a TCP transport it is entirely Java-based; when using Unix-sockets it requires a small JNI library to use Unix-Sockets.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 03 Aug 2019 04:39:29 UTC
CompletedSat, 03 Aug 2019 09:54:29 UTC
Taskbuild (f31-candidate, /rpms/dbus-java.git:58b6604d907743be6c50b8d7006bf1f6df8587de)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/dbus-java.git#58b6604d907743be6c50b8d7006bf1f6df8587de'}}
Tags
f31
f32
f33
RPMs
src
dbus-java-2.7-30.fc31.src.rpm (info) (download)
riscv64
dbus-java-2.7-30.fc31.riscv64.rpm (info) (download)
dbus-java-javadoc-2.7-30.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.7-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.7-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.7-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.7-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 16 2017 Mat Booth <mat.booth@redhat.com> - 2.7-26 - Add BR on javapackages-local for OSGi metadata detection