!2 update to 1.1

From: @lyn1001 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2023-09-26 03:44:06 +00:00 committed by Gitee
commit c46ac65696
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

View File

@ -1,12 +1,12 @@
%global spec_ver 1.0
%global spec_name geronimo-jcdi_%{spec_ver}_spec
Name: geronimo-jcdi-1.0-api
Version: 1.0
Version: 1.1
Release: 1
Summary: Apache Geronimo Java Contexts and Dependency Injection (JSR-299) Spec API
License: ASL 2.0
URL: http://geronimo.apache.org/
Source0: https://repo1.maven.org/maven2/org/apache/geronimo/specs/%{spec_name}/%{version}/%{spec_name}-%{version}-source-release.tar.gz
Source0: https://repo1.maven.org/maven2/org/apache/geronimo/specs/%{spec_name}/%{version}/%{spec_name}-%{version}-source-release.zip
BuildRequires: mvn(org.apache.geronimo.specs:specs:pom:) mvn(javax.inject:javax.inject)
BuildRequires: mvn(org.apache.geronimo.specs:geronimo-annotation_1.1_spec)
BuildRequires: mvn(org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.2_spec)
@ -57,5 +57,8 @@ done
%license LICENSE NOTICE
%changelog
* Tue Sep 26 2023 liyanan <thistleslyn@163.com> - 1.1-1
- update to 1.1
* Sat Jul 25 2020 huanghaitao <huanghaitao8@huawei.com> - 1.0-1
- package init

Binary file not shown.