Changelog for
dub-1.8.1-2.2.x86_64.rpm :
* Mon Apr 16 2018 matthias.eliassonAATTgmail.com- Update to 1.8.1
* Fixed a regression in 1.8.0 that caused linker files specified as `sourceFiles` to not get inherited properly issue (gh#dlang/dub#1408) pull (gh#dlang/dub#1409)
* Sat Apr 14 2018 matthias.eliassonAATTgmail.com- Stop with static linking. Should resolve build issues in openSUSE:Factory- Remove dependency of git. It is not needed now when we don\'t use build script- Generate dub version file- Set defaultlib to libphobos2.so
* Mon Mar 05 2018 matthias.eliassonAATTgmail.com- Update to version 1.8.0
* No changelog was made available.
* Sun Feb 18 2018 matthias.eliassonAATTgmail.com- Update to version 1.7.2
* more reliable retries and fallback mirror usage - pull (gh#dlang/dub#1339)
* Wed Jan 24 2018 matthias.eliassonAATTgmail.com- Update to version 1.7.1
* Timeout requests to query mirror instead of hanging - pull (gh#dlang/dub#1338)- Change to %autosetup rpm macro
* Fri Jan 05 2018 matthias.eliassonAATTgmail.com- Update to version 1.7.0
* No changelog was made available.- Move LICENCE.txt to %license macro in %files section
* Mon Jan 01 2018 matthias.eliassonAATTgmail.com- Revert to original build script
* Thu Nov 09 2017 matthias.eliassonAATTgmail.com- Update to version 1.6.0
* The version list displayed for interactive package removal is now sorted
* File attributes of fetched packages are now preserved
* http://code-mirror.dlang.io is now used as a fallback for code.dlang.org
* Failed package downloads are now retried two more times (by Colin Grogan)- Run spec-cleaner- Get Dub to complie on i586 with some hints from Arch Linux package.
* Wed Nov 08 2017 jengelhAATTinai.de- RPM group fix.
* Sat Jun 03 2017 mailaenderAATTopensuse.org- update to version 1.3.0
* Fri Mar 24 2017 mailaenderAATTopensuse.org- Support https://en.opensuse.org/SourceUrls
* Thu Mar 09 2017 matthias.eliassonAATTgmail.com- Update to 1.2.2
* Tue Sep 13 2016 kgronlundAATTsuse.com- Update to 1.0.0
* Implemented support for single-file packages, including shebang script support - issue #103, pull #851, pull #866, pull #870, pull [#878]
* Builds on DMD 2.065.0 up to 2.071.1
* Removed all deprecated functionality from the API, CLI and data formats
* Switched from std.stream to std.stdio - pull #847
* Now passes -vcolumns also to LDC - issue #859, pull #860
* Avoids superfluous registry queries when building - issue #831, pull #861
* Fixed escaping of command line arguments with spaces for LDC - issue #834, pull #860
* Sun May 08 2016 jengelhAATTinai.de- Eliminate rpmlint-flagged __DATE__
* Sun Jan 24 2016 t.grunerAATTkatodev.de- Initial Version 0.9.24 - 2015-09