rebuilt by autoport with build requirements: libfmt-devel>=0:12.0.0-1mamba [release 1.5.0-2mamba;Wed Oct 15 2025]

This commit is contained in:
2025-10-17 12:25:15 +02:00
parent 72dcf830ff
commit 5115376b18

View File

@@ -1,6 +1,6 @@
Name: log4cxx
Version: 1.5.0
Release: 1mamba
Release: 2mamba
Summary: A logging framework for C++ patterned after Apache log4j
Group: System/Libraries
Vendor: openmamba
@@ -21,6 +21,7 @@ BuildRequires: libstdc++6-devel
BuildRequires: libuuid-devel
BuildRequires: libxcrypt-devel
## AUTOBUILDREQ-END
BuildRequires: libfmt-devel >= 0:12.0.0-1mamba
BuildRequires: cmake
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
@@ -76,6 +77,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md
%changelog
* Wed Oct 15 2025 Automatic Build System <autodist@openmamba.org> 1.5.0-2mamba
- rebuilt by autoport with build requirements: libfmt-devel>=0:12.0.0-1mamba
* Mon Aug 04 2025 Automatic Build System <autodist@openmamba.org> 1.5.0-1mamba
- automatic version update by autodist