rebuilt with debug package [release 5.67.0-2mamba;Tue Mar 03 2020]
This commit is contained in:
parent
f4acb0b099
commit
6c32b65700
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: networkmanager-qt5
|
||||
Version: 5.67.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Binding library between NetworkManager and Qt5
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -39,6 +39,8 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Binding library between NetworkManager and Qt5.
|
||||
This package contains static libraries and header files need for development.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n networkmanager-qt-%{version}
|
||||
|
||||
@ -73,6 +75,9 @@ This package contains static libraries and header files need for development.
|
||||
%{_libdir}/qt5/mkspecs/modules/qt_NetworkManagerQt.pri
|
||||
|
||||
%changelog
|
||||
* Tue Mar 03 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.67.0-2mamba
|
||||
- rebuilt with debug package
|
||||
|
||||
* Tue Feb 11 2020 Automatic Build System <autodist@mambasoft.it> 5.67.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user