Changelog for
rpm-ostree-2019.3-1.fc30.x86_64.rpm :
* Wed Mar 27 2019 Jonathan Lebon
- 2019.3-1- New upstream version
* Thu Feb 14 2019 Jonathan Lebon - 2019.2-1- New upstream version
* Sat Feb 02 2019 Fedora Release Engineering - 2019.1-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Tue Jan 22 2019 Jonathan Lebon - 2019.1-1- New upstream version
* Fri Dec 14 2018 Jonathan Lebon - 2018.10-1- New upstream version
* Tue Dec 04 2018 Jonathan Lebon - Simplify Rust conditionals
* Fri Nov 02 2018 Jonathan Lebon - 2018.9-3- Backport patch for https://pagure.io/dusty/failed-composes/issue/956
* Tue Oct 30 2018 Igor Gnatenko - 2018.9-2- Rebuild for libsolv 0.7
* Sun Oct 28 2018 Jonathan Lebon - 2018.9-1- New upstream version
* Tue Sep 11 2018 Jonathan Lebon - 2018.8-1- New upstream version
* Thu Aug 09 2018 Jonathan Lebon - 2018.7-1- New upstream version
* Wed Aug 01 2018 Jonathan Lebon - 2018.6.42.gda27b94b-1- git master snapshot for https://bugzilla.redhat.com/show_bug.cgi?id=1565647
* Mon Jul 30 2018 Colin Walters - 2018.6-4- Backport patch for https://bugzilla.redhat.com/show_bug.cgi?id=1607223 from https://github.com/projectatomic/rpm-ostree/pull/1469- Also https://github.com/projectatomic/rpm-ostree/pull/1461
* Mon Jul 16 2018 Colin Walters - 2018.6-3- Make build python3-only compatible for distributions that want that
* Fri Jun 29 2018 Jonathan Lebon - 2018.6-2- Rebuild for yummy Rusty bitsy
* Fri Jun 29 2018 Jonathan Lebon - 2018.6-1- New upstream version
* Tue May 15 2018 Jonathan Lebon - 2018.5-1- New upstream version
* Mon Mar 26 2018 Jonathan Lebon - 2018.4-1- New upstream version
* Sun Mar 18 2018 Iryna Shcherbina - 2018.3-4- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
* Wed Mar 07 2018 Jonathan Lebon - 2018.3-3- Add BR on gcc-c++
* Thu Mar 01 2018 Dusty Mabe - 2018.3-2- backport treating FUSE as netfs- See https://github.com/projectatomic/rpm-ostree/pull/1285
* Sun Feb 18 2018 Jonathan Lebon - 2018.3-1- New upstream version (minor bugfix release)
* Fri Feb 16 2018 Jonathan Lebon - 2018.2-1- New upstream version
* Fri Feb 09 2018 Fedora Release Engineering - 2018.1-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Fri Jan 19 2018 Dusty Mabe - 2018.1-2- Revert the ostree:// formatting in the output.- See https://github.com/projectatomic/rpm-ostree/pull/1136#issuecomment-358122137
* Mon Jan 15 2018 Colin Walters - 2018.1-1- https://github.com/projectatomic/rpm-ostree/releases/tag/v2018.1
* Tue Dec 05 2017 Jonathan Lebon - 2017.11-1- New upstream version
* Wed Nov 22 2017 Colin Walters - 2017.10-3- Backport patch for NFS issues- https://pagure.io/atomic-wg/issue/387
* Sun Nov 12 2017 Jonathan Lebon - 2017.10-2- Backport fix for --repo handling https://github.com/projectatomic/rpm-ostree/pull/1101
* Thu Nov 02 2017 Colin Walters - 2017.10-1- https://github.com/projectatomic/rpm-ostree/releases/tag/v2017.10
* Mon Sep 25 2017 Jonathan Lebon - 2017.9-1- New upstream version
* Mon Aug 21 2017 Jonathan Lebon - 2017.8-2- Patch to allow metadata_expire=0 https://github.com/projectatomic/rpm-ostree/issues/930
* Fri Aug 18 2017 Jonathan Lebon - 2017.8-1- New upstream version
* Thu Aug 10 2017 Igor Gnatenko - 2017.7-7- Rebuilt for RPM soname bump
* Thu Aug 10 2017 Igor Gnatenko - 2017.7-6- Rebuilt for RPM soname bump
* Thu Aug 03 2017 Fedora Release Engineering - 2017.7-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering - 2017.7-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Fri Jul 21 2017 Jonathan Lebon - 2017.7-3- Tweak new pkg name to rpm-ostree-libs to be more consistent with the main package name and ostree\'s ostree-libs.
* Fri Jul 21 2017 Colin Walters - 2017.7-2- Enable introspection, rename shared lib to librpmostree Due to an oversight, we were not actually building with introspection. Fix that. And while we are here, split out a shared library package, so that e.g. containers can do `from gi.repository import RpmOstree` without dragging in the systemd service, etc. (RHBZ#1473701)
* Mon Jul 10 2017 Jonathan Lebon - 2017.7-1- New upstream version
* Sat Jun 24 2017 Colin Walters - Update to git snapshot to help debug compose failure
* Wed May 31 2017 Jonathan Lebon - 2017.6-3- Make sure we don\'t auto-provide libdnf (RHBZ#1457089)
* Fri May 26 2017 Jonathan Lebon - 2017.6-2- Bump libostree dep
* Fri May 26 2017 Jonathan Lebon - 2017.6-1- New upstream version
* Fri Apr 28 2017 Jonathan Lebon - 2017.5-2- Bump libostree dep and rebuild in override
* Fri Apr 28 2017 Jonathan Lebon - 2017.5-1- New upstream version
* Fri Apr 14 2017 Jonathan Lebon - 2017.4-2- Backport patch to allow unprivileged `rpm-ostree status`
* Thu Apr 13 2017 Jonathan Lebon - 2017.4-1- New upstream version.
* Fri Apr 07 2017 Colin Walters - 2017.3-4- Backport patch to add API devices for running on CentOS 7 https://github.com/projectatomic/rpm-ostree/issues/727