modify the '~' in version
This commit is contained in:
parent
390214b65b
commit
a99ae19d89
@ -1,6 +1,6 @@
|
|||||||
Name: ongres-scram
|
Name: ongres-scram
|
||||||
Version: 1.0.0~beta.2
|
Version: 1.0.0.beta.2
|
||||||
Release: 7
|
Release: 8
|
||||||
Summary: Java Implementation for SCRAM(Salted Challenge Response Authentication Mechanism)
|
Summary: Java Implementation for SCRAM(Salted Challenge Response Authentication Mechanism)
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/ongres/scram
|
URL: https://github.com/ongres/scram
|
||||||
@ -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
|
%files parent -f .mfiles-parent
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 23 Senlin <xiasenlin1@huawei.com> - 1.0.0.beta.2-8
|
||||||
|
- modify the '~' in version
|
||||||
|
|
||||||
* Thu Dec 5 2019 Tianfei <tianfei16@huawei.com> - 1.0.0~beta.2-7
|
* Thu Dec 5 2019 Tianfei <tianfei16@huawei.com> - 1.0.0~beta.2-7
|
||||||
- Package init
|
- Package init
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user