Compare commits

...
Sign in to create a new pull request.

5 commits

Author SHA1 Message Date
892f0e0b73 Rebuild for ntfs-3g soname bump 2021-09-02 16:48:41 -04:00
Mohamed El Morabity
b513ffad8d Update to 1.13.4 2021-06-03 13:01:41 +02:00
Mohamed El Morabity
ddf179bb97 Update timestamp 2020-10-27 19:26:43 +01:00
Mohamed El Morabity
44d33a4ec2 Re-upload source file (see https://wimlib.net/forums/viewtopic.php?f=1&t=543) 2020-10-27 19:26:43 +01:00
Mohamed El Morabity
5862085abd Update to 1.13.3 2020-10-27 19:26:43 +01:00
3 changed files with 17 additions and 5 deletions

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
/wimlib-1.13.1.tar.gz
/wimlib-1.13.2.tar.gz
/wimlib-1.13.3.tar.gz
/wimlib-1.13.4.tar.gz

View file

@ -1 +1 @@
SHA512 (wimlib-1.13.2.tar.gz) = 8d70a737724bec7591977de5b772b708864ce7548cfe79ebee7508de1013a9915aca356d2b73e6b2959bce671be0a275463546503b616f61833724c5bb75faba
SHA512 (wimlib-1.13.4.tar.gz) = 480fe6fa6c6e8f1bf9c3960f5e1671f3266535b18dc72e9d7c4c05c7fb833d9b00db5ae9fb49154da6e71e536cae8b562cbf81ab5a124e2a79326927e2cf7344

View file

@ -1,10 +1,11 @@
Name: wimlib
Version: 1.13.2
Version: 1.13.4
Release: 2%{?dist}
Summary: Open source Windows Imaging (WIM) library
# Library is dual licensed, utilities are GPLv3+, some internal headers are CC0
License: (GPLv3+ or LGPLv3+) and GPLv3+ and CC0
# wimlib is dual-licensed (GPLv3+/LGPLv3+) but is linked to libntfs-3g (GPLv3+),
# utilities are GPLv3+, some internal headers are CC0
License: GPLv3+ and CC0
URL: https://wimlib.net/
Source0: %{url}/downloads/%{name}-%{version}.tar.gz
@ -60,7 +61,7 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
%files
%doc NEWS README
%license COPYING COPYING.CC0 COPYING.GPLv3 COPYING.LGPLv3
%license COPYING COPYING.CC0 COPYING.GPLv3
%{_libdir}/*.so.15*
@ -76,6 +77,15 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
%changelog
* Thu Sep 02 2021 Neal Gompa <ngompa@fedoraproject.org> - 1.13.4-2
- Rebuild for ntfs-3g soname bump
* Thu Jun 03 2021 Mohamed El Morabity <melmorabity@fedoraproject.org> - 1.13.4-1
- Update to 1.13.4
* Tue Oct 27 2020 Mohamed El Morabity <melmorabity@fedoraproject.org> - 1.13.3-1
- Update to 1.13.3
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild