Wed, 08 May 2024 03:37:07 UTC | login

Information for build kryo-3.0.3-5.fc28

ID35847
Package Namekryo
Version3.0.3
Release5.fc28
Epoch
SummaryObject graph serialization framework for Java
DescriptionKryo is a fast and efficient object graph serialization framework for Java. The goals of the project are speed, efficiency, and an easy to use API. The project is useful any time objects need to be persisted, whether to a file, database, or over the network. Kryo can also perform automatic deep and shallow copying/cloning. This is direct copying from object to object, not object->bytes->object.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 07 Jun 2018 07:32:41 UTC
CompletedThu, 07 Jun 2018 07:32:41 UTC
Tags
f29
RPMs
src
kryo-3.0.3-5.fc28.src.rpm (info) (download)
noarch
kryo-3.0.3-5.fc28.noarch.rpm (info) (download)
kryo-javadoc-3.0.3-5.fc28.noarch.rpm (info) (download)
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Oct 14 2015 gil cattaneo <puntogil@libero.it> 3.0.3-1 - update to 3.0.3 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Jun 09 2015 gil cattaneo <puntogil@libero.it> 3.0.1-1 - update to 3.0.1 * Fri Mar 13 2015 gil cattaneo <puntogil@libero.it> 2.22-4 - fix Url and Source0 tag * Mon Feb 09 2015 gil cattaneo <puntogil@libero.it> 2.22-3 - introduce license macro * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.22-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed Oct 09 2013 gil cattaneo <puntogil@libero.it> 2.22-1 - update to 2.22 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.21-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Mon Jul 08 2013 gil cattaneo <puntogil@libero.it> 2.21-2 - switch to XMvn - minor changes to adapt to current guideline * Thu Mar 28 2013 gil cattaneo <puntogil@libero.it> 2.21-1 - update to 2.21 * Thu Aug 04 2011 gil <puntogil@libero.it> 1.04-mga1 - initial rpm