From 6914d770af1dcff40771a598b748f13dd99198c0f5fb7161144d3bc7945e14f9 Mon Sep 17 00:00:00 2001 From: David Anes Date: Wed, 29 Dec 2021 12:19:40 +0000 Subject: [PATCH] Accepting request 943048 from home:pmonrealgonzalez:branches:Java:packages - Update to upstream version 1.7.32 * In the slf4j-simple module, SimpleLogger now caters for concurrent access. - Update to upstream version 1.7.31 * In the jcl-over-slf4j module avoid Object to String conversion. * In the log4j-over-slf4j module added empty constructors for ConsoleAppender. - Update to upstream version 1.7.32 * In the slf4j-simple module, SimpleLogger now caters for concurrent access. - Update to upstream version 1.7.31 * In the jcl-over-slf4j module avoid Object to String conversion. * In the log4j-over-slf4j module added empty constructors for ConsoleAppender. OBS-URL: https://build.opensuse.org/request/show/943048 OBS-URL: https://build.opensuse.org/package/show/Java:packages/slf4j?expand=0&rev=58 --- build.xml.tar.bz2 | 4 ++-- slf4j-sources.changes | 11 +++++++++++ slf4j-sources.spec | 8 ++++---- slf4j.changes | 11 +++++++++++ slf4j.spec | 6 +++--- v_1.7.30.tar.gz | 3 --- v_1.7.32.tar.gz | 3 +++ 7 files changed, 34 insertions(+), 12 deletions(-) delete mode 100644 v_1.7.30.tar.gz create mode 100644 v_1.7.32.tar.gz diff --git a/build.xml.tar.bz2 b/build.xml.tar.bz2 index bd7791a..0a471ac 100644 --- a/build.xml.tar.bz2 +++ b/build.xml.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ddae17d67e1bbaf7f22546acc6e1005694ab067a36f5d8f26a67953d10c85e95 -size 9162 +oid sha256:748214c48efa50088936dd57575a72555dde17bf79f0b24240e5e62605e7d9c6 +size 9405 diff --git a/slf4j-sources.changes b/slf4j-sources.changes index 159a469..bbb472a 100644 --- a/slf4j-sources.changes +++ b/slf4j-sources.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Dec 29 10:53:06 UTC 2021 - Pedro Monreal + +- Update to upstream version 1.7.32 + * In the slf4j-simple module, SimpleLogger now caters for + concurrent access. +- Update to upstream version 1.7.31 + * In the jcl-over-slf4j module avoid Object to String conversion. + * In the log4j-over-slf4j module added empty constructors for + ConsoleAppender. + ------------------------------------------------------------------- Sat Apr 11 19:11:24 UTC 2020 - Fridrich Strba diff --git a/slf4j-sources.spec b/slf4j-sources.spec index 4855f9a..fd6c7d3 100644 --- a/slf4j-sources.spec +++ b/slf4j-sources.spec @@ -1,7 +1,7 @@ # -# spec file for package slf4j-sources +# spec file # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2000-2009, JPackage Project # # All modifications and additions to the file contributed by third parties @@ -19,11 +19,11 @@ %global base_name slf4j Name: %{base_name}-sources -Version: 1.7.30 +Version: 1.7.32 Release: 0 Summary: SLF4J Source JARs # the log4j-over-slf4j and jcl-over-slf4j submodules are ASL 2.0, rest is MIT -License: MIT AND Apache-2.0 +License: Apache-2.0 AND MIT Group: Development/Libraries/Java URL: https://www.slf4j.org/ Source0: https://github.com/qos-ch/%{base_name}/archive/v_%{version}.tar.gz diff --git a/slf4j.changes b/slf4j.changes index 159a469..bbb472a 100644 --- a/slf4j.changes +++ b/slf4j.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Dec 29 10:53:06 UTC 2021 - Pedro Monreal + +- Update to upstream version 1.7.32 + * In the slf4j-simple module, SimpleLogger now caters for + concurrent access. +- Update to upstream version 1.7.31 + * In the jcl-over-slf4j module avoid Object to String conversion. + * In the log4j-over-slf4j module added empty constructors for + ConsoleAppender. + ------------------------------------------------------------------- Sat Apr 11 19:11:24 UTC 2020 - Fridrich Strba diff --git a/slf4j.spec b/slf4j.spec index 2f08c59..2e5150e 100644 --- a/slf4j.spec +++ b/slf4j.spec @@ -1,7 +1,7 @@ # # spec file for package slf4j # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2000-2009, JPackage Project # # All modifications and additions to the file contributed by third parties @@ -18,11 +18,11 @@ Name: slf4j -Version: 1.7.30 +Version: 1.7.32 Release: 0 Summary: Simple Logging Facade for Java # the log4j-over-slf4j and jcl-over-slf4j submodules are ASL 2.0, rest is MIT -License: MIT AND Apache-2.0 +License: Apache-2.0 AND MIT Group: Development/Libraries/Java URL: https://www.slf4j.org/ Source0: https://github.com/qos-ch/%{name}/archive/v_%{version}.tar.gz diff --git a/v_1.7.30.tar.gz b/v_1.7.30.tar.gz deleted file mode 100644 index 95aa88c..0000000 --- a/v_1.7.30.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:217519588d0dd1f85cee2357ca31afdd7c0a1a8a6963953b3bf455cf5174633e -size 2272772 diff --git a/v_1.7.32.tar.gz b/v_1.7.32.tar.gz new file mode 100644 index 0000000..47e2349 --- /dev/null +++ b/v_1.7.32.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c5d99d1fbd06ad33fcbe732c3696606262d129375ea0e788ee88514eac24389 +size 2277207