Update to 1.13.2
This commit is contained in:
parent
9e60e45364
commit
6b53235d63
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/wimlib-1.13.1.tar.gz
|
||||
/wimlib-1.13.2.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (wimlib-1.13.1.tar.gz) = a874eafa979e715adf06398371380f06ae42370392473b2eb8aca969b2019664b187f3f2bfa74819bc1d85db4977a08e915c69efc67e77e933c82e6bbcda0243
|
||||
SHA512 (wimlib-1.13.2.tar.gz) = 8d70a737724bec7591977de5b772b708864ce7548cfe79ebee7508de1013a9915aca356d2b73e6b2959bce671be0a275463546503b616f61833724c5bb75faba
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: wimlib
|
||||
Version: 1.13.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.13.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Open source Windows Imaging (WIM) library
|
||||
|
||||
# Library is dual licensed, utilities are GPLv3+, some internal headers are CC0
|
||||
|
|
@ -76,6 +76,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon May 25 2020 Mohamed El Morabity <melmorabity@fedoraproject.org> - 1.13.2-1
|
||||
- Update to 1.13.2
|
||||
|
||||
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue