Compare commits

...

7 Commits

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f 1-2) %define majver %(echo %version | cut -d. -f 1-2)
%define pppdver %(rpm -q --queryformat '%%{version}\\n' ppp | head -n1) %define pppdver %(rpm -q --queryformat '%%{version}\\n' ppp | head -n1)
Name: NetworkManager Name: NetworkManager
Version: 1.48.6 Version: 1.52.0
Release: 1mamba Release: 1mamba
Summary: A hardware level network management tool integrated with D-Bus Summary: A hardware level network management tool integrated with D-Bus
Group: System/Kernel and Hardware Group: System/Kernel and Hardware
@ -9,7 +9,7 @@ Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://networkmanager.dev/ URL: https://networkmanager.dev/
Source: https://download.gnome.org/sources/NetworkManager/%{majver}/%{name}-%{version}.tar.xz Source: https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git/%{version}/%{name}-%{version}.tar.bz2
Source1: NetworkManager-0.8.2-polkit-localauthority.patch Source1: NetworkManager-0.8.2-polkit-localauthority.patch
Source2: NetworkManager-connectivity-openmamba.conf Source2: NetworkManager-connectivity-openmamba.conf
License: GPL License: GPL
@ -18,6 +18,7 @@ BuildRequires: glibc-devel
BuildRequires: libaudit-devel BuildRequires: libaudit-devel
BuildRequires: libbluetooth-devel BuildRequires: libbluetooth-devel
BuildRequires: libcurl-devel BuildRequires: libcurl-devel
BuildRequires: libgcc
BuildRequires: libglib-devel BuildRequires: libglib-devel
BuildRequires: libjansson-devel BuildRequires: libjansson-devel
BuildRequires: libmm-devel BuildRequires: libmm-devel
@ -83,7 +84,6 @@ Requires: gtk-doc
%description apidocs %description apidocs
This package includes the %{name} API documentation. This package includes the %{name} API documentation.
%debug_package
%prep %prep
%setup -q %setup -q
@ -259,6 +259,27 @@ fi
%{_datadir}/doc/NetworkManager/examples/server.conf %{_datadir}/doc/NetworkManager/examples/server.conf
%changelog %changelog
* Sat Mar 01 2025 Automatic Build System <autodist@openmamba.org> 1.52.0-1mamba
- automatic version update by autodist
* Fri Feb 28 2025 Automatic Build System <autodist@openmamba.org> 1.50.3-1mamba
- automatic version update by autodist
* Tue Jan 21 2025 Automatic Build System <autodist@openmamba.org> 1.50.2-1mamba
- automatic version update by autodist
* Sat Dec 28 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.50.1-1mamba
- update to 1.50.1
* Thu Oct 03 2024 Automatic Build System <autodist@openmamba.org> 1.50.0-1mamba
- automatic version update by autodist
* Mon Aug 26 2024 Automatic Build System <autodist@openmamba.org> 1.48.10-1mamba
- automatic version update by autodist
* Sat Aug 10 2024 Automatic Build System <autodist@openmamba.org> 1.48.8-1mamba
- automatic version update by autodist
* Fri Jul 26 2024 Automatic Build System <autodist@openmamba.org> 1.48.6-1mamba * Fri Jul 26 2024 Automatic Build System <autodist@openmamba.org> 1.48.6-1mamba
- automatic version update by autodist - automatic version update by autodist