update to 0.175.0 [release 0.175.0-1mamba;Tue Dec 12 2023]

This commit is contained in:
Silvan Calarco 2024-01-06 10:25:19 +01:00
parent d7c1463493
commit 30ef5f0c6d

View File

@ -1,13 +1,14 @@
Name: polkit-qt-1
Version: 0.114.0
Version: 0.175.0
Release: 1mamba
Summary: Qt bindings for polkit
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://api.kde.org/kdesupport-api/kdesupport-apidocs/polkit-qt-1/html/
Source: https://download.kde.org/stable/polkit-qt-1/polkit-qt-1-%{version}.tar.xz
URL: https://invent.kde.org/libraries/polkit-qt-1
Source: https://invent.kde.org/libraries/polkit-qt-1.git/v%{version}/polkit-qt-1-%{version}.tar.bz2
#Source: https://download.kde.org/stable/polkit-qt-1/polkit-qt-1-%{version}.tar.xz
Patch0: polkit-qt-0.95.1-install-cmake-find.patch
License: LGPL
## AUTOBUILDREQ-BEGIN
@ -15,8 +16,8 @@ BuildRequires: glibc-devel
BuildRequires: libgcc
BuildRequires: libglib-devel
BuildRequires: libpolkit-devel
BuildRequires: libqt5-devel
BuildRequires: libstdc++6-devel
BuildRequires: qt5-qtbase-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
@ -42,7 +43,7 @@ This package contains static libraries and header files needed for development.
%debug_package
%prep
%setup -q -n %{name}-%{version}
%setup -q
#%patch0 -p1
%build
@ -102,6 +103,9 @@ This package contains static libraries and header files needed for development.
%doc README TODO
%changelog
* Tue Dec 12 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.175.0-1mamba
- update to 0.175.0
* Sun Jun 27 2021 Automatic Build System <autodist@mambasoft.it> 0.114.0-1mamba
- automatic version update by autodist