Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package leiningen for openSUSE:Factory checked in at 2021-04-19 21:06:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/leiningen (Old) and /work/SRC/openSUSE:Factory/.leiningen.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "leiningen" Mon Apr 19 21:06:29 2021 rev:8 rq:886680 version:2.9.6 Changes: -------- --- /work/SRC/openSUSE:Factory/leiningen/leiningen.changes 2020-12-08 13:26:01.106769911 +0100 +++ /work/SRC/openSUSE:Factory/.leiningen.new.12324/leiningen.changes 2021-04-19 21:07:01.276121294 +0200 @@ -1,0 +2,8 @@ +Mon Apr 19 11:58:12 UTC 2021 - Michael Vetter <[email protected]> + +- Update to 2.9.6: + * Look for templates in a way that reflects new Clojars group rules. + * Update template-generating template to reflect new Clojars rules. + * Don't :reload in tests unless connecting to an nrepl. + +------------------------------------------------------------------- Old: ---- leiningen-2.9.5-standalone.zip New: ---- leiningen-2.9.6-standalone.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ leiningen.spec ++++++ --- /var/tmp/diff_new_pack.CTIPs5/_old 2021-04-19 21:07:01.956122314 +0200 +++ /var/tmp/diff_new_pack.CTIPs5/_new 2021-04-19 21:07:01.956122314 +0200 @@ -1,7 +1,7 @@ # # spec file for package leiningen # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: leiningen # Change LEIN_VERSION in lein-pkg when bumping -Version: 2.9.5 +Version: 2.9.6 Release: 0 Summary: Automation for Clojure projects License: EPL-1.0 ++++++ lein-pkg ++++++ --- /var/tmp/diff_new_pack.CTIPs5/_old 2021-04-19 21:07:02.000122380 +0200 +++ /var/tmp/diff_new_pack.CTIPs5/_new 2021-04-19 21:07:02.004122386 +0200 @@ -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.5" +export LEIN_VERSION="2.9.6" # cd to the project root, if applicable NOT_FOUND=1
