From faa666fc5ad435c3eb95282358f0fc2440cfc878 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Dec 07 2018 23:28:49 +0000 Subject: Update to 4.13.2 --- diff --git a/.gitignore b/.gitignore index fc93ad9..eb4bdd4 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ xfce4-appfinder-4.6.2.tar.bz2 /xfce4-appfinder-4.12.0.tar.bz2 /xfce4-appfinder-4.13.0.tar.bz2 /xfce4-appfinder-4.13.1.tar.bz2 +/xfce4-appfinder-4.13.2.tar.bz2 diff --git a/sources b/sources index 9f6b9d9..5760626 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-appfinder-4.13.1.tar.bz2) = 1be1508bea87e9ff7763dc6a8dd0a45b3e1ef39400486b9926de190e146c4c3fd96d08508d32c53a99ff92e98c4cc504e074f651273aac917a79e5df71022116 +SHA512 (xfce4-appfinder-4.13.2.tar.bz2) = 96ac782c785649ddf75f8659f9cf10f42c37bab647824f0c76714baca0b61904fa8ba6d23dc1574aae5fdf2538201936d26b42ea6c0f5d5f0f9d71c8ba0a51b8 diff --git a/xfce4-appfinder.spec b/xfce4-appfinder.spec index 6556b68..5b57257 100644 --- a/xfce4-appfinder.spec +++ b/xfce4-appfinder.spec @@ -1,7 +1,7 @@ %global xfceversion 4.13 Name: xfce4-appfinder -Version: 4.13.1 +Version: 4.13.2 Release: 1%{?dist} Summary: Appfinder for the Xfce4 Desktop Environment @@ -20,7 +20,7 @@ BuildRequires: startup-notification-devel BuildRequires: gettext BuildRequires: intltool BuildRequires: desktop-file-utils - +BuildRequires: libappstream-glib %description xfce-appfinder shows system wide installed applications. @@ -45,6 +45,8 @@ sed -i 's/gtk-execute/system-run/g' data/xfce4-run.desktop.in desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop desktop-file-validate %{buildroot}%{_datadir}/applications/xfce4-run.desktop +appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/org.xfce.%{name}.appdata.xml + %find_lang %{name} @@ -54,9 +56,12 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/xfce4-run.desktop %{_bindir}/xfce4-appfinder %{_bindir}/xfrun4 %{_datadir}/applications/xfce4-*.desktop -%{_datadir}/appdata/%{name}.appdata.xml +%{_metainfodir}/org.xfce.%{name}.appdata.xml %changelog +* Fri Dec 07 2018 Mukundan Ragavan - 4.13.2-1 +- Update to 4.13.2 + * Thu Aug 23 2018 Mukundan Ragavan - 4.13.1-1 - Update to 4.13.1