Accepting request 943057 from Java:packages
OBS-URL: https://build.opensuse.org/request/show/943057 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/slf4j?expand=0&rev=25
This commit is contained in:
commit
8950a7ffec
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ddae17d67e1bbaf7f22546acc6e1005694ab067a36f5d8f26a67953d10c85e95
|
||||
size 9162
|
||||
oid sha256:748214c48efa50088936dd57575a72555dde17bf79f0b24240e5e62605e7d9c6
|
||||
size 9405
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 29 10:53:06 UTC 2021 - Pedro Monreal <pmonreal@suse.com>
|
||||
|
||||
- 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 <fstrba@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 29 10:53:06 UTC 2021 - Pedro Monreal <pmonreal@suse.com>
|
||||
|
||||
- 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 <fstrba@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:217519588d0dd1f85cee2357ca31afdd7c0a1a8a6963953b3bf455cf5174633e
|
||||
size 2272772
|
3
v_1.7.32.tar.gz
Normal file
3
v_1.7.32.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c5d99d1fbd06ad33fcbe732c3696606262d129375ea0e788ee88514eac24389
|
||||
size 2277207
|
Loading…
x
Reference in New Issue
Block a user