diff --git a/.gitignore b/.gitignore index 78b4ff7..80573fe 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ xfce4-dict-0.6.0.tar.bz2 /xfce4-dict-0.8.1.tar.bz2 /xfce4-dict-0.8.2.tar.bz2 /xfce4-dict-0.8.3.tar.bz2 +/xfce4-dict-0.8.4.tar.bz2 diff --git a/sources b/sources index 15e0518..0cebc11 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-dict-0.8.3.tar.bz2) = d4779a928e351c06d8866d1eefcf2efb5f364b64591a76abd19b87ac08905196b436725db3660e694b7071a534ebd9b08f298945a515fcaf335b74ce15eb0617 +SHA512 (xfce4-dict-0.8.4.tar.bz2) = f662b94671f2179cc93010e9ff6ad7f3425cfafeb8d7c635fefb8e816d78273f0135d6c7ff3ed143e5e01985eb4275ac89827d197ed059fbfa79df69b327f253 diff --git a/xfce4-dict.spec b/xfce4-dict.spec index a24bf65..8092ed1 100644 --- a/xfce4-dict.spec +++ b/xfce4-dict.spec @@ -4,8 +4,8 @@ %global xfceversion 4.13 Name: xfce4-dict -Version: 0.8.3 -Release: 3%{?dist} +Version: 0.8.4 +Release: 1%{?dist} Summary: A Dictionary Client for the Xfce desktop environment Summary(de): Ein Wörterbuch-Client für die Xfce Desktop-Umgebung @@ -71,7 +71,8 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop %doc AUTHORS ChangeLog README %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop -%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg +%{_datadir}/icons/hicolor/*/apps/org.xfce.Dictionary.png +%{_datadir}/icons/hicolor/scalable/apps/org.xfce.Dictionary.svg %{_mandir}/man1/%{name}.1.gz %files plugin @@ -79,6 +80,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop %{_datadir}/xfce4/panel/plugins/*.desktop %changelog +* Sun Oct 18 2020 Mukundan Ragavan - 0.8.4-1 +- Update to 0.8.4 + * Wed Jul 29 2020 Fedora Release Engineering - 0.8.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild