diff --git a/SOURCES/application-x-rpm-redhat.svg b/SOURCES/application-x-rpm-redhat.svg
new file mode 100644
index 0000000..37cf2f2
--- /dev/null
+++ b/SOURCES/application-x-rpm-redhat.svg
@@ -0,0 +1,99 @@
+
+
diff --git a/SPECS/kora-icon-theme.spec b/SPECS/kora-icon-theme.spec
index 3452f37..a694d8a 100644
--- a/SPECS/kora-icon-theme.spec
+++ b/SPECS/kora-icon-theme.spec
@@ -2,13 +2,14 @@
Name: kora-icon-theme
Version: 1.5.7
-Release: 1%{?dist}
+Release: 1%{?dist}.inferit
Summary: Icon theme designed for Equinox GTK theme
Group: User Interface/Desktops
License: GPLv3
URL: https://github.com/bikass/kora
Source0: https://github.com/bikass/kora/archive/refs/tags/v%{version}.tar.gz#/kora-%{version}.tar.gz
+Source1: application-x-rpm-redhat.svg
BuildArch: noarch
BuildRequires: fdupes
@@ -21,6 +22,7 @@ themes/panels.
%prep
%autosetup -n kora-%{version}
+cp %{SOURCE1} kora/mimetypes/scalable/application-x-rpm-redhat.svg
# Remove executable bits on all files
find . -type f -exec chmod 0644 {} \;
find . -type d -exec chmod 0755 {} \;
@@ -68,5 +70,8 @@ done
%changelog
+* Mon Jul 3 2023 Arkady L. Shane - 1.5.7-1.inferit
+- update rpm logo
+
* Mon Jun 19 2023 Arkady L. Shane - 1.5.7-1
- initial build for MSVSphere 9.2