Hello community, here is the log from the commit of package leiningen for openSUSE:Factory checked in at 2020-03-05 23:18:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/leiningen (Old) and /work/SRC/openSUSE:Factory/.leiningen.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "leiningen" Thu Mar 5 23:18:43 2020 rev:3 rq:781388 version:2.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/leiningen/leiningen.changes 2019-09-13 14:58:04.189276604 +0200 +++ /work/SRC/openSUSE:Factory/.leiningen.new.26092/leiningen.changes 2020-03-05 23:18:44.897193084 +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.8dsEFP/_old 2020-03-05 23:18:46.113193772 +0100 +++ /var/tmp/diff_new_pack.8dsEFP/_new 2020-03-05 23:18:46.117193775 +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
