modifying the source code package

(cherry picked from commit 0e8f2346cf01a2ff3b073bb22bc8abc69fb8350b)
This commit is contained in:
wu-leilei 2022-11-22 09:51:48 +08:00 committed by openeuler-sync-bot
parent d707b32b75
commit ab605f3903
2 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%global githash 3017160f847564879520c564b4bb04abb7b680fe
Name: signpost-core
Version: 1.2.1.2
Release: 1
Release: 2
Summary: A simple, light-weight, and modular OAuth client library for the Java platform
License: ASL 2.0
URL: https://github.com/mttkay/signpost
@ -74,5 +74,8 @@ sed -i 's/\r//' LICENSE
%license LICENSE
%changelog
* Tue Nov 22 2022 wulei <wulei80@h-partners.com> - 1.2.1.2-2
- Modifying the source code package
* Thu Aug 27 2020 wutao <wutao61@huawei.com> - 1.2.1.2-1
- package init