commit 760123eda675d264ab0f4eb342034485cc5f6165
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Nov 20 08:46:51 2020 +0000
Update to 6.0.2
.gitignore | 1 +
sources | 2 +-
unrar.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 77e6d73..d212331 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ unrarsrc-5.2.3.tar.gz
/unrarsrc-5.9.3.tar.gz
/unrarsrc-5.9.4.tar.gz
/unrarsrc-6.0.1.tar.gz
+/unrarsrc-6.0.2.tar.gz
diff --git a/sources b/sources
index fc48e1f..1d7249e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (unrarsrc-6.0.1.tar.gz) =
2c88dd05252237d7d62ad34332673ac9e457bb43b0ed980be977d557d0deb3d5bd19372d41ac2e254d94e20ecb1ca62b1c15781320cf231f2a7bfa12fe176d8a
+SHA512 (unrarsrc-6.0.2.tar.gz) =
fd5598499863f734563213acb67cee41c997eac69c5814d275468c9eb627286c016de23ddbf9c96ef9ba0b985ac57476b26382c8263d8f81c55b8bca1c013671
diff --git a/unrar.spec b/unrar.spec
index 9dc330a..881f0cd 100644
--- a/unrar.spec
+++ b/unrar.spec
@@ -1,5 +1,5 @@
Name: unrar
-Version: 6.0.1
+Version: 6.0.2
Release: 1%{?dist}
Summary: Utility for extracting, testing and viewing RAR archives
License: Freeware with further limitations
@@ -89,6 +89,9 @@ touch -r license.txt %{buildroot}%{_sysconfdir}/rpm/macros.unrar
%changelog
+* Fri Nov 20 2020 Leigh Scott <leigh123linux(a)gmail.com> - 6.0.2-1
+- Update to 6.0.2
+
* Mon Oct 26 2020 Leigh Scott <leigh123linux(a)gmail.com> - 6.0.1-1
- Update to 6.0.1
Show replies by date