!7 Upgrade to 2.1 version

From: @houyingchao 
Reviewed-by: @myeuler 
Signed-off-by: @myeuler
This commit is contained in:
openeuler-ci-bot 2022-02-16 09:24:27 +00:00 committed by Gitee
commit 8489ea4711
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 8 additions and 5 deletions

View File

@ -1,11 +1,11 @@
Name: ongres-scram
Version: 1.0.0.beta.2
Release: 8
Version: 2.1
Release: 1
Summary: Java Implementation for SCRAM(Salted Challenge Response Authentication Mechanism)
License: BSD
URL: https://github.com/ongres/scram
Source0: https://github.com/ongres/scram/archive/1.0.0-beta.2/scram-1.0.0-beta.2.tar.gz
BuildRequires: maven-local
Source0: https://github.com/ongres/scram/archive/2.1/scram-2.1.tar.gz
BuildRequires: maven-local ongres-stringprep
BuildArch: noarch
%description
@ -35,7 +35,7 @@ Summary: Parent POM of ongres-scram
This package contains the ongres-scram parent POM.
%prep
%autosetup -p1 -n "scram-1.0.0-beta.2"
%autosetup -p1 -n "scram-2.1"
find \( -name '*.jar' -o -name '*.class' \) -delete
%pom_remove_plugin :nexus-staging-maven-plugin
%pom_remove_plugin :maven-source-plugin
@ -59,6 +59,9 @@ sed -i 's/[0-9a-f]\{8\}-[0-9a-f]\{4\}-[0-9a-f]\{4\}-[0-9a-f]\{4\}-[0-9a-f]\{12\}
%files parent -f .mfiles-parent
%changelog
* Tue Feb 15 houyingchao <houyingchao@huawei.com> - 2.1-1
- Upgrade to 2.1 version
* Mon Nov 23 Senlin <xiasenlin1@huawei.com> - 1.0.0.beta.2-8
- modify the '~' in version

Binary file not shown.

BIN
scram-2.1.tar.gz Normal file

Binary file not shown.