!3 [sync] PR-2: Update to 3.2.17
From: @openeuler-sync-bot Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
3c45c9472e
BIN
3.2.17.Final.tar.gz
Normal file
BIN
3.2.17.Final.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,12 +1,12 @@
|
|||||||
%global namedreltag .Final
|
%global namedreltag .Final
|
||||||
%global namedversion %{version}%{?namedreltag}
|
%global namedversion %{version}%{?namedreltag}
|
||||||
Name: jboss-vfs
|
Name: jboss-vfs
|
||||||
Version: 3.2.12
|
Version: 3.2.17
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: JBoss Virtual File System
|
Summary: JBoss Virtual File System
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://github.com/jbossas/jboss-vfs/
|
URL: https://github.com/jbossas/jboss-vfs/
|
||||||
Source0: https://github.com/jbossas/jboss-vfs/archive/jboss-vfs-%{namedversion}.tar.gz
|
Source0: https://github.com/jbossas/jboss-vfs/archive/refs/tags/%{namedversion}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: maven-local mvn(junit:junit) mvn(org.jboss:jboss-parent:pom:)
|
BuildRequires: maven-local mvn(junit:junit) mvn(org.jboss:jboss-parent:pom:)
|
||||||
BuildRequires: mvn(org.jboss.logging:jboss-logging)
|
BuildRequires: mvn(org.jboss.logging:jboss-logging)
|
||||||
@ -21,7 +21,7 @@ Summary: Javadoc for jboss-vfs
|
|||||||
This package contains the API documentation for jboss-vfs.
|
This package contains the API documentation for jboss-vfs.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n jboss-vfs-jboss-vfs-%{namedversion}
|
%setup -q -n jboss-vfs-%{namedversion}
|
||||||
find . -name "*.ear" -type f -print -delete
|
find . -name "*.ear" -type f -print -delete
|
||||||
find . -name "*.jar" -type f -print -delete
|
find . -name "*.jar" -type f -print -delete
|
||||||
find . -name "*.war" -type f -print -delete
|
find . -name "*.war" -type f -print -delete
|
||||||
@ -41,5 +41,8 @@ find . -name "*.zip" -type f -print -delete
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 25 2022 liyanan <liyanan32@h-partners.com> - 3.2.17-1
|
||||||
|
- update to 3.2.17
|
||||||
|
|
||||||
* Thu Aug 20 2020 yaokai <yaokai13@huawei.com> - 3.2.12-1
|
* Thu Aug 20 2020 yaokai <yaokai13@huawei.com> - 3.2.12-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user