commit 2c0b6be4915f827021daf32541f36e1ee80b6ee3
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Wed Nov 27 09:45:42 2019 +0000
Update to 5.8.4
.gitignore | 1 +
sources | 2 +-
unrar.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 109615c..a160790 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ unrarsrc-5.2.3.tar.gz
/unrarsrc-5.8.1.tar.gz
/unrarsrc-5.8.2.tar.gz
/unrarsrc-5.8.3.tar.gz
+/unrarsrc-5.8.4.tar.gz
diff --git a/sources b/sources
index 30b0d63..91f0c05 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (unrarsrc-5.8.3.tar.gz) =
32ab5cd9135d968f2e908975e72e716f5aa8911ee53fbcade6cf9783eb22330dc0114baf5db148c223015498d28fa4c60446e0ccd8108856c6d089117a147669
+SHA512 (unrarsrc-5.8.4.tar.gz) =
dd3502662b443f05c7bd01a50806b9e3443f9bbba7d88ee8fe9ca0d671d93b0db8956b822ec25b9d827941313ef2ec5608f15934bab91cecbab1ccea9ae8129e
diff --git a/unrar.spec b/unrar.spec
index 4787d3c..fbebd27 100644
--- a/unrar.spec
+++ b/unrar.spec
@@ -1,5 +1,5 @@
Name: unrar
-Version: 5.8.3
+Version: 5.8.4
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
+* Wed Nov 27 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 5.8.4-1
+- Update to 5.8.4
+
* Fri Oct 25 2019 Leigh Scott <leigh123linux(a)gmail.com> - 5.8.3-1
- Update to 5.8.3
Show replies by date