diff --git a/xfce4-appfinder.spec b/xfce4-appfinder.spec index 3986e73..f7db529 100644 --- a/xfce4-appfinder.spec +++ b/xfce4-appfinder.spec @@ -1,22 +1,22 @@ %define majver %(echo %version | cut -d. -f1-2) Name: xfce4-appfinder -Version: 4.16.1 +Version: 4.18.0 Release: 1mamba Summary: Appfinder for the XFce4 Desktop Environment Group: Graphical Desktop/Applications/Utilities Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.xfce.org/ +URL: https://www.xfce.org/ Source: http://archive.xfce.org/src/xfce/xfce4-appfinder/%{majver}/xfce4-appfinder-%{version}.tar.bz2 License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: ldconfig +BuildRequires: libcairo-devel BuildRequires: libgarcon-devel BuildRequires: libgdk-pixbuf-devel BuildRequires: libglib-devel -BuildRequires: libgtk-devel +BuildRequires: libgtk3-devel BuildRequires: libxfce4ui-devel BuildRequires: libxfce4util-devel BuildRequires: libxfconf-devel @@ -24,7 +24,6 @@ BuildRequires: libxfconf-devel BuildRequires: libxfcegui4-devel >= 4.4.0 BuildRequires: libgarcon-devel Requires: libxfcegui4 >= 4.4.0 -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description xfce-appfinder shows system wide installed applications. @@ -73,6 +72,9 @@ fi #ChangeLog NEWS README TODO %changelog +* Sat Dec 17 2022 Automatic Build System 4.18.0-1mamba +- automatic version update by autodist + * Mon Jan 18 2021 Automatic Build System 4.16.1-1mamba - automatic version update by autodist