From 87df85003d5821db9d1f86e8c677e752e09a85c1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 07:36:11 +0100 Subject: [PATCH] automatic version update by autodist [release 1.30.0-1mamba;Thu Nov 24 2022] --- network-manager-applet.spec | 28 +++++++++------------------- 1 file changed, 9 insertions(+), 19 deletions(-) diff --git a/network-manager-applet.spec b/network-manager-applet.spec index c947fcb..498e8e8 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.28.0 +Version: 1.30.0 Release: 1mamba Summary: A GNOME applet to control network connections Group: Graphical Desktop/Applications/Networking @@ -14,30 +14,19 @@ Patch1: %{name}-1.0.2-dont_autostart_in_kde.patch License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libatk-devel -BuildRequires: libbrotli-devel -BuildRequires: libbzip2-devel +BuildRequires: libat-spi2-core-devel BuildRequires: libcairo-devel -BuildRequires: libffi-devel -BuildRequires: libfreetype-devel -BuildRequires: libgcr-devel BuildRequires: libgdk-pixbuf-devel BuildRequires: libglib-devel -BuildRequires: libgraphite2-devel BuildRequires: libgtk3-devel BuildRequires: libharfbuzz-devel BuildRequires: libjansson-devel BuildRequires: libmm-devel BuildRequires: libnm-devel BuildRequires: libnma-devel -BuildRequires: libnotify-devel -BuildRequires: libp11-kit-devel BuildRequires: libpango-devel -BuildRequires: libpcre-devel -BuildRequires: libpng-devel BuildRequires: libsecret-devel BuildRequires: libselinux-devel -BuildRequires: libz-devel ## AUTOBUILDREQ-END BuildRequires: intltool BuildRequires: libdbus-glib-tools @@ -51,8 +40,6 @@ Requires: notification-daemon Requires: networkmanagervpnplugin Requires: dconf Provides: networkmanagergui -Obsoletes: wicd -#Requires: libnm-gtk = %{?epoch:%epoch:}%{version}-%{release} %description A GNOME applet to control network connections. @@ -61,8 +48,7 @@ A GNOME applet to control network connections. %prep %setup -q -#%patch0 -p1 -%patch1 -p1 +#%patch1 -p1 %build %configure \ @@ -100,16 +86,20 @@ fi %{_sysconfdir}/xdg/autostart/nm-applet.desktop %{_bindir}/nm-applet %{_bindir}/nm-connection-editor -%{_datadir}/GConf/gsettings/nm-applet.convert -%{_datadir}/metainfo/nm-connection-editor.appdata.xml %{_datadir}/applications/nm-applet.desktop %{_datadir}/applications/nm-connection-editor.desktop +%{_datadir}/metainfo/nm-connection-editor.appdata.xml +%{_datadir}/glib-2.0/schemas/org.gnome.nm-applet.gschema.xml +%{_datadir}/GConf/gsettings/nm-applet.convert %{_datadir}/icons/hicolor/*/apps/*.png %{_datadir}/icons/hicolor/scalable/apps/*.svg %{_mandir}/man1/nm-applet.1* %{_mandir}/man1/nm-connection-editor.1* %changelog +* Thu Nov 24 2022 Automatic Build System 1.30.0-1mamba +- automatic version update by autodist + * Wed Jun 08 2022 Automatic Build System 1.28.0-1mamba - automatic version update by autodist