automatic version update by autodist [release 1.10.2-1mamba;Sat Nov 19 2022]

This commit is contained in:
Automatic Build System 2024-01-05 17:50:35 +01:00
parent 77d3c8dd40
commit 0d4966bb4b

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: NetworkManager-openvpn Name: NetworkManager-openvpn
Version: 1.10.0 Version: 1.10.2
Release: 1mamba Release: 1mamba
Summary: NetworkManager plugin for openvpn VPN clients Summary: NetworkManager plugin for openvpn VPN clients
Group: Network/Libraries Group: Network/Libraries
@ -16,26 +16,16 @@ Patch2: NetworkManager-openvpn-1.8.10-libnm-1.22.2.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: libnm-devel BuildRequires: libnm-devel
BuildRequires: libnma-devel BuildRequires: libnma-devel
BuildRequires: libp11-kit-devel
BuildRequires: libpango-devel BuildRequires: libpango-devel
BuildRequires: libpcre-devel
BuildRequires: libpng-devel
BuildRequires: libsecret-devel BuildRequires: libsecret-devel
BuildRequires: libz-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: libnm-devel >= 1.22.2 BuildRequires: libnm-devel >= 1.22.2
Requires: openvpn Requires: openvpn
@ -79,9 +69,7 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysusersdir}/nm-openvpn.conf
%{_datadir}/metainfo/network-manager-openvpn.metainfo.xml %{_datadir}/metainfo/network-manager-openvpn.metainfo.xml
%{_datadir}/dbus-1/system.d/nm-openvpn-service.conf %{_datadir}/dbus-1/system.d/nm-openvpn-service.conf
%{_prefix}/lib/NetworkManager/VPN/nm-openvpn-service.name %{_prefix}/lib/NetworkManager/VPN/nm-openvpn-service.name
%{_libdir}/NetworkManager/libnm-vpn-plugin-openvpn-editor.la
%{_libdir}/NetworkManager/libnm-vpn-plugin-openvpn-editor.so %{_libdir}/NetworkManager/libnm-vpn-plugin-openvpn-editor.so
%{_libdir}/NetworkManager/libnm-vpn-plugin-openvpn.la
%{_libdir}/NetworkManager/libnm-vpn-plugin-openvpn.so %{_libdir}/NetworkManager/libnm-vpn-plugin-openvpn.so
%{_libexecdir}/nm-openvpn-auth-dialog %{_libexecdir}/nm-openvpn-auth-dialog
%{_libexecdir}/nm-openvpn-service %{_libexecdir}/nm-openvpn-service
@ -90,6 +78,9 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysusersdir}/nm-openvpn.conf
#ChangeLog NEWS README #ChangeLog NEWS README
%changelog %changelog
* Sat Nov 19 2022 Automatic Build System <autodist@mambasoft.it> 1.10.2-1mamba
- automatic version update by autodist
* Thu Sep 01 2022 Automatic Build System <autodist@mambasoft.it> 1.10.0-1mamba * Thu Sep 01 2022 Automatic Build System <autodist@mambasoft.it> 1.10.0-1mamba
- automatic version update by autodist - automatic version update by autodist