Bring source file into correspondence with described in spec file

This commit is contained in:
wang--ge 2022-11-09 18:38:31 +08:00
parent ede2178701
commit 3ed936656c
2 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%global githash 9329195b310dd861e97b9655173b4aa564de05dc %global githash 9329195b310dd861e97b9655173b4aa564de05dc
Name: jmatio Name: jmatio
Version: 1.1 Version: 1.1
Release: 1 Release: 2
Summary: Java Matlab IO library Summary: Java Matlab IO library
License: BSD License: BSD
URL: https://github.com/gradusnikov/jmatio URL: https://github.com/gradusnikov/jmatio
@ -41,5 +41,8 @@ done
%license LICENSE.txt %license LICENSE.txt
%changelog %changelog
* Wed Nov 09 2022 Ge Wang <wangge20@h-partners.com> - 1.1-2
- bring source file into correspondence with descirbed in spec file
* Tue Aug 18 2020 wangchong <wangchong56@huawei.com> - 1.1-1 * Tue Aug 18 2020 wangchong <wangchong56@huawei.com> - 1.1-1
- package init - package init