forked from pool/leiningen
- 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. OBS-URL: https://build.opensuse.org/package/show/devel:languages:clojure/leiningen?expand=0&rev=8
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09805bd809656794cfe7d9155fd4b8bea2646092318690bf68e3c379574a2d3c
|
||||
size 14663921
|
3
leiningen-2.9.3-standalone.zip
Normal file
3
leiningen-2.9.3-standalone.zip
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:23e1df18bc97226d570f47335a8d543e1b759ea303544ea57d5309be3dedcbbb
|
||||
size 14670316
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 4 06:47:42 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: leiningen
|
||||
Version: 2.9.2
|
||||
Version: 2.9.3
|
||||
Release: 0
|
||||
Summary: Automation for Clojure projects
|
||||
License: EPL-1.0
|
||||
|
Reference in New Issue
Block a user