diff --git a/multiverse-0.7.0.tar.gz b/multiverse-0.7.0.tar.gz index f8f1de4..cac1652 100644 Binary files a/multiverse-0.7.0.tar.gz and b/multiverse-0.7.0.tar.gz differ diff --git a/multiverse.spec b/multiverse.spec index 8b0973c..dfe4be8 100644 --- a/multiverse.spec +++ b/multiverse.spec @@ -1,6 +1,6 @@ Name: multiverse Version: 0.7.0 -Release: 10 +Release: 11 Summary: A software transactional memory implementation for the JVM License: ASL 2.0 URL: http://multiverse.codehaus.org @@ -45,5 +45,8 @@ cp -p %{SOURCE1} . %changelog +* Wed Nov 9 2022 liyanan - 0.7.0-11 +- Change source + * Fri Dec 6 2019 huyan - 0.7.0-10 - Package Initialization