diff --git a/9329195b310dd861e97b9655173b4aa564de05dc.zip b/9329195b310dd861e97b9655173b4aa564de05dc.zip index 9366a9e..077fc57 100644 Binary files a/9329195b310dd861e97b9655173b4aa564de05dc.zip and b/9329195b310dd861e97b9655173b4aa564de05dc.zip differ diff --git a/jmatio.spec b/jmatio.spec index 614f9e6..9386d16 100644 --- a/jmatio.spec +++ b/jmatio.spec @@ -1,7 +1,7 @@ %global githash 9329195b310dd861e97b9655173b4aa564de05dc Name: jmatio Version: 1.1 -Release: 1 +Release: 2 Summary: Java Matlab IO library License: BSD URL: https://github.com/gradusnikov/jmatio @@ -41,5 +41,8 @@ done %license LICENSE.txt %changelog +* Wed Nov 09 2022 Ge Wang - 1.1-2 +- bring source file into correspondence with descirbed in spec file + * Tue Aug 18 2020 wangchong - 1.1-1 - package init