automatic version update by autodist [release 1.30.0-1mamba;Thu Nov 24 2022]

This commit is contained in:
Automatic Build System 2024-01-06 07:36:11 +01:00
parent b10039d5d6
commit 87df85003d

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: network-manager-applet Name: network-manager-applet
Version: 1.28.0 Version: 1.30.0
Release: 1mamba Release: 1mamba
Summary: A GNOME applet to control network connections Summary: A GNOME applet to control network connections
Group: Graphical Desktop/Applications/Networking Group: Graphical Desktop/Applications/Networking
@ -14,30 +14,19 @@ Patch1: %{name}-1.0.2-dont_autostart_in_kde.patch
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libatk-devel BuildRequires: libat-spi2-core-devel
BuildRequires: libbrotli-devel
BuildRequires: libbzip2-devel
BuildRequires: libcairo-devel BuildRequires: libcairo-devel
BuildRequires: libffi-devel
BuildRequires: libfreetype-devel
BuildRequires: libgcr-devel
BuildRequires: libgdk-pixbuf-devel BuildRequires: libgdk-pixbuf-devel
BuildRequires: libglib-devel BuildRequires: libglib-devel
BuildRequires: libgraphite2-devel
BuildRequires: libgtk3-devel BuildRequires: libgtk3-devel
BuildRequires: libharfbuzz-devel BuildRequires: libharfbuzz-devel
BuildRequires: libjansson-devel BuildRequires: libjansson-devel
BuildRequires: libmm-devel BuildRequires: libmm-devel
BuildRequires: libnm-devel BuildRequires: libnm-devel
BuildRequires: libnma-devel BuildRequires: libnma-devel
BuildRequires: libnotify-devel
BuildRequires: libp11-kit-devel
BuildRequires: libpango-devel BuildRequires: libpango-devel
BuildRequires: libpcre-devel
BuildRequires: libpng-devel
BuildRequires: libsecret-devel BuildRequires: libsecret-devel
BuildRequires: libselinux-devel BuildRequires: libselinux-devel
BuildRequires: libz-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: intltool BuildRequires: intltool
BuildRequires: libdbus-glib-tools BuildRequires: libdbus-glib-tools
@ -51,8 +40,6 @@ Requires: notification-daemon
Requires: networkmanagervpnplugin Requires: networkmanagervpnplugin
Requires: dconf Requires: dconf
Provides: networkmanagergui Provides: networkmanagergui
Obsoletes: wicd
#Requires: libnm-gtk = %{?epoch:%epoch:}%{version}-%{release}
%description %description
A GNOME applet to control network connections. A GNOME applet to control network connections.
@ -61,8 +48,7 @@ A GNOME applet to control network connections.
%prep %prep
%setup -q %setup -q
#%patch0 -p1 #%patch1 -p1
%patch1 -p1
%build %build
%configure \ %configure \
@ -100,16 +86,20 @@ fi
%{_sysconfdir}/xdg/autostart/nm-applet.desktop %{_sysconfdir}/xdg/autostart/nm-applet.desktop
%{_bindir}/nm-applet %{_bindir}/nm-applet
%{_bindir}/nm-connection-editor %{_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-applet.desktop
%{_datadir}/applications/nm-connection-editor.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/*/apps/*.png
%{_datadir}/icons/hicolor/scalable/apps/*.svg %{_datadir}/icons/hicolor/scalable/apps/*.svg
%{_mandir}/man1/nm-applet.1* %{_mandir}/man1/nm-applet.1*
%{_mandir}/man1/nm-connection-editor.1* %{_mandir}/man1/nm-connection-editor.1*
%changelog %changelog
* Thu Nov 24 2022 Automatic Build System <autodist@mambasoft.it> 1.30.0-1mamba
- automatic version update by autodist
* Wed Jun 08 2022 Automatic Build System <autodist@mambasoft.it> 1.28.0-1mamba * Wed Jun 08 2022 Automatic Build System <autodist@mambasoft.it> 1.28.0-1mamba
- automatic version update by autodist - automatic version update by autodist