Package upgrade

(cherry picked from commit 7c16077fc69ffaa3038709b49cb7661bced282d9)
This commit is contained in:
starlet-dx 2022-06-17 17:16:32 +08:00 committed by openeuler-sync-bot
parent 1d37b00949
commit d709724083
2 changed files with 5 additions and 2 deletions

View File

@ -1,10 +1,10 @@
Name: apache-logging-parent
Version: 1
Version: 2
Release: 1
License: ASL 2.0
Summary: Parent pom for Apache Logging Services projects
URL: https://logging.apache.org/
Source0: https://repo1.maven.org/maven2/org/apache/logging/logging-parent/%{version}/logging-parent-%{version}-source-release.zip
Source0: https://repo2.maven.org/maven2/org/apache/logging/logging-parent/%{version}/logging-parent-%{version}-source-release.zip
BuildArch: noarch
BuildRequires: maven-local mvn(org.apache:apache:pom:)
@ -24,5 +24,8 @@ Parent pom for Apache Logging Services projects.
%license LICENSE NOTICE
%changelog
* Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 2-1
- Upgrade to version 2
* Tue Jul 28 2020 chengzihan <chengzihan2@huawei.com> - 1-1
- Package init