Compare commits
No commits in common. "main" and "1.48.6-1mamba" have entirely different histories.
main
...
1.48.6-1ma
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
%define pppdver %(rpm -q --queryformat '%%{version}\\n' ppp | head -n1)
|
||||
Name: NetworkManager
|
||||
Version: 1.52.0
|
||||
Version: 1.48.6
|
||||
Release: 1mamba
|
||||
Summary: A hardware level network management tool integrated with D-Bus
|
||||
Group: System/Kernel and Hardware
|
||||
@ -9,7 +9,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://networkmanager.dev/
|
||||
Source: https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git/%{version}/%{name}-%{version}.tar.bz2
|
||||
Source: https://download.gnome.org/sources/NetworkManager/%{majver}/%{name}-%{version}.tar.xz
|
||||
Source1: NetworkManager-0.8.2-polkit-localauthority.patch
|
||||
Source2: NetworkManager-connectivity-openmamba.conf
|
||||
License: GPL
|
||||
@ -18,7 +18,6 @@ BuildRequires: glibc-devel
|
||||
BuildRequires: libaudit-devel
|
||||
BuildRequires: libbluetooth-devel
|
||||
BuildRequires: libcurl-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libjansson-devel
|
||||
BuildRequires: libmm-devel
|
||||
@ -84,6 +83,7 @@ Requires: gtk-doc
|
||||
%description apidocs
|
||||
This package includes the %{name} API documentation.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -259,27 +259,6 @@ fi
|
||||
%{_datadir}/doc/NetworkManager/examples/server.conf
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user