From c27c7124ff3cb92dc3b4e0d5f8a03de6b8d9a5ec Mon Sep 17 00:00:00 2001 From: Mohamed El Morabity Date: Mon, 25 May 2020 08:33:59 +0200 Subject: [PATCH 1/4] Update to 1.13.2 --- .gitignore | 1 + sources | 2 +- wimlib.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8d510da..b1a2a3a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /wimlib-1.13.1.tar.gz +/wimlib-1.13.2.tar.gz diff --git a/sources b/sources index 53c8d2e..d1826eb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wimlib-1.13.1.tar.gz) = a874eafa979e715adf06398371380f06ae42370392473b2eb8aca969b2019664b187f3f2bfa74819bc1d85db4977a08e915c69efc67e77e933c82e6bbcda0243 +SHA512 (wimlib-1.13.2.tar.gz) = 8d70a737724bec7591977de5b772b708864ce7548cfe79ebee7508de1013a9915aca356d2b73e6b2959bce671be0a275463546503b616f61833724c5bb75faba diff --git a/wimlib.spec b/wimlib.spec index bddfb06..ec5ea1d 100644 --- a/wimlib.spec +++ b/wimlib.spec @@ -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 - 1.13.2-1 +- Update to 1.13.2 + * Fri Jan 31 2020 Fedora Release Engineering - 1.13.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From e09a578154325ac4df58effa6cb2e757a1091d56 Mon Sep 17 00:00:00 2001 From: Mohamed El Morabity Date: Tue, 27 Oct 2020 13:01:14 +0100 Subject: [PATCH 2/4] Update to 1.13.3 --- .gitignore | 1 + sources | 2 +- wimlib.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 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 ec5ea1d..1b2b113 100644 --- a/wimlib.spec +++ b/wimlib.spec @@ -1,5 +1,5 @@ Name: wimlib -Version: 1.13.2 +Version: 1.13.3 Release: 1%{?dist} Summary: Open source Windows Imaging (WIM) library @@ -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 + * Mon May 25 2020 Mohamed El Morabity - 1.13.2-1 - Update to 1.13.2 From 4d1a2dda01fe65ffd2f3445413b2fe70d50da8bf Mon Sep 17 00:00:00 2001 From: Mohamed El Morabity Date: Tue, 27 Oct 2020 19:18:34 +0100 Subject: [PATCH 3/4] 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 fe686223c4f4ed317a3ab77e7a60598d032147fb Mon Sep 17 00:00:00 2001 From: Mohamed El Morabity Date: Tue, 27 Oct 2020 19:19:55 +0100 Subject: [PATCH 4/4] Update timestamp --- wimlib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wimlib.spec b/wimlib.spec index 1b2b113..d345235 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 * Mon May 25 2020 Mohamed El Morabity - 1.13.2-1