automatic version update by autodist [release 1.3.0-1mamba;Fri Oct 18 2024]
This commit is contained in:
parent
1970fdbd7f
commit
235abcf280
@ -1,12 +1,12 @@
|
||||
Name: log4cxx
|
||||
Version: 1.2.0
|
||||
Version: 1.3.0
|
||||
Release: 1mamba
|
||||
Summary: A logging framework for C++ patterned after Apache log4j
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://logging.apache.org/log4cxx
|
||||
URL: https://logging.apache.org/log4cxx/1.3.0/
|
||||
Source: https://archive.apache.org/dist/logging/log4cxx/%{version}/apache-log4cxx-%{version}.tar.gz
|
||||
License: Apache License 2.0
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -60,8 +60,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
@ -79,5 +77,8 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Fri Oct 18 2024 Automatic Build System <autodist@openmamba.org> 1.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 02 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.0-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user