automatic version update by autodist [release 0.114.0-1mamba;Sun Jun 27 2021]

This commit is contained in:
Automatic Build System 2024-01-06 10:25:18 +01:00
parent df35c251b0
commit d7c1463493

View File

@ -1,18 +1,17 @@
Name: polkit-qt-1
Version: 0.113.0
Version: 0.114.0
Release: 1mamba
Summary: Qt bindings for polkit
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://api.kde.org/kdesupport-api/kdesupport-apidocs/polkit-qt-1/html/
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
Patch0: polkit-qt-0.95.1-install-cmake-find.patch
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: ldconfig
BuildRequires: libgcc
BuildRequires: libglib-devel
BuildRequires: libpolkit-devel
@ -20,7 +19,6 @@ BuildRequires: libqt5-devel
BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
polkit-qt-1 aims to make it easy for Qt developers to take advantage of polkit API. It is a convenience wrapper around QAction and QAbstractButton that lets you integrate those two components easily with polkit.
@ -45,7 +43,7 @@ This package contains static libraries and header files needed for development.
%prep
%setup -q -n %{name}-%{version}
%patch0 -p1
#%patch0 -p1
%build
%cmake -d build
@ -72,7 +70,7 @@ This package contains static libraries and header files needed for development.
%{_libdir}/libpolkit-qt5-agent-1.so.*
%{_libdir}/libpolkit-qt5-core-1.so.*
%{_libdir}/libpolkit-qt5-gui-1.so.*
%doc AUTHORS COPYING
%doc LICENSES
%files -n libpolkit-qt5-1-devel
%defattr(-,root,root)
@ -100,10 +98,13 @@ This package contains static libraries and header files needed for development.
%{_libdir}/pkgconfig/polkit-qt5-agent-1.pc
%{_libdir}/pkgconfig/polkit-qt5-core-1.pc
%{_libdir}/pkgconfig/polkit-qt5-gui-1.pc
%{_datadir}/cmake/Modules/FindPolkitQt-1.cmake
#%{_datadir}/cmake/Modules/FindPolkitQt-1.cmake
%doc README TODO
%changelog
* Sun Jun 27 2021 Automatic Build System <autodist@mambasoft.it> 0.114.0-1mamba
- automatic version update by autodist
* Thu Apr 09 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.113.0-1mamba
- update to 0.113.0