7
0
forked from pool/leiningen

- Update to 2.9.5:

* Several dependency version bumps.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:clojure/leiningen?expand=0&rev=14
This commit is contained in:
2020-12-08 08:45:48 +00:00
committed by Git OBS Bridge
parent 743fc18f74
commit df936c1a09
5 changed files with 11 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
# It has all the cross-platform stuff stripped out as well as the
# logic for running from a source checkout and self-install/upgrading.
export LEIN_VERSION="2.9.4"
export LEIN_VERSION="2.9.5"
# cd to the project root, if applicable
NOT_FOUND=1

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Dec 8 08:42:18 UTC 2020 - Michael Vetter <mvetter@suse.com>
- Update to 2.9.5:
* Several dependency version bumps.
-------------------------------------------------------------------
Thu Jul 9 05:04:45 UTC 2020 - Michael Vetter <mvetter@suse.com>

View File

@@ -18,7 +18,7 @@
Name: leiningen
# Change LEIN_VERSION in lein-pkg when bumping
Version: 2.9.4
Version: 2.9.5
Release: 0
Summary: Automation for Clojure projects
License: EPL-1.0