From 5862085abd8cac80cea2a3664901b939428a9d7f Mon Sep 17 00:00:00 2001 From: Mohamed El Morabity Date: Tue, 27 Oct 2020 13:01:14 +0100 Subject: [PATCH 1/5] Update to 1.13.3 --- .gitignore | 1 + sources | 2 +- wimlib.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b1a2a3a..9e115c9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /wimlib-1.13.1.tar.gz /wimlib-1.13.2.tar.gz +/wimlib-1.13.3.tar.gz diff --git a/sources b/sources index d1826eb..d21023d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wimlib-1.13.2.tar.gz) = 8d70a737724bec7591977de5b772b708864ce7548cfe79ebee7508de1013a9915aca356d2b73e6b2959bce671be0a275463546503b616f61833724c5bb75faba +SHA512 (wimlib-1.13.3.tar.gz) = cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e diff --git a/wimlib.spec b/wimlib.spec index 796416b..a22d0f8 100644 --- a/wimlib.spec +++ b/wimlib.spec @@ -1,6 +1,6 @@ Name: wimlib -Version: 1.13.2 -Release: 2%{?dist} +Version: 1.13.3 +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 +* Tue Oct 27 13:00:49 CET 2020 Mohamed El Morabity - 1.13.3-1 +- Update to 1.13.3 + * Wed Jul 29 2020 Fedora Release Engineering - 1.13.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 44d33a4ec22f7950cc64cdef750ec54690ff78a1 Mon Sep 17 00:00:00 2001 From: Mohamed El Morabity Date: Tue, 27 Oct 2020 19:18:34 +0100 Subject: [PATCH 2/5] Re-upload source file (see https://wimlib.net/forums/viewtopic.php?f=1&t=543) --- sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources b/sources index d21023d..1560ca1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wimlib-1.13.3.tar.gz) = cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e +SHA512 (wimlib-1.13.3.tar.gz) = 5c6e3bd1d7bda55812c818cc527cd241ac8a15276648f2a307db1f2a858de0b322e9f2beffda5bab991811aee3f4a953c3e31847bfa76a7d32ad5850595a15d4 From ddf179bb97bfcf44137d256d583d8bae8adc5e86 Mon Sep 17 00:00:00 2001 From: Mohamed El Morabity Date: Tue, 27 Oct 2020 19:19:55 +0100 Subject: [PATCH 3/5] Update timestamp --- wimlib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wimlib.spec b/wimlib.spec index a22d0f8..ff1190e 100644 --- a/wimlib.spec +++ b/wimlib.spec @@ -76,7 +76,7 @@ find $RPM_BUILD_ROOT -name "*.la" -delete %changelog -* Tue Oct 27 13:00:49 CET 2020 Mohamed El Morabity - 1.13.3-1 +* Tue Oct 27 2020 Mohamed El Morabity - 1.13.3-1 - Update to 1.13.3 * Wed Jul 29 2020 Fedora Release Engineering - 1.13.2-2 From b513ffad8d04dea33e4fa4ef165358b118b71417 Mon Sep 17 00:00:00 2001 From: Mohamed El Morabity Date: Thu, 3 Jun 2021 12:47:09 +0200 Subject: [PATCH 4/5] Update to 1.13.4 --- .gitignore | 1 + sources | 2 +- wimlib.spec | 12 ++++++++---- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 9e115c9..261df29 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +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 diff --git a/sources b/sources index 1560ca1..9dcf13d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wimlib-1.13.3.tar.gz) = 5c6e3bd1d7bda55812c818cc527cd241ac8a15276648f2a307db1f2a858de0b322e9f2beffda5bab991811aee3f4a953c3e31847bfa76a7d32ad5850595a15d4 +SHA512 (wimlib-1.13.4.tar.gz) = 480fe6fa6c6e8f1bf9c3960f5e1671f3266535b18dc72e9d7c4c05c7fb833d9b00db5ae9fb49154da6e71e536cae8b562cbf81ab5a124e2a79326927e2cf7344 diff --git a/wimlib.spec b/wimlib.spec index ff1190e..f89eb91 100644 --- a/wimlib.spec +++ b/wimlib.spec @@ -1,10 +1,11 @@ Name: wimlib -Version: 1.13.3 +Version: 1.13.4 Release: 1%{?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,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete %changelog +* Thu Jun 03 2021 Mohamed El Morabity - 1.13.4-1 +- Update to 1.13.4 + * Tue Oct 27 2020 Mohamed El Morabity - 1.13.3-1 - Update to 1.13.3 From 892f0e0b73c7acdcd451de0ac515efbf8543fae6 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Thu, 2 Sep 2021 16:41:29 -0400 Subject: [PATCH 5/5] Rebuild for ntfs-3g soname bump --- wimlib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wimlib.spec b/wimlib.spec index f89eb91..c4ad2f9 100644 --- a/wimlib.spec +++ b/wimlib.spec @@ -1,6 +1,6 @@ Name: wimlib Version: 1.13.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Open source Windows Imaging (WIM) library # wimlib is dual-licensed (GPLv3+/LGPLv3+) but is linked to libntfs-3g (GPLv3+), @@ -77,6 +77,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete %changelog +* Thu Sep 02 2021 Neal Gompa - 1.13.4-2 +- Rebuild for ntfs-3g soname bump + * Thu Jun 03 2021 Mohamed El Morabity - 1.13.4-1 - Update to 1.13.4