Hello community, here is the log from the commit of package leiningen for openSUSE:Leap:15.2 checked in at 2020-03-09 18:12:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/leiningen (Old) and /work/SRC/openSUSE:Leap:15.2/.leiningen.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "leiningen" Mon Mar 9 18:12:49 2020 rev:2 rq:782018 version:2.9.2 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/leiningen/leiningen.changes 2020-02-26 13:32:34.718276027 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.leiningen.new.26092/leiningen.changes 2020-03-09 18:13:40.489391218 +0100 @@ -1,0 +2,11 @@ +Wed Mar 4 06:47:42 UTC 2020 - Michael Vetter <[email protected]> + +- 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. + +------------------------------------------------------------------- Old: ---- leiningen-2.9.1-standalone.zip New: ---- leiningen-2.9.2-standalone.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ leiningen.spec ++++++ --- /var/tmp/diff_new_pack.EaSnmG/_old 2020-03-09 18:13:40.989391461 +0100 +++ /var/tmp/diff_new_pack.EaSnmG/_new 2020-03-09 18:13:40.989391461 +0100 @@ -1,7 +1,7 @@ # # spec file for package leiningen # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: leiningen -Version: 2.9.1 +Version: 2.9.2 Release: 0 Summary: Automation for Clojure projects License: EPL-1.0 @@ -61,6 +61,6 @@ %{_mandir}/man1/lein* %{_datadir}/bash-completion/completions/lein %{_sysconfdir}/zsh_completion.d -%{_datadir}/java/leiningen-2.9.1-standalone.jar +%{_datadir}/java/leiningen-%{version}-standalone.jar %changelog
