diff --git a/network-manager-applet.spec b/network-manager-applet.spec index d51f98d..81f7ec8 100644 --- a/network-manager-applet.spec +++ b/network-manager-applet.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: network-manager-applet -Version: 1.24.0 +Version: 1.26.0 Release: 1mamba Summary: A GNOME applet to control network connections Group: Graphical Desktop/Applications/Networking @@ -13,8 +13,6 @@ Patch0: %{name}-0.8.2-dbus-policy-sysadmin.patch Patch1: %{name}-1.0.2-dont_autostart_in_kde.patch License: GPL ## AUTOBUILDREQ-BEGIN -#libdl.so.2()(64bit): /usr/lib64/libdl.so: file not owned by any package -#libpthread.so.0()(64bit): /usr/lib64/libpthread.so: file not owned by any package BuildRequires: glibc-devel BuildRequires: libatk-devel BuildRequires: libbrotli-devel @@ -23,10 +21,8 @@ BuildRequires: libcairo-devel BuildRequires: libffi-devel BuildRequires: libfreetype-devel BuildRequires: libgcr-devel -BuildRequires: libgcrypt-devel BuildRequires: libgdk-pixbuf-devel BuildRequires: libglib-devel -BuildRequires: libgpg-error-devel BuildRequires: libgraphite2-devel BuildRequires: libgtk3-devel BuildRequires: libharfbuzz-devel @@ -114,6 +110,9 @@ fi %{_mandir}/man1/nm-connection-editor.1* %changelog +* Wed Mar 23 2022 Automatic Build System 1.26.0-1mamba +- automatic version update by autodist + * Fri Aug 20 2021 Automatic Build System 1.24.0-1mamba - automatic version update by autodist