diff --git a/signpost-3017160f847564879520c564b4bb04abb7b680fe.tar.gz b/signpost-3017160f847564879520c564b4bb04abb7b680fe.tar.gz index 41a7bd0..c6ad540 100644 Binary files a/signpost-3017160f847564879520c564b4bb04abb7b680fe.tar.gz and b/signpost-3017160f847564879520c564b4bb04abb7b680fe.tar.gz differ diff --git a/signpost-core.spec b/signpost-core.spec index d228a31..c17f22a 100644 --- a/signpost-core.spec +++ b/signpost-core.spec @@ -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 - 1.2.1.2-2 +- Modifying the source code package + * Thu Aug 27 2020 wutao - 1.2.1.2-1 - package init