From 6b53235d63debf511ffd1ea573cdbf91b72d668b Mon Sep 17 00:00:00 2001 From: Mohamed El Morabity Date: Mon, 25 May 2020 08:33:59 +0200 Subject: [PATCH] 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