commit d63845275e8adfef4c329f7a42e4cd07873eafe8
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sat Oct 5 13:51:12 2019 +0100
Update to 5.8.2
.gitignore | 1 +
sources | 2 +-
unrar.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 00628a9..3dd12f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ unrarsrc-5.2.3.tar.gz
/unrarsrc-5.7.1.tar.gz
/unrarsrc-5.7.4.tar.gz
/unrarsrc-5.8.1.tar.gz
+/unrarsrc-5.8.2.tar.gz
diff --git a/sources b/sources
index 53516dc..9d11529 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3e7c1c18c040a6e83f69e248579d78ba unrarsrc-5.8.1.tar.gz
+SHA512 (unrarsrc-5.8.2.tar.gz) =
09f12f141925aa99d74d4a0a0f3bacdd5b53d174473346de317cf95c1f560ef4bad445f14d81d313f8a34e8400df6a76709d068b9cd23433d1f638935185ab0d
diff --git a/unrar.spec b/unrar.spec
index b9a9296..96640e6 100644
--- a/unrar.spec
+++ b/unrar.spec
@@ -1,5 +1,5 @@
Name: unrar
-Version: 5.8.1
+Version: 5.8.2
Release: 1%{?dist}
Summary: Utility for extracting, testing and viewing RAR archives
License: Freeware with further limitations
@@ -92,6 +92,9 @@ touch -r license.txt %{buildroot}%{_sysconfdir}/rpm/macros.unrar
%changelog
+* Sat Oct 05 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 5.8.2-1
+- Update to 5.8.2
+
* Thu Sep 05 2019 Leigh Scott <leigh123linux(a)gmail.com> - 5.8.1-1
- Update to 5.8.1
- Remove alternatives setup
Show replies by date