7
0
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:
2020-03-17 05:02:09 +00:00
committed by Git OBS Bridge
parent 0a4cb48d7e
commit cf7729e343
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:09805bd809656794cfe7d9155fd4b8bea2646092318690bf68e3c379574a2d3c
size 14663921

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:23e1df18bc97226d570f47335a8d543e1b759ea303544ea57d5309be3dedcbbb
size 14670316

View File

@@ -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>

View File

@@ -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