!10 openEuler-22.03-LTS-Next Packages upgrade

Merge pull request !10 from xu_ping/openEuler-22.03-LTS-Next
This commit is contained in:
openeuler-ci-bot 2022-01-30 07:40:36 +00:00 committed by Gitee
commit 44e11b5a7e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
log4cplus-2.0.7.tar.gz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
%define git_version %(echo %{version} | sed -e 's/\\./_/g')
Name: log4cplus
Version: 2.0.5
Release: 4
Version: 2.0.7
Release: 1
Summary: simple logging API by using C++
License: BSD
License: BSD and BSL-1.0 and Apache-2.0
URL: https://sourceforge.net/projects/log4cplus
Source0: https://github.com/log4cplus/log4cplus/releases/download/REL_%{git_version}/%{name}-%{version}.tar.gz
@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/lib*.so
%changelog
* Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 2.0.7-1
- Upgrade to version 2.0.7
* Tue Jun 08 2021 wulei <wulei80@huawei.com> - 2.0.5-4
- fixes failed: error: no acceptable C compiler found in $PATH