!3 Upgrade version to 1.2.6
From: @cherry530 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
79f86c8f32
BIN
1.2.3.tar.gz
BIN
1.2.3.tar.gz
Binary file not shown.
BIN
shrinkwrap-1.2.6.tar.gz
Normal file
BIN
shrinkwrap-1.2.6.tar.gz
Normal file
Binary file not shown.
@ -1,12 +1,10 @@
|
||||
%global namedreltag %{nil}
|
||||
%global namedversion %{version}%{?namedreltag}
|
||||
Name: shrinkwrap
|
||||
Version: 1.2.3
|
||||
Version: 1.2.6
|
||||
Release: 1
|
||||
Summary: A simple mechanism to assemble Java archives
|
||||
License: ASL 2.0
|
||||
Url: http://arquillian.org/modules/shrinkwrap-shrinkwrap/
|
||||
Source0: https://github.com/shrinkwrap/shrinkwrap/archive/%{namedversion}.tar.gz
|
||||
Source0: https://github.com/shrinkwrap/shrinkwrap/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
BuildRequires: maven-local mvn(jdepend:jdepend) mvn(junit:junit)
|
||||
BuildRequires: mvn(org.jboss:jboss-parent:pom:) mvn(org.jboss.apiviz:apiviz)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-enforcer-plugin)
|
||||
@ -73,7 +71,7 @@ Summary: Javadoc for %{name}
|
||||
This package contains javadoc for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{namedversion}
|
||||
%setup -q -n %{name}-%{version}
|
||||
%pom_disable_module dist
|
||||
%pom_xpath_remove "pom:requireProperty"
|
||||
%pom_xpath_remove "pom:configuration/pom:argLine"
|
||||
@ -124,5 +122,8 @@ rm LICENSE.orig
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon Jan 29 2024 xu_ping <707078654@qq.com> - 1.2.6-1
|
||||
- Upgrade version to 1.2.6
|
||||
|
||||
* Mon Aug 17 2020 Shaoqiang Kang <kangshaoqiang1@huawei.com> - 1.2.3-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user