Compare commits
7 Commits
1.48.6-1ma
...
main
Author | SHA1 | Date | |
---|---|---|---|
7a9200fb45 | |||
abcc2b3ce9 | |||
9f0d902f0a | |||
c634724ef5 | |||
f88b765477 | |||
e0abc0fe42 | |||
0ccb39872a |
@ -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.48.6
|
||||
Version: 1.52.0
|
||||
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://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
|
||||
Source2: NetworkManager-connectivity-openmamba.conf
|
||||
License: GPL
|
||||
@ -18,6 +18,7 @@ BuildRequires: glibc-devel
|
||||
BuildRequires: libaudit-devel
|
||||
BuildRequires: libbluetooth-devel
|
||||
BuildRequires: libcurl-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libjansson-devel
|
||||
BuildRequires: libmm-devel
|
||||
@ -83,7 +84,6 @@ Requires: gtk-doc
|
||||
%description apidocs
|
||||
This package includes the %{name} API documentation.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -259,6 +259,27 @@ 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