commit fc95c5cc20dd0275361e3c5c5da5d786b71a0602
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Sat Sep 8 13:15:21 2018 +0100
Update to 5.6.6
.gitignore | 1 +
sources | 2 +-
unrar.spec | 11 +++++------
3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b5af634..ce3ab06 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ unrarsrc-5.2.3.tar.gz
/unrarsrc-5.6.1.tar.gz
/unrarsrc-5.6.2.tar.gz
/unrarsrc-5.6.3.tar.gz
+/unrarsrc-5.6.6.tar.gz
diff --git a/sources b/sources
index 02eb091..f244379 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-520b4682527e30438b81adee58260ecc unrarsrc-5.6.3.tar.gz
+f54fdf142f0981ae1840a32fc9220e45 unrarsrc-5.6.6.tar.gz
diff --git a/unrar.spec b/unrar.spec
index d2c90a9..b191074 100644
--- a/unrar.spec
+++ b/unrar.spec
@@ -1,9 +1,8 @@
Name: unrar
-Version: 5.6.3
-Release: 3%{?dist}
+Version: 5.6.6
+Release: 1%{?dist}
Summary: Utility for extracting, testing and viewing RAR archives
License: Freeware with further limitations
-Group: Applications/Archiving
URL:
http://www.rarlab.com/rar_add.htm
Source0:
https://www.rarlab.com/rar/unrarsrc-%{version}.tar.gz
# Man page from Debian
@@ -21,7 +20,6 @@ viewing the contents of archives created with the RAR archiver version
%package -n libunrar
Summary: Decompress library for RAR v3 archives
-Group: System Environment/Libraries
# Packages using libunrar must Requires this:
#{?unrar_version:Requires: libunrar%%{_isa} = %%{unrar_version}}
@@ -33,9 +31,7 @@ existing RAR v3 archives.
%package -n libunrar-devel
Summary: Development files for libunrar
-Group: Development/Libraries
Requires: libunrar%{_isa} = %{version}-%{release}
-Provides: libunrar3-%{version}
%description -n libunrar-devel
The libunrar-devel package contains libraries and header files for
@@ -114,6 +110,9 @@ fi
%changelog
+* Sat Sep 08 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 5.6.6-1
+- Update to 5.6.6
+
* Sun Aug 19 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
5.6.3-3
- Rebuilt for Fedora 29 Mass Rebuild binutils issue