2020-03-17 05:02:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 17 04:58:53 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
- Update to 2.9.3:
|
|
|
|
* Fix a bug where deploying would fail to send signature checksums.
|
|
|
|
* Memoize application of project middleware.
|
|
|
|
* Fix a bug where checksum verification failed on non-GNU systems.
|
|
|
|
|
2020-03-04 06:48:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 4 06:47:42 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
- Update to 2.9.2:
|
|
|
|
* Bump to Clojure 1.10.1.
|
|
|
|
* Fix a bug where disabling implicit middleware disabled explicit ones.
|
|
|
|
* Add checksum check during self-install process.
|
|
|
|
* Include repository auth when verifying dependencies.
|
|
|
|
* Fix bugs in certain kinds of profile merging.
|
|
|
|
* Include :repositories from project.clj in pom.xml file.
|
|
|
|
|
2019-08-26 09:01:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 26 05:45:01 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Trim filler wording from descriptions.
|
|
|
|
|
2019-07-16 15:03:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 16 15:00:46 UTC 2019 - mvetter@suse.com
|
|
|
|
|
|
|
|
- Update to 2.9.1:
|
|
|
|
* Fix a bug where provided namespace compilation order was overridden. (Phil Hagelberg)
|
|
|
|
* Don't emit namespaced maps when merging data readers for uberjar. (Joel Kaasinen)
|
|
|
|
- Install to correct bash completions path
|
|
|
|
- Remove suse macros
|
|
|
|
- Use standalone leiningen
|
|
|
|
- Add files from upstream:
|
|
|
|
* bash_completion.bash
|
|
|
|
* zsh_completion.bash
|
|
|
|
* lein.1 manpage
|
|
|
|
* lein-pkg script
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 16 14:06:52 UTC 2019 - mvetter@suse.com
|
|
|
|
|
|
|
|
- Remove PKGBUILD
|
|
|
|
|
2019-07-16 10:07:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 19 13:24:55 UTC 2015 - kgronlund@suse.com
|
|
|
|
|
|
|
|
- Update to 2.5.1
|
|
|
|
- Completion scripts are now bundled in the distribution.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 12 07:11:47 UTC 2014 - kgronlund@suse.com
|
|
|
|
|
|
|
|
- Initial version.
|
|
|
|
|